Helen Hou-Sandí
|
457b47d229
|
Better focus styles for form elements in the admin. These are purposefully not keyed to admin color schemes, as different colors could communicate a state like an error as opposed to focus. props celloexpressions. fixes #27173.
Built from https://develop.svn.wordpress.org/trunk@27741
git-svn-id: http://core.svn.wordpress.org/trunk@27578 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-26 16:06:16 +00:00 |
|
Andrew Nacin
|
bd4bce1b65
|
Don't clip post titles in the dashboard activity widget as it hides direct links to comments.
props SergeyBiryukov.
fixes #27474.
Built from https://develop.svn.wordpress.org/trunk@27740
git-svn-id: http://core.svn.wordpress.org/trunk@27577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-26 15:05:14 +00:00 |
|
Andrew Nacin
|
fbbc31f3c5
|
Inline documentation for hooks in wp-includes/kses.php.
props siobhyb, DrewAPicture.
fixes #25800.
Built from https://develop.svn.wordpress.org/trunk@27739
git-svn-id: http://core.svn.wordpress.org/trunk@27576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-26 14:57:15 +00:00 |
|
Andrew Nacin
|
f5999e5d50
|
WP class: Remove duplication of the post_type query var, also specified as a public QV.
props prettyboymp.
fixes #23862.
Built from https://develop.svn.wordpress.org/trunk@27738
git-svn-id: http://core.svn.wordpress.org/trunk@27575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-26 14:45:16 +00:00 |
|
Andrew Nacin
|
8c3925760f
|
Upgrader skins: Strip tags before displaying error data.
fixes #25394.
Built from https://develop.svn.wordpress.org/trunk@27737
git-svn-id: http://core.svn.wordpress.org/trunk@27574 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-26 14:39:16 +00:00 |
|
Andrew Nacin
|
7213fe1518
|
Ensure proper slashing of the password on install.
This isn't the ideal fix, but it makes things work for now.
props nofearinc.
fixes #26573.
Built from https://develop.svn.wordpress.org/trunk@27736
git-svn-id: http://core.svn.wordpress.org/trunk@27573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-26 14:31:16 +00:00 |
|
Scott Taylor
|
3171da9986
|
Pass the default mime-type icon as the image for a track when a featured image is not selected for an item in a playlist. Image display in general can be toggled on/off in the modal via Playlist Settings.
Fixes #27525.
Built from https://develop.svn.wordpress.org/trunk@27735
git-svn-id: http://core.svn.wordpress.org/trunk@27572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-26 12:45:15 +00:00 |
|
Scott Taylor
|
b1316b9392
|
Always localize mediaelement when passing settings to the page via JSON. wp-mediaelement only gets triggered for audio and video shortcodes, playlists need the path passed to the page as well, as they don't enqueue wp-mediaelement .
See #27509.
Built from https://develop.svn.wordpress.org/trunk@27734
git-svn-id: http://core.svn.wordpress.org/trunk@27571 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-26 12:15:15 +00:00 |
|
Scott Taylor
|
eddc48def7
|
Don't make mce-view a dependency for media-audiovideo . Make media-audiovideo and wp-playlist dependencies for mce-view and only enqueue mce-view in the admin in wp_enqueue_media() . MCE views don't need to be included when media is loaded on the front end.
Fixes #27509.
Built from https://develop.svn.wordpress.org/trunk@27733
git-svn-id: http://core.svn.wordpress.org/trunk@27570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-26 12:11:14 +00:00 |
|
Drew Jaynes
|
7037289a98
|
Inline documentation for hooks in wp-includes/script-loader.php.
Fixes #27520.
Built from https://develop.svn.wordpress.org/trunk@27732
git-svn-id: http://core.svn.wordpress.org/trunk@27569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-26 05:52:15 +00:00 |
|
Drew Jaynes
|
e58c1d08e7
|
Inline documentation for hooks in wp-includes/class.wp-scripts.php.
Props kpdesign for a wording switcheroo.
Fixes #27518.
Built from https://develop.svn.wordpress.org/trunk@27731
git-svn-id: http://core.svn.wordpress.org/trunk@27568 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-26 05:48:14 +00:00 |
|
Drew Jaynes
|
c2ebd66843
|
Inline documentation for hooks in wp-includes/class-wp-xmlrpc-server.php.
Props kpdesign and DrewAPicture.
Fixes #27506.
Built from https://develop.svn.wordpress.org/trunk@27730
git-svn-id: http://core.svn.wordpress.org/trunk@27567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-26 05:44:16 +00:00 |
|
Andrew Ozz
|
c66f166956
|
TinyMCE: fix the More and Next Page tags behavior:
- Append them inside top level <p> tags.
- If the caret is not in a top level <p>, create new paragraph after the current top level tag.
- Do not change placement when edited in the Text editor.
See #27378
Built from https://develop.svn.wordpress.org/trunk@27729
git-svn-id: http://core.svn.wordpress.org/trunk@27566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-26 02:08:15 +00:00 |
|
Andrew Ozz
|
339a33bb45
|
Autosave: don't create the temporary permalink if the title field had focus (the user was typing a title) at the time of the last autosave. Fixes #27503
Built from https://develop.svn.wordpress.org/trunk@27728
git-svn-id: http://core.svn.wordpress.org/trunk@27565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 22:22:14 +00:00 |
|
Helen Hou-Sandí
|
aee8de682b
|
Ensure buttons don't get overly tall in responsive views when a browser (oh, Firefox) enforces a line-height on buttons. props azaozz. fixes #27409.
Built from https://develop.svn.wordpress.org/trunk@27727
git-svn-id: http://core.svn.wordpress.org/trunk@27564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 21:23:14 +00:00 |
|
Helen Hou-Sandí
|
52d2920891
|
Use Dashicon-style images for mime type icons. Actually moving to Dashicons via the font can be explored later, but has theme/plugin implications and requires too many changes to make it for 3.9. props melchoyce for the icons. fixes #26650.
Built from https://develop.svn.wordpress.org/trunk@27726
git-svn-id: http://core.svn.wordpress.org/trunk@27563 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 21:10:15 +00:00 |
|
Andrew Nacin
|
c538d8b52b
|
Network Admin: Case-insensitive comparisons for the network-site comparison in the bootstrap.
props jeremyfelt.
fixes #17168.
Built from https://develop.svn.wordpress.org/trunk@27725
git-svn-id: http://core.svn.wordpress.org/trunk@27562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 21:07:15 +00:00 |
|
Andrew Nacin
|
c095ad4500
|
Multisite: Lowercase REQUEST_URI when matching paths.
props markjaquith, jeremyfelt.
fixes #26403.
Built from https://develop.svn.wordpress.org/trunk@27724
git-svn-id: http://core.svn.wordpress.org/trunk@27561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 21:05:14 +00:00 |
|
Drew Jaynes
|
a10a55cf87
|
Fix a typo in the deleted_{$meta_type}_meta hook description.
Props aliso.
Fixes #25826.
Built from https://develop.svn.wordpress.org/trunk@27723
git-svn-id: http://core.svn.wordpress.org/trunk@27560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 20:34:15 +00:00 |
|
Andrew Nacin
|
5e526b9a94
|
Use dashicons in header images in the customizer.
props mcsf.
see #21785.
Built from https://develop.svn.wordpress.org/trunk@27722
git-svn-id: http://core.svn.wordpress.org/trunk@27559 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 19:51:15 +00:00 |
|
Scott Taylor
|
c38cf4f912
|
Popular tags' edit links should respect the current post type. Adds unit test.
Props mordauk, fahmiadib.
Fixes #25566.
Built from https://develop.svn.wordpress.org/trunk@27720
git-svn-id: http://core.svn.wordpress.org/trunk@27558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 18:40:15 +00:00 |
|
Andrew Nacin
|
d63fbed03d
|
Transients: Allow a non-expiring transient to be updated with an expiry.
props shahpranaf, sandyr.
fixes #22807.
Built from https://develop.svn.wordpress.org/trunk@27719
git-svn-id: http://core.svn.wordpress.org/trunk@27557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 18:23:14 +00:00 |
|
Andrew Nacin
|
5a873ec0c6
|
Ensure the $path is trailing-slashed in domain_exists().
props ejdanderson, ericmann.
fixes #18209.
Built from https://develop.svn.wordpress.org/trunk@27717
git-svn-id: http://core.svn.wordpress.org/trunk@27556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 17:32:16 +00:00 |
|
Andrew Nacin
|
57baf9ad8e
|
Theme compat: Move <head profile> to <link>.
props spmlucas.
fixes #24523.
Built from https://develop.svn.wordpress.org/trunk@27716
git-svn-id: http://core.svn.wordpress.org/trunk@27555 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 17:22:15 +00:00 |
|
Andrew Nacin
|
11e5eaa6d5
|
Network Admin: Fix pagination on site-themes and site-users.
props kawauso, jeremyfelt.
fixes #17545.
Built from https://develop.svn.wordpress.org/trunk@27715
git-svn-id: http://core.svn.wordpress.org/trunk@27554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 16:57:15 +00:00 |
|
Andrew Nacin
|
ebae822737
|
3.9-beta2-27714
Built from https://develop.svn.wordpress.org/trunk@27714
git-svn-id: http://core.svn.wordpress.org/trunk@27553 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 16:49:16 +00:00 |
|
Andrew Nacin
|
07f8c619bd
|
Back compat for overriding window.autosave.
props azaozz.
fixes #25272.
Built from https://develop.svn.wordpress.org/trunk@27713
git-svn-id: http://core.svn.wordpress.org/trunk@27552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 16:47:15 +00:00 |
|
Andrew Nacin
|
dd70d0e30b
|
Don't allow the image editor thumbnail to be dragged. see #21811.
Built from https://develop.svn.wordpress.org/trunk@27712
git-svn-id: http://core.svn.wordpress.org/trunk@27551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 16:21:16 +00:00 |
|
Andrew Nacin
|
fbd1443a0b
|
Restore the update message in the dashboard, removed in 3.8.
props obenland.
fixes #26664.
Built from https://develop.svn.wordpress.org/trunk@27711
git-svn-id: http://core.svn.wordpress.org/trunk@27550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 14:36:15 +00:00 |
|
Andrew Nacin
|
7d3b9ccb22
|
Encode spaces in get_template_directory_uri() and get_stylesheet_directory_uri().
props SergeyBiryukov.
fixes #21969.
Built from https://develop.svn.wordpress.org/trunk@27710
git-svn-id: http://core.svn.wordpress.org/trunk@27549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 13:07:14 +00:00 |
|
Andrew Nacin
|
134ab31b5d
|
Gracefully fail in wp_generate_tag_cloud() when emptiness is returned from the tag_cloud_sort filter.
props SergeyBiryukov.
fixes #27413.
Built from https://develop.svn.wordpress.org/trunk@27709
git-svn-id: http://core.svn.wordpress.org/trunk@27548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 13:00:15 +00:00 |
|
Andrew Nacin
|
bc6f50d09a
|
Clarify the return value of wp_generate_tag_cloud().
props SergeyBiryukov, DrewAPicture.
fixes #27487.
Built from https://develop.svn.wordpress.org/trunk@27708
git-svn-id: http://core.svn.wordpress.org/trunk@27547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 12:56:14 +00:00 |
|
Andrew Nacin
|
f9fd129f28
|
Allow XML attributes with colons to be read by kses.
The attribute would still need to be whitelisted to get through the filters.
props jorbin.
fixes #17847.
Built from https://develop.svn.wordpress.org/trunk@27707
git-svn-id: http://core.svn.wordpress.org/trunk@27546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 12:53:16 +00:00 |
|
Andrew Nacin
|
156a5a234f
|
Multisite: Don't set the $super_admins global in grant_super_admin(), revoke_super_admin().
Adds tests and docs.
props jdgrimes.
see #27205.
Built from https://develop.svn.wordpress.org/trunk@27706
git-svn-id: http://core.svn.wordpress.org/trunk@27545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 12:14:14 +00:00 |
|
Dominik Schilling
|
6dd40a18d4
|
Update Dashicons.
* Includes new Media icons, see #26650.
* Includes icons for clipboard, megaphone, schedule, tickets, nametag, universal-access, microphone and <3.
* Includes icon for randomize, see #21785.
* Updates Google+ icon, fixes #26851.
props melchoyce, empireoflight.
see #26936.
Built from https://develop.svn.wordpress.org/trunk@27705
git-svn-id: http://core.svn.wordpress.org/trunk@27544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 12:05:16 +00:00 |
|
Andrew Nacin
|
d0605ea62b
|
Custom backgrounds: Always cause a preview in the customizer.
Omitted from [27703].
props obenland.
see #22030.
Built from https://develop.svn.wordpress.org/trunk@27704
git-svn-id: http://core.svn.wordpress.org/trunk@27543 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 12:00:14 +00:00 |
|
Andrew Nacin
|
a1c08b7660
|
Custom backgrounds: Do not print the default background color when it has been saved to the DB.
props obenland.
fixes #22030.
Built from https://develop.svn.wordpress.org/trunk@27703
git-svn-id: http://core.svn.wordpress.org/trunk@27542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 11:53:14 +00:00 |
|
Dominik Schilling
|
ea6c9a5515
|
Widget Customizer: Improve widget highlighting.
* Prefix box-shadow in inject_preview_css()
* Remove border-radius in inject_preview_css()
* Prevent hidden box-shadows in Customizer
see #27358.
Built from https://develop.svn.wordpress.org/trunk@27702
git-svn-id: http://core.svn.wordpress.org/trunk@27541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 11:48:14 +00:00 |
|
Dominik Schilling
|
b7d77cd8bf
|
Widget Customizer: Fix shift+click issue in Firefox to open a widget.
props westonruter.
see #27358.
Built from https://develop.svn.wordpress.org/trunk@27701
git-svn-id: http://core.svn.wordpress.org/trunk@27540 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 11:23:15 +00:00 |
|
Drew Jaynes
|
513d8702f6
|
Inline documentation for hooks in wp-includes/nav-menu.php.
Props dustyf, kpdesign.
Fixes #27367.
Built from https://develop.svn.wordpress.org/trunk@27700
git-svn-id: http://core.svn.wordpress.org/trunk@27539 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 09:04:14 +00:00 |
|
Drew Jaynes
|
eb35f65746
|
Inline documentation for hooks in wp-includes/revision.php.
Props adamsilverstein, DrewAPicture.
Fixes #26979.
Built from https://develop.svn.wordpress.org/trunk@27699
git-svn-id: http://core.svn.wordpress.org/trunk@27538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 09:00:14 +00:00 |
|
Drew Jaynes
|
97958a3c16
|
Inline documentation for hooks in wp-includes/meta.php.
Props raamdev and kpdesign.
Fixes #25826.
Built from https://develop.svn.wordpress.org/trunk@27698
git-svn-id: http://core.svn.wordpress.org/trunk@27537 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 08:56:14 +00:00 |
|
Drew Jaynes
|
e6d9f04bcc
|
Inline documentation for hooks in wp-includes/default-widgets.php.
Props janw.oostendorp and kpdesign.
Fixes #25638.
Built from https://develop.svn.wordpress.org/trunk@27697
git-svn-id: http://core.svn.wordpress.org/trunk@27536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 08:53:14 +00:00 |
|
Drew Jaynes
|
19daa96fb5
|
Fix typo from [27695]. See #26924.
Built from https://develop.svn.wordpress.org/trunk@27696
git-svn-id: http://core.svn.wordpress.org/trunk@27535 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 08:07:15 +00:00 |
|
Drew Jaynes
|
7dc9b02577
|
Correct misleading verbiage in 'print' hook docs.
Standardizes 'print' hook docs on the concept that hooks are fired when scripts and styles are printed.
Props ericlewis for the initial patch.
Fixes #26924.
Built from https://develop.svn.wordpress.org/trunk@27695
git-svn-id: http://core.svn.wordpress.org/trunk@27534 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 08:05:15 +00:00 |
|
Andrew Ozz
|
a3d08715ab
|
TinyMCE: bring back removal of the size-* class when the user soft-resizes an image, see #24409
Built from https://develop.svn.wordpress.org/trunk@27694
git-svn-id: http://core.svn.wordpress.org/trunk@27533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-25 00:16:14 +00:00 |
|
Scott Taylor
|
d85ac5b841
|
Let us pass jshint:core .
Built from https://develop.svn.wordpress.org/trunk@27693
git-svn-id: http://core.svn.wordpress.org/trunk@27532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-24 23:02:13 +00:00 |
|
Andrew Nacin
|
5eef57ec0e
|
Use the current post's post type when determining post adjacency.
props ethitter.
fixes #26937.
Built from https://develop.svn.wordpress.org/trunk@27692
git-svn-id: http://core.svn.wordpress.org/trunk@27531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-24 21:30:14 +00:00 |
|
Andrew Nacin
|
3ffc6dd559
|
RSS widgets: Omit the title attribute when the summary is shown.
Trim the title attribute to ensure whitespace isn't rendered.
props SergeyBiryukov.
fixes #26520. see #26552.
Built from https://develop.svn.wordpress.org/trunk@27691
git-svn-id: http://core.svn.wordpress.org/trunk@27530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-24 21:08:15 +00:00 |
|
Scott Taylor
|
4eadc109f8
|
In wp_create_post_autosave() , intersect the $new_autosave 's keys with the keys from _wp_post_revision_fields() to ensure that all expected fields are present.
Props kovshenin.
Fixes #25416.
Built from https://develop.svn.wordpress.org/trunk@27690
git-svn-id: http://core.svn.wordpress.org/trunk@27529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-03-24 20:32:14 +00:00 |
|