Peter Westwood
|
9b80ab8ce5
|
Fix regression in wptexturize with single quotes when used for contraction. See #15241 props norbertm.
git-svn-id: https://develop.svn.wordpress.org/trunk@16378 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-15 08:52:36 +00:00 |
|
Andrew Nacin
|
8d9b2cd2b3
|
Properly check, initialize, or cast a number of variables. props ChenHui. see #14642.
git-svn-id: https://develop.svn.wordpress.org/trunk@16377 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-15 06:38:10 +00:00 |
|
scribu
|
a6568c3de8
|
Make submitted-on a class instead of an id. Fixes #15426
git-svn-id: https://develop.svn.wordpress.org/trunk@16375 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-14 20:28:55 +00:00 |
|
scribu
|
2b895dda71
|
Introduce WP_List_Table::get_column_count() and take care of update notice <tr>. Props ocean90 for initial patch. Fixes #15318
git-svn-id: https://develop.svn.wordpress.org/trunk@16368 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-14 18:00:09 +00:00 |
|
scribu
|
32b416f959
|
Improve hook readability via curly brackets. Props jjj for initial patch. Fixes #15422
git-svn-id: https://develop.svn.wordpress.org/trunk@16365 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-14 15:50:02 +00:00 |
|
scribu
|
cd7d748a0e
|
Fix empty query vars being passed as 'true' instead of ''. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16363 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-14 00:48:30 +00:00 |
|
scribu
|
c38380fd8f
|
Update doc for WP_Query::post. Fixes #15105
git-svn-id: https://develop.svn.wordpress.org/trunk@16360 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 23:32:18 +00:00 |
|
scribu
|
cf7f2d92b4
|
Use wp_start_object_cache() in switch_to_blog(). Props prettyboymp. Fixes #15361
git-svn-id: https://develop.svn.wordpress.org/trunk@16359 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 23:11:50 +00:00 |
|
scribu
|
3d1e3fc25f
|
Add colon after Upload/Insert. Fixes #14810
git-svn-id: https://develop.svn.wordpress.org/trunk@16358 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 22:52:51 +00:00 |
|
scribu
|
9967d9da2a
|
Always apply comment_text filter in check_comment(). Props hakre. Fixes #14680
git-svn-id: https://develop.svn.wordpress.org/trunk@16357 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 22:30:36 +00:00 |
|
scribu
|
a8160ed916
|
Kill WP_Object_Query. See #15032
git-svn-id: https://develop.svn.wordpress.org/trunk@16353 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 18:32:43 +00:00 |
|
scribu
|
6daedd550c
|
Revert most of [16018]. See #15032
git-svn-id: https://develop.svn.wordpress.org/trunk@16352 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 18:26:15 +00:00 |
|
scribu
|
e19c83933a
|
Split get_search_sql(). See #15170. See #15032
git-svn-id: https://develop.svn.wordpress.org/trunk@16351 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 18:18:45 +00:00 |
|
scribu
|
4ffac80fc4
|
Prevent horizontal scrollbar. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16344 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 15:33:12 +00:00 |
|
Andrew Nacin
|
7f4e354bd1
|
Move cast to within array_keys to prevent warning when get_the_terms returns false. see #15407.
git-svn-id: https://develop.svn.wordpress.org/trunk@16343 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 15:32:20 +00:00 |
|
scribu
|
a2dfe18dfd
|
Add 'get_the_terms' filter. Props filosofo. Fixes #15410
git-svn-id: https://develop.svn.wordpress.org/trunk@16342 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 14:08:27 +00:00 |
|
Andrew Nacin
|
958d135e11
|
Escape the class arg in wp_list_categories. props hakre, fixes #11514.
git-svn-id: https://develop.svn.wordpress.org/trunk@16341 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 11:06:26 +00:00 |
|
Andrew Nacin
|
200eefec46
|
Use square brackets instead of braces for string access. props hakre, fixes #13900.
git-svn-id: https://develop.svn.wordpress.org/trunk@16340 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 09:53:55 +00:00 |
|
Andrew Nacin
|
305fbe129d
|
Only a static class method or function can be used in an uninstall hook. props scribu, fixes #13786.
git-svn-id: https://develop.svn.wordpress.org/trunk@16339 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 09:45:57 +00:00 |
|
Andrew Nacin
|
812c44072a
|
Set map_meta_cap to true when capability_type = post and no custom caps are specified. see #14122.
git-svn-id: https://develop.svn.wordpress.org/trunk@16338 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 08:40:38 +00:00 |
|
Peter Westwood
|
f8f48b0f24
|
Revert [16320] and [16321] for now. Breaks things
git-svn-id: https://develop.svn.wordpress.org/trunk@16336 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 22:44:16 +00:00 |
|
Peter Westwood
|
b08df21c26
|
Revert most of [16332] - renaming and deprecating a commonly used function is silly. Improving it is good. Fixes #15407.
git-svn-id: https://develop.svn.wordpress.org/trunk@16334 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 21:53:15 +00:00 |
|
scribu
|
11f20d737c
|
Replace get_the_category() with get_the_categories(). Props filosofo. Fixes #15407
git-svn-id: https://develop.svn.wordpress.org/trunk@16332 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 20:05:37 +00:00 |
|
scribu
|
9f86bb7104
|
Don't use deprecated category properties. Props filosofo. Fixes #15408
git-svn-id: https://develop.svn.wordpress.org/trunk@16331 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 18:40:51 +00:00 |
|
Andrew Nacin
|
aa9d1494e6
|
Self-close embed tag for googlevideo embed handler. props pross, fixes #14230.
git-svn-id: https://develop.svn.wordpress.org/trunk@16323 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 11:17:35 +00:00 |
|
Andrew Nacin
|
f75f0aee7f
|
Only register post_format taxonomy to posts. see #15396, #14746.
git-svn-id: https://develop.svn.wordpress.org/trunk@16322 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 10:58:58 +00:00 |
|
Andrew Nacin
|
92b8c22e03
|
Only mysql_free_result if we have a valid resource, and remove error suppression there. see #15402.
git-svn-id: https://develop.svn.wordpress.org/trunk@16321 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 10:40:43 +00:00 |
|
Andrew Nacin
|
9404ce9a12
|
Memory usage and execution improvements in wpdb. Store and work with resources directly, rather than full copies of results. Plugins which incorrectly used wpdb->last_result (a private property) will need to shift to wpdb->get_results() with no \$query. Magic getter is introduced for back compat when using PHP5. props joelhardi, fixes #12257.
git-svn-id: https://develop.svn.wordpress.org/trunk@16320 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 10:15:18 +00:00 |
|
Andrew Nacin
|
8d5463366a
|
Use term cache in get_post_format() to save a boatload of queries. see #15396.
git-svn-id: https://develop.svn.wordpress.org/trunk@16319 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 09:49:34 +00:00 |
|
Andrew Nacin
|
46efef4555
|
jQuery 1.4.4. props demetris, fixes #15201, #15227.
git-svn-id: https://develop.svn.wordpress.org/trunk@16318 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 07:13:11 +00:00 |
|
Andrew Nacin
|
f3a332a13c
|
Typo fix. see #14424.
git-svn-id: https://develop.svn.wordpress.org/trunk@16317 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 07:04:34 +00:00 |
|
Mark Jaquith
|
d3684a509d
|
Add checks for WP_Error. props ptahdunbar. see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@16315 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 04:10:56 +00:00 |
|
Mark Jaquith
|
647422ad33
|
Switch to radio boxes for Post Format picking. Saves a click. Maybe we should do this with Post Status as well. see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@16314 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 04:05:33 +00:00 |
|
Andrew Nacin
|
d8c91db1f4
|
Remove more create_function calls. props huichen, see #14424.
git-svn-id: https://develop.svn.wordpress.org/trunk@16313 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 22:50:36 +00:00 |
|
Andrew Nacin
|
21a38007d8
|
Remove old header/footer link active state. props dremeda, fixes #14487.
git-svn-id: https://develop.svn.wordpress.org/trunk@16311 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 22:17:11 +00:00 |
|
Ryan Boren
|
e4983b968e
|
Admin bar fixes. Props ocean90. see #14772
git-svn-id: https://develop.svn.wordpress.org/trunk@16310 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 20:02:52 +00:00 |
|
Ryan Boren
|
d68bd6002a
|
Register admin menus against admin_bar_menu action to be consistent with other menu hooks. see #14772
git-svn-id: https://develop.svn.wordpress.org/trunk@16309 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 19:11:12 +00:00 |
|
Ryan Boren
|
c54708d203
|
Make the My Sites menu items use admin_url() instead of hardcoding the url. Props caesarsgrunt. see #14772
git-svn-id: https://develop.svn.wordpress.org/trunk@16308 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 18:48:38 +00:00 |
|
Ryan Boren
|
06513139e7
|
phpdoc fixes. Props hakre. fixes #12526
git-svn-id: https://develop.svn.wordpress.org/trunk@16307 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 17:02:14 +00:00 |
|
Ryan Boren
|
994d8ecab8
|
Farbtastic 1.3u. Props flashingcursor. fixes #14707
git-svn-id: https://develop.svn.wordpress.org/trunk@16305 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 16:34:22 +00:00 |
|
Andrew Nacin
|
57ad813bf4
|
Don't notify the author when they posted or moderated the comment. fixes #12774.
git-svn-id: https://develop.svn.wordpress.org/trunk@16304 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 16:28:49 +00:00 |
|
Ryan Boren
|
8ad934c85d
|
Prevent stomping of global. Props prettyboymp. fixes #13945
git-svn-id: https://develop.svn.wordpress.org/trunk@16303 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 16:22:18 +00:00 |
|
Ryan Boren
|
987bf4663f
|
Admin bar tweaks. Props filosofo. see #15308
git-svn-id: https://develop.svn.wordpress.org/trunk@16302 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 16:19:25 +00:00 |
|
Ryan Boren
|
cb3030f582
|
Admin bar tweaks. Props filosofo. see #15308
git-svn-id: https://develop.svn.wordpress.org/trunk@16301 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 16:19:14 +00:00 |
|
Ryan Boren
|
c79e13144c
|
Faster is_serialized(). Props duck_, hakre, Denis-de-Bernardy. see #14429
git-svn-id: https://develop.svn.wordpress.org/trunk@16300 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 16:10:16 +00:00 |
|
Ryan Boren
|
d0f30f75e5
|
Return false if upload_space_check_disabled is true in upload_is_user_over_quota(). Props SergeyBiryukov. fixes #14121
git-svn-id: https://develop.svn.wordpress.org/trunk@16299 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 16:03:51 +00:00 |
|
Peter Westwood
|
afbd46517a
|
Don't show duff links if someone decides that they want the admin bar for all users - even those who are logged out.
git-svn-id: https://develop.svn.wordpress.org/trunk@16291 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 11:49:37 +00:00 |
|
Peter Westwood
|
a91abd41d8
|
Strip back the stats in the memory based object cache to something less verbose and useless.
git-svn-id: https://develop.svn.wordpress.org/trunk@16288 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 10:55:06 +00:00 |
|
Peter Westwood
|
06bf2f9e66
|
Link the shortlink button to the shortlink. Props caesarsgrunt see #14772.
git-svn-id: https://develop.svn.wordpress.org/trunk@16287 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 10:24:56 +00:00 |
|
scribu
|
f337bb1b86
|
Add context to get_meta_sql(). See #15018
git-svn-id: https://develop.svn.wordpress.org/trunk@16286 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 10:06:05 +00:00 |
|