Scott Taylor
2ad420dddf
Add `audio`, `video`, and `track` to `$allowedposttags` (KSES).
...
Props jwenerd, wonderboymusic.
Fixes #29826 .
Built from https://develop.svn.wordpress.org/trunk@30064
git-svn-id: http://core.svn.wordpress.org/trunk@30064 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 19:36:23 +00:00
Aaron Jorbin
118cf8d51d
Update grunt-contrib-copy to 0.7.0
...
Upstream changes https://github.com/gruntjs/grunt-contrib-copy/compare/v0.5.0...v0.7.0
see #30141
Built from https://develop.svn.wordpress.org/trunk@30063
git-svn-id: http://core.svn.wordpress.org/trunk@30063 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 19:35:24 +00:00
Aaron Jorbin
b9028075c8
Update grunt-contrib-clean to 0.6.0
...
Upstream changes https://github.com/gruntjs/grunt-contrib-clean/compare/v0.5.0...v0.6.0
see #30141
Built from https://develop.svn.wordpress.org/trunk@30062
git-svn-id: http://core.svn.wordpress.org/trunk@30062 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 19:31:23 +00:00
Aaron Jorbin
1ed642b276
Update grunt-sass to 0.16.0
...
Upstream changes https://github.com/sindresorhus/grunt-sass/compare/v0.14.0...v0.16.0
see #30141
Built from https://develop.svn.wordpress.org/trunk@30061
git-svn-id: http://core.svn.wordpress.org/trunk@30061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 19:27:40 +00:00
Aaron Jorbin
32ddce2a79
Update grunt-contrib-compress to 0.12.0
...
Upstream changes f0762ba6e2
...v0.12.0
see #30141
Built from https://develop.svn.wordpress.org/trunk@30060
git-svn-id: http://core.svn.wordpress.org/trunk@30060 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 19:21:23 +00:00
Aaron Jorbin
03b7d6f9b0
Update grunt-contrib-imagemin to 0.9.1
...
Upstream changes https://github.com/gruntjs/grunt-contrib-imagemin/compare/v0.4.1...v0.9.1
see #30141
Built from https://develop.svn.wordpress.org/trunk@30059
git-svn-id: http://core.svn.wordpress.org/trunk@30059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 19:13:19 +00:00
Gary Pendergast
3495fa40df
Fix a PHPDoc typo for `wp_json_encode()`.
...
Props JustinSainton.
See #28786 .
Built from https://develop.svn.wordpress.org/trunk@30058
git-svn-id: http://core.svn.wordpress.org/trunk@30058 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 18:54:18 +00:00
Peter Westwood
c4b889b1fa
Update the root svn:ignore property to match .gitignores. Fixes #30134 .
...
Built from https://develop.svn.wordpress.org/trunk@30057
git-svn-id: http://core.svn.wordpress.org/trunk@30057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 18:45:19 +00:00
Boone Gorges
502bc03090
Remove UNIQUE key from 'slug' column of terms table.
...
Each slug is a unique and beautiful snowflake, but let's enforce that
uniqueness elsewhere.
Props hotchkissconsulting.
Fixes #22023 .
Built from https://develop.svn.wordpress.org/trunk@30056
git-svn-id: http://core.svn.wordpress.org/trunk@30056 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 18:37:18 +00:00
Gary Pendergast
007ec52958
Add `wp_json_encode()`, a wrapper for `json_encode()` that ensures everything is converted to UTF-8.
...
Change all core calls from `json_encode()` to `wp_json_encode()`.
Fixes #28786 .
Built from https://develop.svn.wordpress.org/trunk@30055
git-svn-id: http://core.svn.wordpress.org/trunk@30055 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 18:35:19 +00:00
John Blackbourn
3d99ef90d6
Add a missing Oxford comma to the install screen. Fixes #30107 . Props Ankit K Gupta.
...
Built from https://develop.svn.wordpress.org/trunk@30054
git-svn-id: http://core.svn.wordpress.org/trunk@30054 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 18:32:18 +00:00
John Blackbourn
bc9446bd69
Make the Twenty Fifteen search form submit button screen reader accessible rather than hidden to all users. Fixes #30110 . Props mattweibe, rianrietveld.
...
Built from https://develop.svn.wordpress.org/trunk@30053
git-svn-id: http://core.svn.wordpress.org/trunk@30053 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 18:14:18 +00:00
Boone Gorges
bd48b40cc4
Introduce `orderby=include` support for `get_terms()`.
...
Props wpsmith.
Fixes #23261 .
Built from https://develop.svn.wordpress.org/trunk@30052
git-svn-id: http://core.svn.wordpress.org/trunk@30052 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 18:13:19 +00:00
Lance Willett
550dc1a3de
Twenty Fifteen: minor CSS fixes. See #30133 .
...
Built from https://develop.svn.wordpress.org/trunk@30051
git-svn-id: http://core.svn.wordpress.org/trunk@30051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 17:18:19 +00:00
Peter Westwood
d89b50ee67
Ignore any local WP Cli config files.
...
Fixes #30134 props danielbachhuber
Built from https://develop.svn.wordpress.org/trunk@30050
git-svn-id: http://core.svn.wordpress.org/trunk@30050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 17:02:18 +00:00
Lance Willett
a4879b23ed
Twenty Fifteen: minor CSS spacing fix. See #30133 .
...
Built from https://develop.svn.wordpress.org/trunk@30049
git-svn-id: http://core.svn.wordpress.org/trunk@30049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 16:45:18 +00:00
Lance Willett
29328f2512
Twenty Fifteen: minor code style for variable within array notation. See #30133 .
...
Built from https://develop.svn.wordpress.org/trunk@30048
git-svn-id: http://core.svn.wordpress.org/trunk@30048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 16:40:19 +00:00
Lance Willett
0b0b31993c
Twenty Fifteen: pinking shears. See #30133 .
...
Built from https://develop.svn.wordpress.org/trunk@30047
git-svn-id: http://core.svn.wordpress.org/trunk@30047 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 16:30:20 +00:00
Lance Willett
2dae81d9ea
Twenty Fifteen: consistent line endings and SVN properties on all files. See #30133 .
...
Built from https://develop.svn.wordpress.org/trunk@30046
git-svn-id: http://core.svn.wordpress.org/trunk@30046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 16:29:21 +00:00
Lance Willett
f02161b05b
Twenty Fifteen: spacing and code style cleanup. See #30133 .
...
Built from https://develop.svn.wordpress.org/trunk@30045
git-svn-id: http://core.svn.wordpress.org/trunk@30045 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 16:27:19 +00:00
Lance Willett
d583c5ecfc
Twenty Fifteen: escape variable in HTML attribute output in customer header. See #30133 .
...
Built from https://develop.svn.wordpress.org/trunk@30044
git-svn-id: http://core.svn.wordpress.org/trunk@30044 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 16:25:18 +00:00
Lance Willett
aa78309255
Twenty Fifteen: squeeze a few more bytes from screenshot PNG file. See #30133 .
...
Built from https://develop.svn.wordpress.org/trunk@30043
git-svn-id: http://core.svn.wordpress.org/trunk@30043 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 16:23:18 +00:00
Boone Gorges
4177b48b1e
Allow 'slug' param of `get_terms()` to accept an array.
...
Props jfarthing84, dlh.
Fixes #23636 .
Built from https://develop.svn.wordpress.org/trunk@30042
git-svn-id: http://core.svn.wordpress.org/trunk@30042 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-28 14:57:22 +00:00
Sergey Biryukov
64d1fd2a8f
When using 'show_in_menu' as a default value for 'show_in_admin_bar' in register_post_type(), cast to boolean instead of requiring a strict match.
...
props ipm-frommen.
fixes #30092 .
Built from https://develop.svn.wordpress.org/trunk@30041
git-svn-id: http://core.svn.wordpress.org/trunk@30041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-27 13:08:19 +00:00
Sergey Biryukov
3badb558f6
Remove one-time loop and redundant isset() checks in do_meta_boxes().
...
See [30022] for do_accordion_sections().
props ipm-frommen.
fixes #30093 .
Built from https://develop.svn.wordpress.org/trunk@30040
git-svn-id: http://core.svn.wordpress.org/trunk@30040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-27 12:58:19 +00:00
Sergey Biryukov
0c2c7ad204
Add 'comment_reply_link_args' filter for get_comment_reply_link() arguments.
...
props joedolson, aaroncampbell, DrewAPicture.
fixes #10569 .
Built from https://develop.svn.wordpress.org/trunk@30039
git-svn-id: http://core.svn.wordpress.org/trunk@30039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-27 11:45:18 +00:00
Sergey Biryukov
ed4a827365
Don't display Standard post format twice in the meta box if the theme unnecessarily mentions it in the add_theme_support() call.
...
props ptahdunbar, nacin, pushplaybang, obenland.
fixes #16555 .
Built from https://develop.svn.wordpress.org/trunk@30038
git-svn-id: http://core.svn.wordpress.org/trunk@30038 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-27 11:26:18 +00:00
Sergey Biryukov
9f379e6b6c
Make sure the validator list on Credits screen floats correctly with longer names.
...
props kosvrouvas.
fixes #30066 .
Built from https://develop.svn.wordpress.org/trunk@30037
git-svn-id: http://core.svn.wordpress.org/trunk@30037 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-27 02:33:18 +00:00
Sergey Biryukov
16bbe9b57b
Don't add 'sticky' class in get_post_class() if 'ignore_sticky_posts' query var is set.
...
props jakub.tyrcha, johneckman.
fixes #18035 .
Built from https://develop.svn.wordpress.org/trunk@30036
git-svn-id: http://core.svn.wordpress.org/trunk@30036 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-27 02:16:20 +00:00
Sergey Biryukov
0f1ddbad22
Update expected results in wp_link_pages() unit tests after [30030].
...
see #24940 .
Built from https://develop.svn.wordpress.org/trunk@30035
git-svn-id: http://core.svn.wordpress.org/trunk@30035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-27 01:59:18 +00:00
Drew Jaynes
f5cc9ba1be
Add a missing asterisk in the DocBlock for `write_post()`.
...
Also removes several `@uses` tags, which are no longer leveraged as part of the inline documentation standard.
Props tareq1988.
Fixes #30118 .
Built from https://develop.svn.wordpress.org/trunk@30034
git-svn-id: http://core.svn.wordpress.org/trunk@30034 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-26 23:56:18 +00:00
John Blackbourn
b1ba80de87
Rename `_wp_password_hint()` to `_wp_get_password_hint()` to bring it inline with core terminology. Fixes #21243 .
...
Built from https://develop.svn.wordpress.org/trunk@30033
git-svn-id: http://core.svn.wordpress.org/trunk@30033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-26 23:30:18 +00:00
Mark Jaquith
11471d6415
Cast class names to an array to avoid a potential warning.
...
props briandichiara
fixes #29743
Built from https://develop.svn.wordpress.org/trunk@30032
git-svn-id: http://core.svn.wordpress.org/trunk@30032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-26 23:19:19 +00:00
Boone Gorges
61115c51f7
Improve `WP_Tax_Query` param sanitization for empty strings.
...
When an empty string is passed as one of the clauses in the `$tax_query`
parameter, it should be discarded rather than parsed as a first-order clause.
Props tmtrademark.
Fixes #30117 .
Built from https://develop.svn.wordpress.org/trunk@30031
git-svn-id: http://core.svn.wordpress.org/trunk@30031 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-26 22:57:18 +00:00
John Blackbourn
524097970a
In `wp_link_pages()`, only output link separators between actual pagination links. Fixes #24940 . Props obenland.
...
Built from https://develop.svn.wordpress.org/trunk@30030
git-svn-id: http://core.svn.wordpress.org/trunk@30030 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-26 22:41:18 +00:00
Jeremy Felt
aa469e2623
Optimize site query when performing network database upgrades
...
We only use `blog_id` from the query, so we don't need a wildcard.
props marcosf
Fixes #30097
Built from https://develop.svn.wordpress.org/trunk@30029
git-svn-id: http://core.svn.wordpress.org/trunk@30029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-26 22:10:19 +00:00
John Blackbourn
1c9bc93735
Introduce an `edit_form_before_permalink` action which gets fired after the title field but before the permalink fields. Fixes #29691 . Props captaintheme
...
Built from https://develop.svn.wordpress.org/trunk@30028
git-svn-id: http://core.svn.wordpress.org/trunk@30028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-26 21:49:18 +00:00
John Blackbourn
f74f20ab7f
Add labels to the Personal Options input fields on the user profile editing screen. Fixes #30101 . Props Ankit K Gupta
...
Built from https://develop.svn.wordpress.org/trunk@30027
git-svn-id: http://core.svn.wordpress.org/trunk@30027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-26 21:29:19 +00:00
Boone Gorges
3179629853
Fix 'count' in `WP_Comment_Query` when using 'meta_query'.
...
Props heshiming, desaiuditd.
Fixes #23369 .
Built from https://develop.svn.wordpress.org/trunk@30026
git-svn-id: http://core.svn.wordpress.org/trunk@30026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-26 16:46:19 +00:00
Ian Stewart
a8f8a655f2
Twenty Fifteen: If the sidebar is taller than the viewport scroll it with the content, if it's shorter keep it fixed.
...
Props mattwiebe, iamtakashi, avryl, fixes #29979 .
Built from https://develop.svn.wordpress.org/trunk@30025
git-svn-id: http://core.svn.wordpress.org/trunk@30025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-26 15:04:21 +00:00
Sergey Biryukov
ef00815a3a
Fix JSHint errors introduced in [30014].
...
props adamsilverstein.
see #29572 .
Built from https://develop.svn.wordpress.org/trunk@30024
git-svn-id: http://core.svn.wordpress.org/trunk@30024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-26 12:06:19 +00:00
Sergey Biryukov
220213a3f9
Twenty Fifteen: Add Foursquare icon support to the social link menu.
...
props iamtakashi.
fixes #30100 .
Built from https://develop.svn.wordpress.org/trunk@30023
git-svn-id: http://core.svn.wordpress.org/trunk@30023 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-26 10:45:18 +00:00
Sergey Biryukov
1bd594f033
Remove one-time loop and redundant isset() checks.
...
props ipm-frommen.
fixes #30093 .
Built from https://develop.svn.wordpress.org/trunk@30022
git-svn-id: http://core.svn.wordpress.org/trunk@30022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-25 16:34:18 +00:00
Sergey Biryukov
d4f1296098
Fix a copy/paste issue in Custom_Image_Header::get_header_dimensions() introduced in [27497].
...
props ipm-frommen.
fixes #30095 .
Built from https://develop.svn.wordpress.org/trunk@30021
git-svn-id: http://core.svn.wordpress.org/trunk@30021 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-25 15:56:19 +00:00
Sergey Biryukov
4cedf4a2a2
Users screen in network admin:
...
* Remove unused $key variables.
* Rename $val to $user_id for clarity.
props ipm-frommen.
fixes #30096 .
Built from https://develop.svn.wordpress.org/trunk@30020
git-svn-id: http://core.svn.wordpress.org/trunk@30020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-25 13:52:19 +00:00
Drew Jaynes
96fb9e36a2
Fix the `$location` parameter type in the `unregister_nav_menu()` DocBlock.
...
`$location` is a string, not an array.
Props ipm-frommen.
Fixes #30098 .
Built from https://develop.svn.wordpress.org/trunk@30019
git-svn-id: http://core.svn.wordpress.org/trunk@30019 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-25 13:43:18 +00:00
Drew Jaynes
3ad681b2ef
Fix an invalid type for the `$section` parameter in the `do_settings_fields()` DocBlock.
...
Props ipm-frommen.
See #30098 .
Built from https://develop.svn.wordpress.org/trunk@30018
git-svn-id: http://core.svn.wordpress.org/trunk@30018 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-25 13:38:23 +00:00
Boone Gorges
fb89a4c762
Streamline `WP_User_Query` unit tests.
...
* Don't create user during setUp(), as it's not used in every test.
* Create fewer users in `get_all` and `orderby` tests.
See #30017 .
Built from https://develop.svn.wordpress.org/trunk@30017
git-svn-id: http://core.svn.wordpress.org/trunk@30017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-24 19:51:38 +00:00
Boone Gorges
be4bc9a7e1
Accept 'orderby=include' in `WP_User_Query`.
...
This lets the results of a user query be sorted manually by the value of the
'include' param.
Props jipmoors.
Fixes #30064 .
Built from https://develop.svn.wordpress.org/trunk@30016
git-svn-id: http://core.svn.wordpress.org/trunk@30016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-24 19:51:21 +00:00
John Blackbourn
823cfebeca
Remove padding from the comment notification emails which is from a bygone fixed-width font era. Prevents alignment issues in email clients which use vairable width fonts for plain text emails. Fixes #16721 . Props DrewAPicture.
...
Built from https://develop.svn.wordpress.org/trunk@30015
git-svn-id: http://core.svn.wordpress.org/trunk@30015 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-24 17:08:18 +00:00
John Blackbourn
905b6a9d67
Add the ability for a customizer control to render its controls via a JavaScript template. Switches the default color picker control to a JavaScript template. See #29572 . Props celloexpressions
...
Built from https://develop.svn.wordpress.org/trunk@30014
git-svn-id: http://core.svn.wordpress.org/trunk@30014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-24 16:32:18 +00:00
Ian Stewart
3ec1c95062
Twenty Fifteen: valid HTML for accessible child page menu expanding and collapsing -- now with even better accessiblity.
...
Props afercia, davidakennedy, iamtakashi, fixes #30083 .
Built from https://develop.svn.wordpress.org/trunk@30013
git-svn-id: http://core.svn.wordpress.org/trunk@30013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-24 15:15:20 +00:00
Ian Stewart
ea264c07b2
Twenty Fifteen: correct list indentation in older IE versions.
...
Props iamtakashi, fixes #30074 .
Built from https://develop.svn.wordpress.org/trunk@30012
git-svn-id: http://core.svn.wordpress.org/trunk@30012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-24 15:05:19 +00:00
Ian Stewart
164f786627
Twenty Fifteen: darken up the post navigation with thumbnail for better a11y.
...
Props davidakennedy, fixes #30069 .
Built from https://develop.svn.wordpress.org/trunk@30011
git-svn-id: http://core.svn.wordpress.org/trunk@30011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-24 14:59:19 +00:00
Ian Stewart
a031e94d8c
Twenty Fifteen: removing Skype from the list of social links is easier than adding skype to $allowed_protocols.
...
Props iamtakashi, fixes #30059 .
Built from https://develop.svn.wordpress.org/trunk@30010
git-svn-id: http://core.svn.wordpress.org/trunk@30010 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-24 14:55:18 +00:00
Ian Stewart
fdbd6b439b
Twenty Fifteen: Use a p for the site description for a better experience when using a screenreader.
...
Props rianrietveld, fixes #30057 , see #30065 .
Built from https://develop.svn.wordpress.org/trunk@30009
git-svn-id: http://core.svn.wordpress.org/trunk@30009 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-24 14:51:19 +00:00
Boone Gorges
4e43b1ef56
Improve unit tests for `WP_User_Query` include param.
...
Built from https://develop.svn.wordpress.org/trunk@30008
git-svn-id: http://core.svn.wordpress.org/trunk@30008 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-24 12:19:18 +00:00
Jeremy Felt
16c1fc686a
Improve tests for get_blog_id_from_url()
...
Expand tests to cover additional cache and lookup scenarios. Explicitly test the reaction of `get_blog_id_from_url()` when `$drop = false` is passed to `wpmu_delete_blog()`. See #30080
Fixes #30088
Built from https://develop.svn.wordpress.org/trunk@30007
git-svn-id: http://core.svn.wordpress.org/trunk@30007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-24 05:31:19 +00:00
Jeremy Felt
e815da555f
Begin cleanup of ms-sites group unit tests
...
* Split `test_create_and_delete_blog()` into two tests.
* Clean up number of sites created during tests.
* Remove test_getters(), move get_blog_address_by_name() test to `test_created_site_details()`
See #30080
Built from https://develop.svn.wordpress.org/trunk@30006
git-svn-id: http://core.svn.wordpress.org/trunk@30006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-24 04:51:18 +00:00
Jeremy Felt
fd149bb220
Deprecate admin_created_user_subject()
...
When `admin_created_user_subjec()` was merged from MU, the accompanying filter was left behind. As it has never been used by WordPress core, and is not an otherwise useful function, it can be deprecated.
Fixes #29915
Built from https://develop.svn.wordpress.org/trunk@30005
git-svn-id: http://core.svn.wordpress.org/trunk@30005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-24 04:49:20 +00:00
Boone Gorges
40ec420689
Allow ORDER BY in `WP_Comment_Query::query()` to be disabled.
...
Disable ORDER BY by passing boolean false, an empty array, or the string
'none' to the 'orderby parameter. This mirrors the behavior of `WP_Query`.
Props psycleuk.
Fixes #29902 .
Built from https://develop.svn.wordpress.org/trunk@30004
git-svn-id: http://core.svn.wordpress.org/trunk@30004 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-24 02:51:19 +00:00
Boone Gorges
f780d0d09b
Add unit tests for WP_Comment_Query 'orderby' param.
...
For better testability, the SQL string generated in `WP_Comment_Query::get_posts()`
is now stored as a 'request' property on the object.
See #29902 .
Built from https://develop.svn.wordpress.org/trunk@30003
git-svn-id: http://core.svn.wordpress.org/trunk@30003 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-24 02:34:18 +00:00
Andrew Ozz
8681dc786c
Editor: use <button> instead of <a> for the Visual/Text buttons, make them focusable. Props afercia, fixes #27553
...
Built from https://develop.svn.wordpress.org/trunk@30002
git-svn-id: http://core.svn.wordpress.org/trunk@30002 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-24 01:21:18 +00:00
Boone Gorges
34f3c6faf2
Set current user to 0 after each unit test.
...
This prevents $current_user, $userdata, and other user-related globals from
being polluted if a previous test does not properly reset the current user.
Props nacin, mnelson4.
Fixes #29712 .
Built from https://develop.svn.wordpress.org/trunk@30001
git-svn-id: http://core.svn.wordpress.org/trunk@30001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-24 00:59:18 +00:00
Andrew Nacin
1df979dea5
4.1-alpha-30000 (!)
...
Built from https://develop.svn.wordpress.org/trunk@30000
git-svn-id: http://core.svn.wordpress.org/trunk@30000 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 23:32:19 +00:00
Andrew Nacin
23bcdc8089
4.1-alpha-29999
...
Built from https://develop.svn.wordpress.org/trunk@29999
git-svn-id: http://core.svn.wordpress.org/trunk@29999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 23:27:20 +00:00
Andrew Nacin
49729f6e35
4.1-alpha-29998. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:40 +00:00
Andrew Nacin
d6f37c2f9b
4.1-alpha-29997. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:39 +00:00
Andrew Nacin
d134bb7f42
4.1-alpha-29996. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29996 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:38 +00:00
Andrew Nacin
a9c72f0ccf
4.1-alpha-29995. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:37 +00:00
Andrew Nacin
dc259efd77
4.1-alpha-29994. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29994 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:36 +00:00
Andrew Nacin
661676d57d
4.1-alpha-29993. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:35 +00:00
Andrew Nacin
f76901b8b1
4.1-alpha-29992. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:34 +00:00
Andrew Nacin
be954c2ac9
4.1-alpha-29991. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29991 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:33 +00:00
Andrew Nacin
4520bfd83a
4.1-alpha-29990. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:32 +00:00
Andrew Nacin
4e50e1ae47
4.1-alpha-29989. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:31 +00:00
Andrew Nacin
fa13230216
4.1-alpha-29988. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:30 +00:00
Andrew Nacin
54eefdf23f
4.1-alpha-29987. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:29 +00:00
Andrew Nacin
f2aa96c821
4.1-alpha-29986. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29986 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:28 +00:00
Andrew Nacin
0dc211f9e8
4.1-alpha-29985. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:27 +00:00
Andrew Nacin
3dcd08fc9e
4.1-alpha-29984. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:26 +00:00
Andrew Nacin
72549de5b1
4.1-alpha-29983. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:25 +00:00
Andrew Nacin
0a31a051c1
4.1-alpha-29982. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29982 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:24 +00:00
Andrew Nacin
65f1326d97
4.1-alpha-29981. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:23 +00:00
Andrew Nacin
1a89790c7c
4.1-alpha-29980. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29980 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:22 +00:00
Andrew Nacin
d3c19bc09c
4.1-alpha-29979. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29979 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:21 +00:00
Andrew Nacin
8b4e0394da
4.1-alpha-29978. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:20 +00:00
Andrew Nacin
de3e1f8f2c
4.1-alpha-29977. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:19 +00:00
Andrew Nacin
799b982ce5
4.1-alpha-29976. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29976 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:18 +00:00
Andrew Nacin
85815a3f2a
4.1-alpha-29975. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29975 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:17 +00:00
Andrew Nacin
91275eb4a3
4.1-alpha-29974. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:16 +00:00
Andrew Nacin
04b0ce56fb
4.1-alpha-29973. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29973 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:15 +00:00
Andrew Nacin
db7bff6266
4.1-alpha-29972. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29972 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:14 +00:00
Andrew Nacin
037dea021e
4.1-alpha-29971. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:13 +00:00
Andrew Nacin
100abf04db
4.1-alpha-29970. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:12 +00:00
Andrew Nacin
a330de3b7c
4.1-alpha-29969. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29969 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:11 +00:00
Andrew Nacin
78a01b262c
4.1-alpha-29968. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:10 +00:00
Andrew Nacin
c3020b5082
4.1-alpha-29967. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:09 +00:00
Andrew Nacin
471e276490
4.1-alpha-29966. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29966 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:08 +00:00
Andrew Nacin
16781a7c58
4.1-alpha-29965. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:07 +00:00
Andrew Nacin
c680300e19
4.1-alpha-29964. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:06 +00:00
Andrew Nacin
e80f82606b
4.1-alpha-29963. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:05 +00:00
Andrew Nacin
74cd92f4c8
4.1-alpha-29962. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29962 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:04 +00:00
Andrew Nacin
25e66dca37
4.1-alpha-29961. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:03 +00:00
Andrew Nacin
480c52dde1
4.1-alpha-29960. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29960 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:02 +00:00
Andrew Nacin
d7a2acda0b
4.1-alpha-29959. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:01 +00:00
Andrew Nacin
369b1e87f5
4.1-alpha-29958. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:01:00 +00:00
Andrew Nacin
9bb73fcbf4
4.1-alpha-29957. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:59 +00:00
Andrew Nacin
6a787e8992
4.1-alpha-29956. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:58 +00:00
Andrew Nacin
943fc26c4f
4.1-alpha-29955. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:57 +00:00
Andrew Nacin
cff0c5819e
4.1-alpha-29954. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:56 +00:00
Andrew Nacin
a58a4b1f75
4.1-alpha-29953. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:55 +00:00
Andrew Nacin
b71f43603a
4.1-alpha-29952. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29952 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:54 +00:00
Andrew Nacin
b10676498c
4.1-alpha-29951. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:53 +00:00
Andrew Nacin
2b08c27e56
4.1-alpha-29950. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:52 +00:00
Andrew Nacin
a9072630de
4.1-alpha-29949. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29949 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:51 +00:00
Andrew Nacin
5e452db4db
4.1-alpha-29948. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:50 +00:00
Andrew Nacin
8b37436e7f
4.1-alpha-29947. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:49 +00:00
Andrew Nacin
1b681052c2
4.1-alpha-29946. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:48 +00:00
Andrew Nacin
0c6813ac2f
4.1-alpha-29945. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:47 +00:00
Andrew Nacin
c641e909f0
4.1-alpha-29944. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:46 +00:00
Andrew Nacin
572c29ec9d
4.1-alpha-29943. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:45 +00:00
Andrew Nacin
a2eadce8c5
4.1-alpha-29942. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:44 +00:00
Andrew Nacin
955be0cb87
4.1-alpha-29941. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:43 +00:00
Andrew Nacin
d7ae5d27ae
4.1-alpha-29940. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:42 +00:00
Andrew Nacin
d4694e3dea
4.1-alpha-29939. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:41 +00:00
Andrew Nacin
8846008a59
4.1-alpha-29938. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:40 +00:00
Andrew Nacin
7e00d34dda
4.1-alpha-29937. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29937 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:39 +00:00
Andrew Nacin
559ae08771
4.1-alpha-29936. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:38 +00:00
Andrew Nacin
701d17dfa0
4.1-alpha-29935. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:37 +00:00
Andrew Nacin
5be84ae4c1
4.1-alpha-29934. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:36 +00:00
Andrew Nacin
821e18d03b
4.1-alpha-29933. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:35 +00:00
Andrew Nacin
a5ec035de8
4.1-alpha-29932. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:34 +00:00
Andrew Nacin
728ee99c0e
4.1-alpha-29931. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29931 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:33 +00:00
Andrew Nacin
e333bddb1e
4.1-alpha-29930. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:32 +00:00
Andrew Nacin
de8c380f78
4.1-alpha-29929. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:31 +00:00
Andrew Nacin
b1ab9bc995
4.1-alpha-29928. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:30 +00:00
Andrew Nacin
b06c00c19f
4.1-alpha-29927. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:29 +00:00
Andrew Nacin
40d80cad47
4.1-alpha-29926. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:28 +00:00
Andrew Nacin
51c93a30f7
4.1-alpha-29925. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:27 +00:00
Andrew Nacin
ec8e2cd2fa
4.1-alpha-29924. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:26 +00:00
Andrew Nacin
d90d060af5
4.1-alpha-29923. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:25 +00:00
Andrew Nacin
ae5de1b48f
4.1-alpha-29922. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29922 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:24 +00:00
Andrew Nacin
70cd5f3b1d
4.1-alpha-29921. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:23 +00:00
Andrew Nacin
4772f0d04d
4.1-alpha-29920. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:22 +00:00
Andrew Nacin
ad66cd6a45
4.1-alpha-29919. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:21 +00:00
Andrew Nacin
7694f793ce
4.1-alpha-29918. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:20 +00:00
Andrew Nacin
9471e6e00f
4.1-alpha-29917. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:19 +00:00
Andrew Nacin
04ebf91fe1
4.1-alpha-29916. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:18 +00:00
Andrew Nacin
e84805368a
4.1-alpha-29915. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:17 +00:00
Andrew Nacin
9973e36ad4
4.1-alpha-29914. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29914 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:16 +00:00
Andrew Nacin
ae3b68bf8f
4.1-alpha-29913. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:15 +00:00
Andrew Nacin
332a0b4d73
4.1-alpha-29912. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:14 +00:00
Andrew Nacin
b2a8e43f7b
4.1-alpha-29911. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:13 +00:00
Andrew Nacin
0187160a92
4.1-alpha-29910. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29910 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:12 +00:00
Andrew Nacin
8b01289573
4.1-alpha-29909. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:11 +00:00
Andrew Nacin
f3a9d42393
4.1-alpha-29908. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:10 +00:00
Andrew Nacin
a4757ddd87
4.1-alpha-29907. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:09 +00:00
Andrew Nacin
032a972cda
4.1-alpha-29906. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:08 +00:00
Andrew Nacin
89b01a1877
4.1-alpha-29905. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:07 +00:00
Andrew Nacin
11d21c3d3f
4.1-alpha-29904. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:06 +00:00
Andrew Nacin
9553c604f3
4.1-alpha-29903. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:05 +00:00
Andrew Nacin
819727dc65
4.1-alpha-29902. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:04 +00:00
Andrew Nacin
83439a8c70
4.1-alpha-29901. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:03 +00:00
Andrew Nacin
4a93542f2d
4.1-alpha-29900. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:02 +00:00
Andrew Nacin
aad0ec3bc9
4.1-alpha-29899. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29899 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:01 +00:00
Andrew Nacin
7d70a55616
4.1-alpha-29898. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 21:00:00 +00:00
Andrew Nacin
baf5e5d47e
4.1-alpha-29897. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:59 +00:00
Andrew Nacin
1673b084a0
4.1-alpha-29896. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29896 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:58 +00:00
Andrew Nacin
9af7146e9d
4.1-alpha-29895. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:57 +00:00
Andrew Nacin
c6392db34d
4.1-alpha-29894. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:56 +00:00
Andrew Nacin
80c5dea0dd
4.1-alpha-29893. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:55 +00:00
Andrew Nacin
84852bb911
4.1-alpha-29892. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29892 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:54 +00:00
Andrew Nacin
df506fc11b
4.1-alpha-29891. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:53 +00:00
Andrew Nacin
9829b4ef33
4.1-alpha-29890. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:52 +00:00
Andrew Nacin
764ce9b34c
4.1-alpha-29889. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:51 +00:00
Andrew Nacin
01417fe41a
4.1-alpha-29888. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:50 +00:00
Andrew Nacin
84303fbdda
4.1-alpha-29887. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:49 +00:00
Andrew Nacin
ddac40c964
4.1-alpha-29886. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:48 +00:00
Andrew Nacin
bf64fed9ca
4.1-alpha-29885. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:47 +00:00
Andrew Nacin
8c44f3b45c
4.1-alpha-29884. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:46 +00:00
Andrew Nacin
9e60417fc3
4.1-alpha-29883. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:45 +00:00
Andrew Nacin
3d1c89b8d8
4.1-alpha-29882. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:44 +00:00
Andrew Nacin
0cc7918c93
4.1-alpha-29881. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:43 +00:00
Andrew Nacin
1cfbf57916
4.1-alpha-29880. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:42 +00:00
Andrew Nacin
3d99100919
4.1-alpha-29879. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:41 +00:00
Andrew Nacin
2efe5b6902
4.1-alpha-29878. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:40 +00:00
Andrew Nacin
a3a0b17eb1
4.1-alpha-29877. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:39 +00:00
Andrew Nacin
71cab143c8
4.1-alpha-29876. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:38 +00:00
Andrew Nacin
ad9ad40870
4.1-alpha-29875. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:37 +00:00
Andrew Nacin
290c859607
4.1-alpha-29874. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29874 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:36 +00:00
Andrew Nacin
ac783dac69
4.1-alpha-29873. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:35 +00:00
Andrew Nacin
0332b2de89
4.1-alpha-29872. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:34 +00:00
Andrew Nacin
d1e7f75ad8
4.1-alpha-29871. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:33 +00:00
Andrew Nacin
70752f7e90
4.1-alpha-29870. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29870 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:32 +00:00
Andrew Nacin
6eeee66fae
4.1-alpha-29869. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:31 +00:00
Andrew Nacin
fedc6304aa
4.1-alpha-29868. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:30 +00:00
Andrew Nacin
bcaeb16ce4
4.1-alpha-29867. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:29 +00:00
Andrew Nacin
145580bb77
4.1-alpha-29866. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:28 +00:00
Andrew Nacin
8bc8a8c397
4.1-alpha-29865. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:27 +00:00
Andrew Nacin
0e8a5c308e
4.1-alpha-29864. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:26 +00:00
Andrew Nacin
15f0e2dfb4
4.1-alpha-29863. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:25 +00:00
Andrew Nacin
1482d29614
4.1-alpha-29862. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:23 +00:00
Andrew Nacin
83713e9b62
4.1-alpha-29861. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29861 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:22 +00:00
Andrew Nacin
af522a2dec
4.1-alpha-29860. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29860 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:19 +00:00
Andrew Nacin
59051003e3
4.1-alpha-29859. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:18 +00:00
Andrew Nacin
2922d9c7d7
4.1-alpha-29858. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29858 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:17 +00:00
Andrew Nacin
0e58653065
4.1-alpha-29857. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:16 +00:00
Andrew Nacin
a279eb396d
4.1-alpha-29856. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29856 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:15 +00:00
Andrew Nacin
8b300e6e70
4.1-alpha-29855. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:14 +00:00
Andrew Nacin
569ba74735
4.1-alpha-29854. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29854 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:13 +00:00
Andrew Nacin
0b2c753020
4.1-alpha-29853. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29853 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:12 +00:00
Andrew Nacin
3314699132
4.1-alpha-29852. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:11 +00:00
Andrew Nacin
435e3c9b90
4.1-alpha-29851. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29851 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:10 +00:00
Andrew Nacin
dd6a400bd2
4.1-alpha-29850. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:09 +00:00
Andrew Nacin
106b24e5b9
4.1-alpha-29849. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29849 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:08 +00:00
Andrew Nacin
1934416bd1
4.1-alpha-29848. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:07 +00:00
Andrew Nacin
1887c9b75c
4.1-alpha-29847. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:06 +00:00
Andrew Nacin
75176a15e1
4.1-alpha-29846. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29846 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:05 +00:00
Andrew Nacin
a39a245b12
4.1-alpha-29845. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:04 +00:00
Andrew Nacin
a71beb17d9
4.1-alpha-29844. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29844 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:03 +00:00
Andrew Nacin
f469be653e
4.1-alpha-29843. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:02 +00:00
Andrew Nacin
9e5d214be8
4.1-alpha-29842. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:01 +00:00
Andrew Nacin
4ddbfbd22a
4.1-alpha-29841. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:59:00 +00:00
Andrew Nacin
8e79ebb49c
4.1-alpha-29840. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29840 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:59 +00:00
Andrew Nacin
f1eba22c71
4.1-alpha-29839. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:58 +00:00
Andrew Nacin
fbc6dd1e25
4.1-alpha-29838. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29838 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:57 +00:00
Andrew Nacin
4a2046d51a
4.1-alpha-29837. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29837 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:56 +00:00
Andrew Nacin
c22fdb52aa
4.1-alpha-29836. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:55 +00:00
Andrew Nacin
75a3841069
4.1-alpha-29835. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29835 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:54 +00:00
Andrew Nacin
2901631743
4.1-alpha-29834. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29834 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:53 +00:00
Andrew Nacin
f5e173f8a9
4.1-alpha-29833. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:52 +00:00
Andrew Nacin
1170a234b0
4.1-alpha-29832. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:51 +00:00
Andrew Nacin
20fdfc6ea0
4.1-alpha-29831. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29831 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:50 +00:00
Andrew Nacin
44769dab2b
4.1-alpha-29830. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:49 +00:00
Andrew Nacin
fd3a7d2ecb
4.1-alpha-29829. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:48 +00:00
Andrew Nacin
f828fb047c
4.1-alpha-29828. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29828 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:47 +00:00
Andrew Nacin
6519f6d5d0
4.1-alpha-29827. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29827 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:46 +00:00
Andrew Nacin
9b2bfc62bd
4.1-alpha-29826. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:45 +00:00
Andrew Nacin
badfbd6df3
4.1-alpha-29825. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:44 +00:00
Andrew Nacin
8d9c7442c7
4.1-alpha-29824. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29824 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:43 +00:00
Andrew Nacin
1d9f4a3aba
4.1-alpha-29823. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29823 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:42 +00:00
Andrew Nacin
db624d8159
4.1-alpha-29822. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29822 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:41 +00:00
Andrew Nacin
80ad3c6b07
4.1-alpha-29821. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29821 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:40 +00:00
Andrew Nacin
6f10239190
4.1-alpha-29820. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:39 +00:00
Andrew Nacin
f08e103b43
4.1-alpha-29819. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29819 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:38 +00:00
Andrew Nacin
283be35c69
4.1-alpha-29818. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:37 +00:00
Andrew Nacin
5832d3d6d5
4.1-alpha-29817. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29817 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:36 +00:00
Andrew Nacin
a051a31efd
4.1-alpha-29816. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:35 +00:00
Andrew Nacin
abe7587ef5
4.1-alpha-29815. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29815 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:34 +00:00
Andrew Nacin
cf852b1a75
4.1-alpha-29814. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29814 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:33 +00:00
Andrew Nacin
01ccdd0bfe
4.1-alpha-29813. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:32 +00:00
Andrew Nacin
e9f992d2c2
4.1-alpha-29812. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29812 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:31 +00:00
Andrew Nacin
7d54bb1653
4.1-alpha-29811. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:30 +00:00
Andrew Nacin
aca91fdc65
4.1-alpha-29810. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29810 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:29 +00:00
Andrew Nacin
6fe175d1cf
4.1-alpha-29809. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29809 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:28 +00:00
Andrew Nacin
95ebe677dc
4.1-alpha-29808. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29808 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:27 +00:00
Andrew Nacin
c61833505c
4.1-alpha-29807. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29807 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:26 +00:00
Andrew Nacin
45b10d9746
4.1-alpha-29806. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29806 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:25 +00:00
Andrew Nacin
340b7104f0
4.1-alpha-29805. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29805 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:24 +00:00
Andrew Nacin
aa767bb34c
4.1-alpha-29804. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:23 +00:00
Andrew Nacin
d87d6c357e
4.1-alpha-29803. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29803 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:22 +00:00
Andrew Nacin
dfe398b203
4.1-alpha-29802. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:21 +00:00
Andrew Nacin
7f54d0d5ee
4.1-alpha-29801. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29801 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:58:00 +00:00
Andrew Nacin
7c63405777
4.1-alpha-29800. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:57:57 +00:00
Andrew Nacin
a1cc06d17e
4.1-alpha-29799. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:57:53 +00:00
Andrew Nacin
c7a2c6f5c1
4.1-alpha-29810. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29798 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:34 +00:00
Andrew Nacin
0ec718cceb
4.1-alpha-29805. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29797 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:33 +00:00
Andrew Nacin
76ff0ee5a7
4.1-alpha-29804. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:32 +00:00
Andrew Nacin
fa823754e9
4.1-alpha-29803. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29795 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:31 +00:00
Andrew Nacin
6c9d6898a2
4.1-alpha-29802. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:30 +00:00
Andrew Nacin
5dc5da7b6d
4.1-alpha-29801. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29793 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:29 +00:00
Andrew Nacin
867893e8bf
4.1-alpha-29800. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:28 +00:00
Andrew Nacin
a679a616a9
4.1-alpha-29799. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:27 +00:00
Andrew Nacin
b43e988428
4.1-alpha-29798. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29790 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:26 +00:00
Andrew Nacin
e7ad130dc9
4.1-alpha-29797. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29789 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:25 +00:00
Andrew Nacin
e7ec6d46b2
4.1-alpha-29796. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:24 +00:00
Andrew Nacin
5650ef23d3
4.1-alpha-29795. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:23 +00:00
Andrew Nacin
82eddfb284
4.1-alpha-29794. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29786 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:22 +00:00
Andrew Nacin
cd503f08e2
4.1-alpha-29793. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:21 +00:00
Andrew Nacin
9c6520a03e
4.1-alpha-29792. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:20 +00:00
Andrew Nacin
21f8dfc2e7
4.1-alpha-29791. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29783 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:19 +00:00
Andrew Nacin
c5122e07ea
4.1-alpha-29790. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29782 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:18 +00:00
Andrew Nacin
ba025e381b
4.1-alpha-29789. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29781 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:17 +00:00
Andrew Nacin
d5f69db0ad
4.1-alpha-29788. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:16 +00:00
Andrew Nacin
3e0ce742b6
4.1-alpha-29787. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29779 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:55:15 +00:00
Andrew Nacin
1857b97dfd
4.1-alpha-29779. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29778 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:53:12 +00:00
Andrew Nacin
b91e325feb
4.1-alpha-29778. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:53:11 +00:00
Andrew Nacin
248b052fcd
4.1-alpha-29777. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:53:10 +00:00
Andrew Nacin
0fbe38df5d
4.1-alpha-29775. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29775 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:53:09 +00:00
Andrew Nacin
d026ce4dc3
4.1-alpha-29774. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29774 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:53:08 +00:00
Andrew Nacin
864479c866
4.1-alpha-29773. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:53:07 +00:00
Andrew Nacin
371b91b45f
4.1-alpha-29772. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29772 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:53:06 +00:00
Andrew Nacin
b9f189b602
4.1-alpha-29771. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:53:05 +00:00
Andrew Nacin
f50598d0eb
4.1-alpha-29770. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29770 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:53:04 +00:00
Andrew Nacin
7b37b85b05
4.1-alpha-29769. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29769 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:53:03 +00:00
Andrew Nacin
6fb5ffb989
4.1-alpha-29768. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:53:02 +00:00
Andrew Nacin
6af39cbf59
4.1-alpha-29767. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:53:01 +00:00
Andrew Nacin
669bae32ef
4.1-alpha-29766. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:53:00 +00:00
Andrew Nacin
aa9589a08c
4.1-alpha-29765. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:59 +00:00
Andrew Nacin
b03ee365ae
4.1-alpha-29764. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29764 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:58 +00:00
Andrew Nacin
26c3416ee8
4.1-alpha-29763. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:57 +00:00
Andrew Nacin
7b4ddc727e
4.1-alpha-29762. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:56 +00:00
Andrew Nacin
93f07ace11
4.1-alpha-29761. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:55 +00:00
Andrew Nacin
b8ffa773ec
4.1-alpha-29760. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:54 +00:00
Andrew Nacin
fb9ce45bea
4.1-alpha-29759. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:53 +00:00
Andrew Nacin
a2c7b17732
4.1-alpha-29758. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29758 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:51 +00:00
Andrew Nacin
7c3f63453f
4.1-alpha-29757. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29757 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:50 +00:00
Andrew Nacin
91d42a7ceb
4.1-alpha-29756. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:49 +00:00
Andrew Nacin
b94681f007
4.1-alpha-29755. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:48 +00:00
Andrew Nacin
5cac09096d
4.1-alpha-29754. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:47 +00:00
Andrew Nacin
e7c4b19c5c
4.1-alpha-29753. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:46 +00:00
Andrew Nacin
f6d803b4de
4.1-alpha-29752. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:45 +00:00
Andrew Nacin
775a0d9ae9
4.1-alpha-29751. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:44 +00:00
Andrew Nacin
fa46b60fd6
4.1-alpha-29750. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29750 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:43 +00:00
Andrew Nacin
efabe841ea
4.1-alpha-29749. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:42 +00:00
Andrew Nacin
91c2f2c958
4.1-alpha-29748. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:41 +00:00
Andrew Nacin
7e2ee80010
4.1-alpha-29747. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:40 +00:00
Andrew Nacin
caa672fafa
4.1-alpha-29746. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:39 +00:00
Andrew Nacin
ae67227188
4.1-alpha-29745. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29745 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:38 +00:00
Andrew Nacin
f14c006bc1
4.1-alpha-29744. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29744 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:37 +00:00
Andrew Nacin
8aa72f6993
4.1-alpha-29743. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29743 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:36 +00:00
Andrew Nacin
18a864457f
4.1-alpha-29742. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29742 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:35 +00:00
Andrew Nacin
ec5cb92186
4.1-alpha-29741. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29741 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:52:34 +00:00
Andrew Nacin
21b6fc1e77
4.1-alpha-29740. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29740 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:51:44 +00:00
Andrew Nacin
5187b32c2f
4.1-alpha-29739. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org .)
...
git-svn-id: http://core.svn.wordpress.org/trunk@29739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 20:51:43 +00:00
Andrew Ozz
4dfe796cd2
TinyMCE: update to 4.1.6+. Adds support for cache-busting when auto-loading JS and CSS. Change the tests to run in /build. Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt .
...
Fixes #30079
Built from https://develop.svn.wordpress.org/trunk@29994
git-svn-id: http://core.svn.wordpress.org/trunk@29735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 02:08:20 +00:00
Boone Gorges
46c1c60e8d
Generate fewer default posts in wp_list_authors() tests.
...
Saves about 7 seconds when running the suite.
See #30017 .
Built from https://develop.svn.wordpress.org/trunk@29992
git-svn-id: http://core.svn.wordpress.org/trunk@29734 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-23 01:15:20 +00:00
Andrew Ozz
34ea8f9a5d
Script-loader: remove 'heartbeat' dependency for post.js and inline-edit-post.js, fix dependencies for autosave.js. Fixes #30008
...
Built from https://develop.svn.wordpress.org/trunk@29989
git-svn-id: http://core.svn.wordpress.org/trunk@29731 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-22 03:41:18 +00:00
Andrew Ozz
965e783fd8
Twenty Fifteen: better editor-style.css: slightly smaller fonts, make the body margins relative, fix dependency on the `mce-item-table` class for tables. Props iamtakashi, fixes #29986
...
Built from https://develop.svn.wordpress.org/trunk@29987
git-svn-id: http://core.svn.wordpress.org/trunk@29729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-22 02:40:17 +00:00
Andrew Ozz
4c81e264e8
TinyMCE: update the default styles: make the font size larger and make it the same size in tables. Fixes #30038
...
Built from https://develop.svn.wordpress.org/trunk@29986
git-svn-id: http://core.svn.wordpress.org/trunk@29728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-21 23:06:18 +00:00
John Blackbourn
e2ff1da654
Update the docs for `wp_remote_retrieve_response_code()`. See #28887 .
...
Built from https://develop.svn.wordpress.org/trunk@29985
git-svn-id: http://core.svn.wordpress.org/trunk@29727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-21 21:13:18 +00:00
John Blackbourn
ae7cb843a0
Avoid double path separators in `load_theme_textdomain()`. Fixes #29122 . Props bradyvercher
...
Built from https://develop.svn.wordpress.org/trunk@29984
git-svn-id: http://core.svn.wordpress.org/trunk@29726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-21 17:58:18 +00:00
Andrew Ozz
ecdc8d3baf
Admin menu:
...
- Fix scrolling the pinned menu with a mouse wheel.
- Fix pinning when the menu is only slightly taller than the viewport.
- Disable pinning on IE8, updating CSS top makes it jump when scrolling with a mouse wheel.
See #29806
Built from https://develop.svn.wordpress.org/trunk@29978
git-svn-id: http://core.svn.wordpress.org/trunk@29724 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-21 06:12:20 +00:00
Dion Hulse
2e30f3d891
HTTP API: Support both the 'limit_response_size' and 'stream' parameters at the same time, allowing a partial file download.
...
Fixes #26726
Built from https://develop.svn.wordpress.org/trunk@29968
git-svn-id: http://core.svn.wordpress.org/trunk@29714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-20 07:32:21 +00:00
Boone Gorges
304802d70d
Use the comment API rather than direct SQL queries in `comments_template()`.
...
`comments_template()` is used by most themes to display a post's comments. It
shows all comments that have been approved, and also shows all pending comments
by the current visitor (as determined by the comment cookies). However, the
comments API previously had no way of querying for "all comments that are
either approved, or are unapproved but written by foo@example.com". The
workaround was a direct SQL query: uncached, not subject to the same filters as
other comment queries, and just generally icky.
The new `include_unapproved` parameter for `WP_Comment_Query` accepts an array
of user IDs or email addresses. Pending comments associated with users in this
array will be included in query results, regardless of the value of the 'status'
parameter. In `comments_template()`, we leap from direct SQL queries to
`get_comments()` plus `include_unapproved', striving to put right what once
went wrong.
Props boonebgorges, simonwheatley, hardy101, jesin.
Fixes #19623 .
Built from https://develop.svn.wordpress.org/trunk@29965
git-svn-id: http://core.svn.wordpress.org/trunk@29712 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-19 19:39:20 +00:00
Boone Gorges
b137059656
Make orderby=meta_value compatible with meta_query when relation=OR.
...
Passing orderby=meta_value and meta_key=foo to WP_Query should require that
each matched post have a meta value with the key 'foo'. To make this
requirement compatible with meta_query params that have the relation OR, we
nest the meta_query param, and join it using AND to a meta_query clause
generated from the meta_key/meta_compare/meta_type query vars.
Fixes #25538 .
Built from https://develop.svn.wordpress.org/trunk@29964
git-svn-id: http://core.svn.wordpress.org/trunk@29711 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-19 18:54:19 +00:00
Sergey Biryukov
2c809dc24e
Live-update site title in toolbar when changing the corresponding field in General Settings.
...
props celloexpressions, avryl.
fixes #28682 .
Built from https://develop.svn.wordpress.org/trunk@29963
git-svn-id: http://core.svn.wordpress.org/trunk@29710 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-19 09:13:20 +00:00
Sergey Biryukov
0eb758720a
Move password hint text to a function. Add 'password_hint' filter.
...
props convissor.
fixes #21243 .
Built from https://develop.svn.wordpress.org/trunk@29962
git-svn-id: http://core.svn.wordpress.org/trunk@29709 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-18 20:21:18 +00:00
Sergey Biryukov
15a1e0731e
Use proper functions for escaped translations.
...
pros jcastaneda.
fixes #30012 .
Built from https://develop.svn.wordpress.org/trunk@29961
git-svn-id: http://core.svn.wordpress.org/trunk@29708 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-18 20:11:18 +00:00
Sergey Biryukov
beca5ad5a3
wp_add_inline_style():
...
* Change the `wp-inline-style-$handle` class added in [29956] to `$handle-inline-css` for consistency with existing patterns.
* Add the ID attribute when concatenation is enabled as well.
props georgestephanis.
see #30032 .
Built from https://develop.svn.wordpress.org/trunk@29958
git-svn-id: http://core.svn.wordpress.org/trunk@29705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-18 19:04:20 +00:00
Sergey Biryukov
26c8088a97
Add ID attribute to style element from wp_add_inline_style().
...
props westonruter.
fixes #30032 .
Built from https://develop.svn.wordpress.org/trunk@29956
git-svn-id: http://core.svn.wordpress.org/trunk@29703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-18 17:58:19 +00:00
Boone Gorges
09e1239ad6
Remove redundant table alias check in WP_Meta_Query.
...
Also adds documentation for 'meta_query_find_compatible_table_alias' filter.
See #24093 .
Built from https://develop.svn.wordpress.org/trunk@29953
git-svn-id: http://core.svn.wordpress.org/trunk@29701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-18 02:22:19 +00:00
Dominik Schilling
67c8d7f847
Customizer: Extract content markup for panels to its own method, `WP_Customize_Panel::render_content()`.
...
This allows to override the behavior of a panel, or even to completely replace its contents with something other than controls or sections.
props celloexpressions.
fixes #29324 .
Built from https://develop.svn.wordpress.org/trunk@29950
git-svn-id: http://core.svn.wordpress.org/trunk@29699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-17 21:25:19 +00:00
Dominik Schilling
bc982b39c1
Customizer: Introduce `customize_preview_$setting->type` action to handle multiple settings of the same type.
...
props celloexpressions.
fixes #29165 .
Built from https://develop.svn.wordpress.org/trunk@29948
git-svn-id: http://core.svn.wordpress.org/trunk@29697 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-17 21:21:19 +00:00
Boone Gorges
43fb0af4f1
Invalidate cache for child terms when parent term is deleted.
...
Props socki03.
Fixes #29911 .
Built from https://develop.svn.wordpress.org/trunk@29945
git-svn-id: http://core.svn.wordpress.org/trunk@29695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-17 20:59:20 +00:00
Boone Gorges
4ca2996eff
Bail from cleaning meta query clause when it's not an array.
...
Later isset() checks on string values were causing notices on PHP < 5.4.
Props jorbin.
See #29642 .
Built from https://develop.svn.wordpress.org/trunk@29941
git-svn-id: http://core.svn.wordpress.org/trunk@29692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-17 20:25:19 +00:00
Boone Gorges
9345e9ffa5
Overhaul SQL generating logic in WP_Meta_Query to avoid unnecessary table joins.
...
The logic used to generate clause SQL in `WP_Meta_Query` is somewhat arcane,
stemming mostly from an ongoing effort to eliminate costly table joins when
they are not necessary. By systematizing the process of looking for shareable
joins - as was done in `WP_Tax_Query` [29902] - it becomes possible to simplify
the construction of SQL queries in `get_sql_for_clause()`. Moreover, the
simplified logic is actually considerably better at identifying shareable
joins, such that certain uses of `WP_Meta_Query` will see joins reduced by 50%
or more.
Includes integration tests for a representative cross-section of the query
clause combinations that result in shared table aliases.
Props boonebgorges, sc0ttkclark.
See #24093 .
Built from https://develop.svn.wordpress.org/trunk@29940
git-svn-id: http://core.svn.wordpress.org/trunk@29691 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-17 20:21:18 +00:00
Scott Taylor
ea679e358e
`wp_schedule_single_event()` should not prevent scheduling a future duplicate event. It should only reject an event as a duplicate if there is already a similar event scheduled within 10 minutes of the given timestamp.
...
Adds unit tests, fixes existing cron test.
Props tellyworth.
See [9181], #6966 .
Fixes #28213 .
Built from https://develop.svn.wordpress.org/trunk@29939
git-svn-id: http://core.svn.wordpress.org/trunk@29690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-17 19:17:18 +00:00
Boone Gorges
0f8e7d0e55
Add `@since` annotation for 'user_registered' support in 'date_query_valid_columns' documentation.
...
Props DrewAPicture.
Fixes #27283 .
Built from https://develop.svn.wordpress.org/trunk@29938
git-svn-id: http://core.svn.wordpress.org/trunk@29689 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-17 03:51:20 +00:00