Lance Willett
|
a0d63de4f8
|
Twenty Thirteen: JS fix, after r24511 changes -- add missing semicolon to end variable definition. See #24643.
git-svn-id: http://core.svn.wordpress.org/trunk@24514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-25 21:30:43 +00:00 |
|
Lance Willett
|
a0172203fc
|
Twenty Thirteen: remove box-sizing styles from site wrapper element to avoid horizontal scrollbars in large viewports. Fixes #24599, props obenland.
git-svn-id: http://core.svn.wordpress.org/trunk@24513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-25 21:13:52 +00:00 |
|
Lance Willett
|
0edc3b8ad2
|
Twenty Thirteen: add editor styles for post formats back in. Props celloexpressions, closes #24308.
git-svn-id: http://core.svn.wordpress.org/trunk@24512 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-25 21:10:37 +00:00 |
|
Lance Willett
|
0c7a17d735
|
Twenty Thirteen: functions.js optimizations, props obenland. Fixes #24643.
git-svn-id: http://core.svn.wordpress.org/trunk@24511 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-25 21:09:00 +00:00 |
|
Ryan Boren
|
419fea1a16
|
Normalize the UTF-8 and ISO-8859-1 charset strings stored in blog_charset to make them friendlier with PHP functions that accept a charset such as htmlspecialchars().
fixes #23688
git-svn-id: http://core.svn.wordpress.org/trunk@24510 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-25 19:03:17 +00:00 |
|
Sergey Biryukov
|
5744245cc3
|
Avoid a fatal error when adding a non-existent user to a site. props duck_. fixes #24460.
git-svn-id: http://core.svn.wordpress.org/trunk@24509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-25 14:24:18 +00:00 |
|
Sergey Biryukov
|
34d0f347ad
|
Revert to storing a hash of the slashed password. fixes #24367. see #17018.
git-svn-id: http://core.svn.wordpress.org/trunk@24508 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-25 11:14:50 +00:00 |
|
Sergey Biryukov
|
d842da10e7
|
Correct inline docs for is_wp_error(). props johnbillion. fixes #24637.
git-svn-id: http://core.svn.wordpress.org/trunk@24507 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-24 18:23:45 +00:00 |
|
Sergey Biryukov
|
642202c02a
|
Use capitalized ID column name in get_adjacent_post(). props hypertextranch. fixes #24575.
git-svn-id: http://core.svn.wordpress.org/trunk@24506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-24 13:11:43 +00:00 |
|
Sergey Biryukov
|
2ebbe00b55
|
Remove obsolete translator comment. props zeo. fixes #24464.
git-svn-id: http://core.svn.wordpress.org/trunk@24505 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-23 08:30:30 +00:00 |
|
Sergey Biryukov
|
98d6c31f84
|
Avoid an undefined index notice in WP_Widget_Recent_Posts::update(). props jrf. fixes #24577.
git-svn-id: http://core.svn.wordpress.org/trunk@24504 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-23 08:20:08 +00:00 |
|
Andrew Nacin
|
3be3080228
|
Broader fix for [24497] for setup-config.php in trunk. props SergeyBiryukov, markoheijnen. fixes #24627.
git-svn-id: http://core.svn.wordpress.org/trunk@24503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-23 06:02:19 +00:00 |
|
Sergey Biryukov
|
8792da0820
|
Use correct backreference in obsolete feed redirection code. props sweetie089. fixes #24623.
git-svn-id: http://core.svn.wordpress.org/trunk@24502 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-22 12:09:28 +00:00 |
|
Andrew Nacin
|
1e83cf5c53
|
3.6-beta4
git-svn-id: http://core.svn.wordpress.org/trunk@24500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 19:51:53 +00:00 |
|
Andrew Nacin
|
6ed3a582ef
|
Only call wp_kses_bad_protocol() in WP_HTTP if it exists. It does not in setup-config.php.
git-svn-id: http://core.svn.wordpress.org/trunk@24497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 19:05:15 +00:00 |
|
Andrew Nacin
|
2ac8311b74
|
Partially revert [24459] and only flush insert_id on the next insert or replace query, as we had been doing before. (Yes, this is not how mysql_insert_id() works.)
git-svn-id: http://core.svn.wordpress.org/trunk@24494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 18:22:26 +00:00 |
|
Sergey Biryukov
|
81e2420c0a
|
Correct return value for get_role() and WP_Roles::get_role(). props tivnet. fixes #24607.
git-svn-id: http://core.svn.wordpress.org/trunk@24491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 13:01:55 +00:00 |
|
Sergey Biryukov
|
58c364947f
|
PHPDoc fixes and additions. fixes #24616.
git-svn-id: http://core.svn.wordpress.org/trunk@24490 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 12:45:11 +00:00 |
|
Andrew Nacin
|
3864f4cedf
|
Remove redundant swfupload-all.js file.
git-svn-id: http://core.svn.wordpress.org/trunk@24488 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 09:26:18 +00:00 |
|
Bot (Assets)
|
f672aff0ee
|
Compress scripts/styles: 3.6-beta3-24485. TinyMCE updated.
git-svn-id: http://core.svn.wordpress.org/trunk@24485 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 07:19:07 +00:00 |
|
Andrew Nacin
|
8b09788c70
|
Change the HTTP API's URL validation default, in trunk.
git-svn-id: http://core.svn.wordpress.org/trunk@24482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 06:17:56 +00:00 |
|
Andrew Nacin
|
96ee267343
|
Better validation of the URL used in core HTTP requests.
git-svn-id: http://core.svn.wordpress.org/trunk@24480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 06:07:47 +00:00 |
|
Andrew Nacin
|
c0c884b522
|
Better cap checks in _wp_translate_post_data().
git-svn-id: http://core.svn.wordpress.org/trunk@24478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 06:00:59 +00:00 |
|
Andrew Nacin
|
8348f10034
|
Update TinyMCE media plugin's moxieplayer.swf to latest.
git-svn-id: http://core.svn.wordpress.org/trunk@24476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 05:57:22 +00:00 |
|
Andrew Nacin
|
3bfb59b39d
|
More robust escaping in the plugin/theme upgrader.
git-svn-id: http://core.svn.wordpress.org/trunk@24474 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 05:54:40 +00:00 |
|
Andrew Nacin
|
25a7b3291a
|
Build the media item HTML in a clearer manner in the legacy Plupload handler JS. Also update the retired SWFUpload handler JS.
git-svn-id: http://core.svn.wordpress.org/trunk@24472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 03:44:48 +00:00 |
|
Andrew Nacin
|
274d09b342
|
Better sanity checks in oEmbed XML handling. see [23158].
git-svn-id: http://core.svn.wordpress.org/trunk@24470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 03:29:13 +00:00 |
|
Andrew Nacin
|
2e6372a4a7
|
Update swfupload binary.
git-svn-id: http://core.svn.wordpress.org/trunk@24468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 03:16:52 +00:00 |
|
Andrew Nacin
|
95800ae4f2
|
Validate post password hash.
git-svn-id: http://core.svn.wordpress.org/trunk@24466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 03:00:26 +00:00 |
|
Andrew Nacin
|
be01fce99f
|
Show a relative path in an upload error message.
git-svn-id: http://core.svn.wordpress.org/trunk@24463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 02:29:26 +00:00 |
|
Andrew Nacin
|
e27d41d8e7
|
Add strict check to wp_verify_nonce() to avoid issues when it is improperly called.
git-svn-id: http://core.svn.wordpress.org/trunk@24461 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 02:11:31 +00:00 |
|
Andrew Nacin
|
9f10b33324
|
Have wpdb::flush() reset more variables.
git-svn-id: http://core.svn.wordpress.org/trunk@24459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 01:32:54 +00:00 |
|
Andrew Nacin
|
03e2f6fb30
|
Add strict check to phpass's CheckPassword() method to avoid issues when the method is improperly called.
git-svn-id: http://core.svn.wordpress.org/trunk@24457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-21 01:21:12 +00:00 |
|
Mark Jaquith
|
bf35040898
|
Squash some PHP notices in taxonomy queries.
props hakre, wonderboymusic. fixes #16465.
git-svn-id: http://core.svn.wordpress.org/trunk@24456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-20 17:21:13 +00:00 |
|
Mark Jaquith
|
1b84d2140a
|
Prevent an offset error if the first menu item is a separator.
props phill_brown. fixes #23182
git-svn-id: http://core.svn.wordpress.org/trunk@24455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-20 16:45:45 +00:00 |
|
Andrew Nacin
|
06933ac440
|
Add some localized date/time strings to the main wordpress.pot. These strings appear in the admin only but can be leveraged outside of the admin by design. fixes #22916.
git-svn-id: http://core.svn.wordpress.org/trunk@24454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-20 14:27:37 +00:00 |
|
Andrew Nacin
|
80c30af9e8
|
Update Akismet external to 2.5.8. For trunk.
git-svn-id: http://core.svn.wordpress.org/trunk@24451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-20 02:44:55 +00:00 |
|
Bot (Assets)
|
a95909e425
|
Compress scripts/styles: 3.6-beta3-24450.
git-svn-id: http://core.svn.wordpress.org/trunk@24450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-19 22:58:57 +00:00 |
|
Andrew Nacin
|
d80469f8a5
|
Fix storage of illegal_names. Add an upgrade routine to fix bad values.
props SergeyBiryukov.
see #23418.
for trunk.
git-svn-id: http://core.svn.wordpress.org/trunk@24448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-19 22:06:42 +00:00 |
|
Mark Jaquith
|
e1923d4783
|
Restore code that returns the existing media object if it already exists.
props programmin, adamsilverstein. fixes #24062
git-svn-id: http://core.svn.wordpress.org/trunk@24447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-19 21:55:17 +00:00 |
|
Andrew Nacin
|
3231e8cbd0
|
Pass $post to hooks in edit-form-advanced.php including edit_form_advanced and edit_form_after_*. fixes #24611.
git-svn-id: http://core.svn.wordpress.org/trunk@24446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-19 21:10:51 +00:00 |
|
Andrew Nacin
|
7addff9967
|
Use correct variable order in add_query_arg(). This had mostly just filled error logs; it also broke some obscure URL situations. see #23284.
git-svn-id: http://core.svn.wordpress.org/trunk@24444 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-19 08:33:10 +00:00 |
|
Andrew Nacin
|
5f1a1eb77c
|
Don't render the screen reader shortcut 'Log Out' link in the toolbar when the user is not logged in.
props SergeyBiryukov.
fixes #23178.
git-svn-id: http://core.svn.wordpress.org/trunk@24442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-19 08:15:04 +00:00 |
|
Andrew Nacin
|
bb1234c4be
|
Fall back to non-translated strings in _doing_it_wrong() if the translation function doesn't exist. This may be the case in sunrise, for example.
props SergeyBiryukov.
fixes #23555.
for trunk.
git-svn-id: http://core.svn.wordpress.org/trunk@24439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-19 08:11:59 +00:00 |
|
Andrew Nacin
|
0cf7acf4a9
|
Fix context for get_post() in the deprecated wp_get_single_post(). fixes #24602.
git-svn-id: http://core.svn.wordpress.org/trunk@24436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-19 07:58:28 +00:00 |
|
Bot (Translations)
|
06f96735c1
|
POT, generated from r24434
git-svn-id: http://core.svn.wordpress.org/trunk@24435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-18 22:14:13 +00:00 |
|
Lance Willett
|
b512e9b6a9
|
Twenty Eleven: use get_content_url() instead of get_the_post_format_url() . Fixes #23618.
git-svn-id: http://core.svn.wordpress.org/trunk@24434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-18 21:40:14 +00:00 |
|
Andrew Nacin
|
69581bd827
|
Pass value and expiration to result hooks in set_transient() and set_site_transient(). props johnbillion, fixes #24583.
git-svn-id: http://core.svn.wordpress.org/trunk@24433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-16 04:06:12 +00:00 |
|
Bot (Assets)
|
91186ec868
|
Compress scripts/styles: 3.6-beta3-24432.
git-svn-id: http://core.svn.wordpress.org/trunk@24432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-09 00:58:58 +00:00 |
|
Andrew Ozz
|
aff66a7d07
|
Autosave: properly set autosaveLast when TinyMCE is the default editor. Prevents firing autosave when there are no changes. See #23220
git-svn-id: http://core.svn.wordpress.org/trunk@24431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-06-09 00:45:01 +00:00 |
|