Dominik Schilling
|
a5ed94ab62
|
Customizer: Add an `aria-expanded` attribute to Edit menu item toggles.
props afercia.
fixes #33129.
Built from https://develop.svn.wordpress.org/trunk@33483
git-svn-id: http://core.svn.wordpress.org/trunk@33450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-29 09:50:24 +00:00 |
Ella Iseulde Van Dorpe
|
d1e72255f9
|
Press This: correct link on the post screens
Props rabmalin.
Fixes #33169.
Built from https://develop.svn.wordpress.org/trunk@33482
git-svn-id: http://core.svn.wordpress.org/trunk@33449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-29 08:44:25 +00:00 |
Mark Jaquith
|
bca4465edf
|
Do not re-generate the password after pressing "cancel". Persist the state.
Also removes pass2 code not needed since we're generating from one field.
fixes #33164
Built from https://develop.svn.wordpress.org/trunk@33475
git-svn-id: http://core.svn.wordpress.org/trunk@33442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-29 04:30:24 +00:00 |
Mark Jaquith
|
69107095b7
|
Autogenerate passwords that more reliably fit within their inputs.
fixes #33166
Built from https://develop.svn.wordpress.org/trunk@33474
git-svn-id: http://core.svn.wordpress.org/trunk@33441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-29 03:56:24 +00:00 |
Mark Jaquith
|
0217951e44
|
Re-work user-profile.js so the password meter works in IE8 and password managers can fill multiple times.
props adamsilverstein
fixes #32886
Built from https://develop.svn.wordpress.org/trunk@33473
git-svn-id: http://core.svn.wordpress.org/trunk@33440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-29 03:27:25 +00:00 |
Mark Jaquith
|
3bed2e36aa
|
Omit the "(required)" text for password on the install screen.
fixes #33163
Built from https://develop.svn.wordpress.org/trunk@33471
git-svn-id: http://core.svn.wordpress.org/trunk@33438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-29 01:20:26 +00:00 |
Andrew Ozz
|
fa25fe82ef
|
Fix updating of nonces on the Edit Post screen after the log in expires and the user logs in again.
Props iseulde, azaozz. Fixes #33098.
Built from https://develop.svn.wordpress.org/trunk@33468
git-svn-id: http://core.svn.wordpress.org/trunk@33435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-28 22:07:25 +00:00 |
Konstantin Obenland
|
49ac027038
|
About: Remove translation functions until strings are final.
See #32929.
Built from https://develop.svn.wordpress.org/trunk@33467
git-svn-id: http://core.svn.wordpress.org/trunk@33434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-28 21:39:25 +00:00 |
Konstantin Obenland
|
4cac76486f
|
About: First pass at WordPress 4.3 About page.
Still missing images and some string revisions.
See #32929.
Built from https://develop.svn.wordpress.org/trunk@33466
git-svn-id: http://core.svn.wordpress.org/trunk@33433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-28 21:23:25 +00:00 |
Mark Jaquith
|
959f36699b
|
Lose the clunky `setTimeout()` code and just track the password value changes.
see #32886
Built from https://develop.svn.wordpress.org/trunk@33465
git-svn-id: http://core.svn.wordpress.org/trunk@33432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-28 21:11:26 +00:00 |
Sergey Biryukov
|
96e340b33a
|
Plugins list table: Make selector for Details links more specific to prevent the Description header from being announced as "clickable".
props afercia.
fixes #32968.
Built from https://develop.svn.wordpress.org/trunk@33462
git-svn-id: http://core.svn.wordpress.org/trunk@33429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-28 14:50:25 +00:00 |
Sergey Biryukov
|
13a1818d89
|
Replace empty table header with a table cell.
props afercia.
fixes #33047.
Built from https://develop.svn.wordpress.org/trunk@33456
git-svn-id: http://core.svn.wordpress.org/trunk@33423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-28 10:19:24 +00:00 |
Weston Ruter
|
a48604e32c
|
Customizer: Hide empty space in footer on small screens since it is only populated on larger screens.
Props obenland.
Fixes #33138.
Built from https://develop.svn.wordpress.org/trunk@33454
git-svn-id: http://core.svn.wordpress.org/trunk@33421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-28 03:43:24 +00:00 |
Ella Iseulde Van Dorpe
|
3e36b24b24
|
Remove broken/dead colour scheme code
See #32152.
Built from https://develop.svn.wordpress.org/trunk@33453
git-svn-id: http://core.svn.wordpress.org/trunk@33420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-27 23:50:25 +00:00 |
Scott Taylor
|
d92795db13
|
Passwords UI: clean up the new JS in `wp-admin/js/user-profile.js`.
Instead of wrapping `#pass1` in a `<span>` dynamically, add the `<span>` to the HTML in PHP. It currently has no styling.
Fixes #33145.
Built from https://develop.svn.wordpress.org/trunk@33450
git-svn-id: http://core.svn.wordpress.org/trunk@33417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-27 21:25:25 +00:00 |
Mark Jaquith
|
4965581097
|
Don't blindly trust the output of `glob()` to be an array.
props kitchin
fixes #33093
Built from https://develop.svn.wordpress.org/trunk@33447
git-svn-id: http://core.svn.wordpress.org/trunk@33414 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-27 18:05:24 +00:00 |
Konstantin Obenland
|
0b0c456a44
|
Site Icon: Minor cleanup for `WP_Site_Icon` after [33329].
Built from https://develop.svn.wordpress.org/trunk@33446
git-svn-id: http://core.svn.wordpress.org/trunk@33413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-27 16:09:25 +00:00 |
Konstantin Obenland
|
94aefe52dc
|
Customizer: Use correct spelling when instantiating `CustomizeImageCropper`.
Introduced in [33329].
Built from https://develop.svn.wordpress.org/trunk@33445
git-svn-id: http://core.svn.wordpress.org/trunk@33412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-27 15:55:24 +00:00 |
Konstantin Obenland
|
2a516d6345
|
Menus: Readjust screen options toggle icon.
Third revision. This will let the icon appear slightly bigger than the help
icon on Macs and just slightly smaller on Windows machines. It's a compromise
in every way.
Fixes #32733. Again.
Built from https://develop.svn.wordpress.org/trunk@33444
git-svn-id: http://core.svn.wordpress.org/trunk@33411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-27 15:43:25 +00:00 |
Sergey Biryukov
|
bc64ce5094
|
Merge two similar strings about insufficient permissions.
props pavelevap.
fixes #33140.
Built from https://develop.svn.wordpress.org/trunk@33442
git-svn-id: http://core.svn.wordpress.org/trunk@33409 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-27 13:25:25 +00:00 |
Sergey Biryukov
|
84f900b655
|
Move the translator note added in [33437] directly before the string it applies to.
fixes #33091.
Built from https://develop.svn.wordpress.org/trunk@33441
git-svn-id: http://core.svn.wordpress.org/trunk@33408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-27 12:43:24 +00:00 |
Ella Iseulde Van Dorpe
|
491c863f35
|
Editor: word count: better names for types.
Also fix it in wp_trim_words().
Fixes #30966.
Built from https://develop.svn.wordpress.org/trunk@33440
git-svn-id: http://core.svn.wordpress.org/trunk@33407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-27 11:19:26 +00:00 |
Mark Jaquith
|
b2b53fd997
|
Fix the padding for the feature filter box on the Add Themes screen.
fixes #33132
props SergeyBiryukov
Built from https://develop.svn.wordpress.org/trunk@33439
git-svn-id: http://core.svn.wordpress.org/trunk@33406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-27 03:34:25 +00:00 |
Mark Jaquith
|
5abcb6938c
|
Toggle between dashicons-hidden and dashicons-visibility in the password hide/show button.
fixes #33135
Built from https://develop.svn.wordpress.org/trunk@33438
git-svn-id: http://core.svn.wordpress.org/trunk@33405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-27 03:13:24 +00:00 |
Mark Jaquith
|
8e264b416b
|
Add a translator note for the fix in r33387
props SergeyBiryukov
fixes 33091
Built from https://develop.svn.wordpress.org/trunk@33437
git-svn-id: http://core.svn.wordpress.org/trunk@33404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-27 01:54:24 +00:00 |
Sergey Biryukov
|
48a1c86245
|
Comment string tweaks:
* Merge two strings about an invalid comment ID.
* Add missing context to 'Mark as Spam' string.
* Merge two 'In Response To' strings, replace redundant context with a translator comment.
props pavelevap.
fixes #32334.
Built from https://develop.svn.wordpress.org/trunk@33436
git-svn-id: http://core.svn.wordpress.org/trunk@33403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-26 23:36:24 +00:00 |
Sergey Biryukov
|
1a05a5a3b1
|
Merge some similar media-related strings.
props pavelevap.
fixes #32390.
Built from https://develop.svn.wordpress.org/trunk@33435
git-svn-id: http://core.svn.wordpress.org/trunk@33402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-26 23:24:24 +00:00 |
Sergey Biryukov
|
a883227772
|
Multisite: Introduce a singular string for user removal (we already have one for deletion).
props pavelevap.
fixes #32387.
Built from https://develop.svn.wordpress.org/trunk@33434
git-svn-id: http://core.svn.wordpress.org/trunk@33401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-26 23:19:24 +00:00 |
Sergey Biryukov
|
fbd8a43b5d
|
Merge two duplicate strings.
props pavelevap.
fixes #31730.
Built from https://develop.svn.wordpress.org/trunk@33433
git-svn-id: http://core.svn.wordpress.org/trunk@33400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-26 23:04:25 +00:00 |
Sergey Biryukov
|
67618d5cc0
|
Merge similar strings for plugin update permissions.
props pavelevap.
fixes #32388.
Built from https://develop.svn.wordpress.org/trunk@33432
git-svn-id: http://core.svn.wordpress.org/trunk@33399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-26 23:01:25 +00:00 |
Sergey Biryukov
|
82034319e1
|
Merge duplicate strings related to Trash.
props pavelevap.
fixes #33133.
Built from https://develop.svn.wordpress.org/trunk@33431
git-svn-id: http://core.svn.wordpress.org/trunk@33398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-26 22:48:26 +00:00 |
Sergey Biryukov
|
93baee020c
|
Comment status box: Move focus back to Edit link when changing the date.
props afercia.
fixes #33062.
Built from https://develop.svn.wordpress.org/trunk@33422
git-svn-id: http://core.svn.wordpress.org/trunk@33390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-26 02:26:24 +00:00 |
Sergey Biryukov
|
a1fef4c4ef
|
Update help text after [33368].
fixes #33082.
Built from https://develop.svn.wordpress.org/trunk@33420
git-svn-id: http://core.svn.wordpress.org/trunk@33388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-26 01:52:25 +00:00 |
Sergey Biryukov
|
bd0f6a2132
|
Remove unused `pw-weak` ID attributes.
see #33077.
Built from https://develop.svn.wordpress.org/trunk@33419
git-svn-id: http://core.svn.wordpress.org/trunk@33387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-26 00:58:24 +00:00 |
Dominik Schilling
|
de86d6b18d
|
Customizer: Add missing text or labels to some nav menu UI controls.
props afercia, celloexpressions, westonruter.
fixes #32715.
Built from https://develop.svn.wordpress.org/trunk@33413
git-svn-id: http://core.svn.wordpress.org/trunk@33381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-24 20:28:25 +00:00 |
Dominik Schilling
|
edf256fa96
|
Customizer: Hide inactive reorder buttons for menu items from assistive technologies.
props afercia.
fixes #33114.
Built from https://develop.svn.wordpress.org/trunk@33412
git-svn-id: http://core.svn.wordpress.org/trunk@33380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-24 17:57:24 +00:00 |
Konstantin Obenland
|
458332302e
|
Menus: Account for browsers that set a default margin for buttons.
Fixes #32733.
Built from https://develop.svn.wordpress.org/trunk@33410
git-svn-id: http://core.svn.wordpress.org/trunk@33378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-24 17:24:24 +00:00 |
Konstantin Obenland
|
d512633588
|
Comments: Normalize button color on hover in alt color schemes.
Props iseulde.
Fixes #33086.
Built from https://develop.svn.wordpress.org/trunk@33409
git-svn-id: http://core.svn.wordpress.org/trunk@33377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-24 17:11:24 +00:00 |
Konstantin Obenland
|
7c5989379e
|
Comments: Align author form label with its field labels below.
Props liljimmi.
Fixes #33069.
Built from https://develop.svn.wordpress.org/trunk@33408
git-svn-id: http://core.svn.wordpress.org/trunk@33376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-24 16:51:27 +00:00 |
Weston Ruter
|
3a97d2a7de
|
Customizer: Update JS variable to reference renamed data attribute for available nav menu object.
Fixes regression for a change that was missed in [33366].
Props valendesigns.
Fixes #32708.
Built from https://develop.svn.wordpress.org/trunk@33392
git-svn-id: http://core.svn.wordpress.org/trunk@33360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-23 06:02:24 +00:00 |
Dion Hulse
|
765714ac0b
|
Switch to a more performant query in meta_form().
Props lumaraf, swissspidy, rarylson, pento
Fixes #24498
Built from https://develop.svn.wordpress.org/trunk@33390
git-svn-id: http://core.svn.wordpress.org/trunk@33358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-23 05:17:25 +00:00 |
Mark Jaquith
|
d2893c5a5e
|
Prevent 1Password from thinking the text "log in" should trigger a password save prompt
fixes #33091
Built from https://develop.svn.wordpress.org/trunk@33387
git-svn-id: http://core.svn.wordpress.org/trunk@33355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-23 05:05:25 +00:00 |
Mark Jaquith
|
9682eb0108
|
Do not propagate empty passwords from the hidden form field.
fixes #32886
Built from https://develop.svn.wordpress.org/trunk@33384
git-svn-id: http://core.svn.wordpress.org/trunk@33353 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-23 05:00:25 +00:00 |
Mark Jaquith
|
7aa41d1e37
|
Improve the "sessions" section strings.
fixes #33082
props johnjamesjacoby
Built from https://develop.svn.wordpress.org/trunk@33368
git-svn-id: http://core.svn.wordpress.org/trunk@33340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-22 20:50:25 +00:00 |
Mark Jaquith
|
8ce90dada0
|
Move password and session items into "Account Management" profile section.
fixes #33080
props johnjamesjacoby
Built from https://develop.svn.wordpress.org/trunk@33367
git-svn-id: http://core.svn.wordpress.org/trunk@33339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-22 20:45:27 +00:00 |
Weston Ruter
|
d5ce83c94c
|
Customizer: Introduce `customize_nav_menu_available_item_types` and `customize_nav_menu_available_items` filters.
Allows for new available menu item types/objects to be registered in addition to filtering the available items that are returned for each menu item type/object.
Props valendesigns, imath, westonruter.
See #32832.
Fixes #32708.
Built from https://develop.svn.wordpress.org/trunk@33366
git-svn-id: http://core.svn.wordpress.org/trunk@33338 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-22 20:29:25 +00:00 |
Mark Jaquith
|
31ca0cd939
|
Soothe JSHint's rankled spirits
Built from https://develop.svn.wordpress.org/trunk@33365
git-svn-id: http://core.svn.wordpress.org/trunk@33337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-22 18:56:26 +00:00 |
Mark Jaquith
|
1ef40251b9
|
Introduce a Cancel button and onUnload warning for password changes.
fixes #33079
props johnjamesjacoby
Built from https://develop.svn.wordpress.org/trunk@33364
git-svn-id: http://core.svn.wordpress.org/trunk@33336 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-22 18:36:24 +00:00 |
Mark Jaquith
|
f08f12f7cc
|
Fix up and normalize pw_weak/pw-weak IDs and labels.
props johnjamesjacoby
fixes #33077
Built from https://develop.svn.wordpress.org/trunk@33363
git-svn-id: http://core.svn.wordpress.org/trunk@33335 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-22 17:24:24 +00:00 |
Mark Jaquith
|
ae03a8a0a2
|
Make password field toggling work in IE8, and clean up a bunch of password CSS issues.
fixes #32886
props peterwilsoncc, adamsilverstein
Built from https://develop.svn.wordpress.org/trunk@33362
git-svn-id: http://core.svn.wordpress.org/trunk@33334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-22 16:56:27 +00:00 |