Sergey Biryukov
|
66c363de8f
|
Avoid 'Only variables should be passed by reference' warning. fixes #23232.
git-svn-id: http://core.svn.wordpress.org/trunk@23357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-31 01:01:19 +00:00 |
|
Andrew Ozz
|
fee925282b
|
Remove BOM from jquery.query.js, fixes #23315
git-svn-id: http://core.svn.wordpress.org/trunk@23356 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-29 20:52:32 +00:00 |
|
Andrew Ozz
|
98bf511b56
|
Heartbeat API: first run, see #23216
git-svn-id: http://core.svn.wordpress.org/trunk@23355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-29 06:15:25 +00:00 |
|
Helen Hou-Sandí
|
28f6c5bcf4
|
Remove the long-broken and questionably useful [more]/[less] toggle for hierarchical taxonomies in Quick/Bulk Edit. Nobody seems to have noticed in the nearly 3 years it's been broken. fixes #23006
git-svn-id: http://core.svn.wordpress.org/trunk@23354 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-28 22:36:15 +00:00 |
|
Sergey Biryukov
|
6f00a2c1cc
|
Sanitize post_author and comment_count as integer fields. props GeertDD. fixes #22324.
git-svn-id: http://core.svn.wordpress.org/trunk@23353 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-28 04:17:05 +00:00 |
|
Sergey Biryukov
|
72784ad6c2
|
Consistently use a helper function instead of directly printing the disabled attribute.
Remove an erroneous esc_attr() call.
fixes #23194.
git-svn-id: http://core.svn.wordpress.org/trunk@23352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-28 03:23:01 +00:00 |
|
Sergey Biryukov
|
3e917ac75f
|
Make sure the post exists before checking its ID. fixes #23026.
git-svn-id: http://core.svn.wordpress.org/trunk@23351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-28 02:55:06 +00:00 |
|
Sergey Biryukov
|
3d8a1289d2
|
Add missing inline descriptions.
props momo360modena, aaronholbrook.
see #20494, fixes #23304.
git-svn-id: http://core.svn.wordpress.org/trunk@23350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-28 02:20:47 +00:00 |
|
Sergey Biryukov
|
428e9baba7
|
Correct return value for WP_Filesystem_Base::gethchmod(). props bananastalktome. fixes #23121.
git-svn-id: http://core.svn.wordpress.org/trunk@23349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-28 01:55:39 +00:00 |
|
Sergey Biryukov
|
a7f7fcdb18
|
Make sure the array exists before adding an element to it. props rodrigosprimo. fixes #23272.
git-svn-id: http://core.svn.wordpress.org/trunk@23346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-25 12:24:10 +00:00 |
|
Andrew Nacin
|
411acbdf43
|
Use correct cache bucket. Fixes copy-paste error in r23320. props kurtpayne. see #23167.
git-svn-id: http://core.svn.wordpress.org/trunk@23341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-24 17:21:55 +00:00 |
|
Andrew Ozz
|
57f3877294
|
Update Plupload to 1.5.5, fixes #23277 for trunk
git-svn-id: http://core.svn.wordpress.org/trunk@23339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-23 20:54:42 +00:00 |
|
Sergey Biryukov
|
2366239798
|
Prevent an unintended visibility change from "Password protected" to "Public" when updating the post.
props thomasvanderbeek. fixes #23065.
git-svn-id: http://core.svn.wordpress.org/trunk@23338 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-23 03:30:04 +00:00 |
|
Sergey Biryukov
|
8e32770793
|
Define the variable before using it. fixes #23181.
git-svn-id: http://core.svn.wordpress.org/trunk@23337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-23 03:00:20 +00:00 |
|
Sergey Biryukov
|
94e5df7d3e
|
Simplify the logic for printing "Lost your password?" link. props ktdreyer. fixes #16498.
git-svn-id: http://core.svn.wordpress.org/trunk@23336 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-23 02:08:44 +00:00 |
|
Bot (Assets)
|
31b8240f6b
|
Compress scripts/styles: 3.6-alpha-23334. TinyMCE updated.
git-svn-id: http://core.svn.wordpress.org/trunk@23334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-22 22:57:24 +00:00 |
|
Andrew Nacin
|
82e9c40482
|
Validate pingback source URIs. Less verbose errors.
git-svn-id: http://core.svn.wordpress.org/trunk@23329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-22 22:30:08 +00:00 |
|
Sergey Biryukov
|
566dd6e476
|
Correct inline docs for cache.php. props ocean90. fixes #23058.
git-svn-id: http://core.svn.wordpress.org/trunk@23328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-22 20:44:30 +00:00 |
|
Andrew Ozz
|
50ceba1323
|
Autop: <samp> is not a block tag, props toscho, fixes #18807
git-svn-id: http://core.svn.wordpress.org/trunk@23327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-22 19:05:21 +00:00 |
|
Andrew Nacin
|
abd37fe4a7
|
Comment Query: Use $this->query_vars instead of the nonexistent shorthand $q. see #23208.
git-svn-id: http://core.svn.wordpress.org/trunk@23325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-22 16:54:38 +00:00 |
|
Andrew Nacin
|
9b5e67bf7d
|
Use correct escaping function. props duck_.
git-svn-id: http://core.svn.wordpress.org/trunk@23321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-22 16:37:54 +00:00 |
|
Ryan Boren
|
1b2b394a91
|
Avoid the appearance of a magic number.
Props nacin
see #23167
git-svn-id: http://core.svn.wordpress.org/trunk@23320 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-22 15:52:13 +00:00 |
|
Ryan Boren
|
48058dfb99
|
Explicitly set last_changed to 1 instead of the result of wp_cache_set(). Avoids ambiguity and works with cache backends that return void instead of boolean.
see #23167
git-svn-id: http://core.svn.wordpress.org/trunk@23319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-22 15:46:16 +00:00 |
|
Andrew Nacin
|
bd7b6a52b1
|
Verify tags used in the gallery shortcode.
git-svn-id: http://core.svn.wordpress.org/trunk@23316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-22 15:36:57 +00:00 |
|
Helen Hou-Sandí
|
b538d6163f
|
Make sure .widefat border and background coloring only applies to tables. props MikeHansenMe. fixes #21936.
git-svn-id: http://core.svn.wordpress.org/trunk@23315 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-22 14:44:04 +00:00 |
|
Ryan Boren
|
868873da55
|
Declare wp_rewrite as global in _wp_menu_item_classes_by_context().
Props andrewryno
fixes #7337
git-svn-id: http://core.svn.wordpress.org/trunk@23309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-21 14:44:30 +00:00 |
|
Ryan Boren
|
ea8265b2a9
|
Whitespace cleanup.
Props dimadin
fixes #23126
git-svn-id: http://core.svn.wordpress.org/trunk@23308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-21 14:39:39 +00:00 |
|
Mark Jaquith
|
6b6ba31884
|
Properly wipe capabilities from new site-independent multisite users by using the right key.
props wonderboymusic. fixes #15627
git-svn-id: http://core.svn.wordpress.org/trunk@23307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-18 15:30:55 +00:00 |
|
Mark Jaquith
|
abeac1dfa8
|
Update the copyright notice to 2013. Yes — WordPress turns *10* this year.
props kraftbj. fixes #22987
git-svn-id: http://core.svn.wordpress.org/trunk@23306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-18 14:06:28 +00:00 |
|
Mark Jaquith
|
a24c40fb00
|
Consistently use $wp_rewrite->index instead of hardcoding "index.php".
props wonderboymusic. fixes #7337
git-svn-id: http://core.svn.wordpress.org/trunk@23305 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-18 13:44:22 +00:00 |
|
Andrew Nacin
|
c9a6c4ba0c
|
Treat URL schemes as case insensitive when sanitizing them in esc_url().
props mdawaffe.
fixes #23187.
tests: [1184/tests]
git-svn-id: http://core.svn.wordpress.org/trunk@23303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-17 15:07:32 +00:00 |
|
Andrew Ozz
|
b59edea3cb
|
Main editor: when setting or saving the height, look only at elements that have style="height:..." set. Reset a previously saved erroneous "ed_size" value (over 5000px) to the default height of 360px. Fixes #23042 for trunk.
git-svn-id: http://core.svn.wordpress.org/trunk@23302 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-16 19:10:38 +00:00 |
|
Andrew Nacin
|
c376243e91
|
jQuery 1.9 final. jQuery Migrate 1.0. Uncompressed for now, while we iron out kinks.
props jorbin. see #22975.
git-svn-id: http://core.svn.wordpress.org/trunk@23301 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-15 17:52:42 +00:00 |
|
Ryan Boren
|
1edf259b45
|
In get_pages(), cache queries to individual cache buckets instead of storing them in one cached array. Also, store post IDs instead of full objects. This reduces overall memory usage as well as the size of the cache buckets. Use incrementor style passive cache invalidation.
Props nprasath002
see #23167
git-svn-id: http://core.svn.wordpress.org/trunk@23300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-15 17:32:35 +00:00 |
|
Andrew Ozz
|
754fd43fe7
|
Media: when copying from "caption" (textarea) to "alt" (text input) also remove line breaks, props kovshenin, fixes #23176 for trunk
git-svn-id: http://core.svn.wordpress.org/trunk@23298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-14 17:34:45 +00:00 |
|
Dion Hulse
|
33d913220b
|
Core Update: Fix a issue which caused automatic upgrades from 2.7 to 3.5+ to fail. Pre-2.7 WP_Filesystem::wp_content_dir() returned unslashed paths. Introduced in [22227]. See #23177
git-svn-id: http://core.svn.wordpress.org/trunk@23297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-11 10:16:45 +00:00 |
|
Mark Jaquith
|
e841b1f3cf
|
Resolve DOCUMENT_ROOT symlinks and standardize Windows slashing for various paths related to Multisite rewrite rule generation. props SergeyBiryukov, nacin, wpewill. fixes #23104 and #23073 for trunk
git-svn-id: http://core.svn.wordpress.org/trunk@23295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-10 08:08:14 +00:00 |
|
Mark Jaquith
|
2d6e677a03
|
Do not notify the post author about comments if they are no longer a member of the blog. props nickmomrick. fixes #23136
git-svn-id: http://core.svn.wordpress.org/trunk@23294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-08 04:03:16 +00:00 |
|
Andrew Nacin
|
1fa8476425
|
Ensure we wp_die() at the end of an ajax action. see #23055.
git-svn-id: http://core.svn.wordpress.org/trunk@23293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-07 03:59:44 +00:00 |
|
Andrew Nacin
|
5d980a8e8e
|
Whenever we have compat fields to render, send a dummy menu_order field (which was always sent in 3.4) to ensure an unchecked checkbox can still be processed by attachment_fields_to_save. fixes #22868.
git-svn-id: http://core.svn.wordpress.org/trunk@23290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-05 03:50:28 +00:00 |
|
Bot (Assets)
|
5a3c968319
|
Compress scripts/styles: 3.6-alpha-23288.
git-svn-id: http://core.svn.wordpress.org/trunk@23288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-05 02:33:20 +00:00 |
|
Andrew Nacin
|
9a7814c1a0
|
Don't unnecessarily re-render the attachment details view when editing the title and caption. Re-rendering causes issues with tabbing and focus, and is only necessary for other views (such as "Caption this image..." when editing a gallery).
props koopersmith.
fixes #23054.
for trunk.
git-svn-id: http://core.svn.wordpress.org/trunk@23283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-04 23:29:20 +00:00 |
|
Bot (Assets)
|
d64b1cfa34
|
Compress scripts/styles: 3.6-alpha-23279.
git-svn-id: http://core.svn.wordpress.org/trunk@23279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-04 22:34:43 +00:00 |
|
Andrew Ozz
|
cc834e52bf
|
Taxonomy postbox: fix toggling with "Choose from the most used tags" when several postboxes are shown, props SergeyBiryukov, fixes #23112 for trunk
git-svn-id: http://core.svn.wordpress.org/trunk@23278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-04 20:54:11 +00:00 |
|
Andrew Nacin
|
381b7246f9
|
Restore TinyMCE dropdowns to their 3.4 appearance in RTL. props helen. see #23101.
git-svn-id: http://core.svn.wordpress.org/trunk@23275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-04 20:11:59 +00:00 |
|
Ryan Boren
|
57f65d2906
|
Try not to send Last-Modified, even with an empty value. Some servers interpret an empty value as the epoch.
Props nacin, slene, SergeyBiryukov, andy
see #23021 for trunk
git-svn-id: http://core.svn.wordpress.org/trunk@23267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-04 19:51:31 +00:00 |
|
Bot (Assets)
|
f454df9cdd
|
Compress scripts/styles: 3.6-alpha-23266.
git-svn-id: http://core.svn.wordpress.org/trunk@23266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-04 17:39:23 +00:00 |
|
Peter Westwood
|
f683fc7677
|
Tighten our braces. Fixes #23118 props evansolomon.
git-svn-id: http://core.svn.wordpress.org/trunk@23265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-04 10:13:51 +00:00 |
|
Andrew Nacin
|
2428b370a2
|
Media: Pass thumbnail and medium sizes to image_constrain_size_for_editor() to force constraints based on the current DB options for those sizes. History: see #22598, #22738.
props jond3r.
see #23102.
for trunk.
git-svn-id: http://core.svn.wordpress.org/trunk@23264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-04 08:52:18 +00:00 |
|
Daryl Koopersmith
|
a84cef4556
|
Media: Properly reset the "add to gallery" library to ensure it accurately reflects the current gallery. see #22815.
git-svn-id: http://core.svn.wordpress.org/trunk@23263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-04 08:28:12 +00:00 |
|