Dion Hulse
|
4c11a459f9
|
Coding Standards clean-up, Variable typo fix ($errstr), Svn property correction. See #10588
git-svn-id: https://develop.svn.wordpress.org/trunk@16871 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-11 05:51:49 +00:00 |
|
Andrew Nacin
|
3ce701f9f3
|
Don't clear saved username in wp_attempt_focus. props JohnPBloch, wojtek.szkutnik. fixes #14031.
git-svn-id: https://develop.svn.wordpress.org/trunk@16870 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-11 04:59:49 +00:00 |
|
Andrew Nacin
|
82c7adaec6
|
Utilize gallery-columns-# classes in Twenty Ten. props ianstewart, lancewillett. fixes #15103.
git-svn-id: https://develop.svn.wordpress.org/trunk@16869 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-11 04:05:32 +00:00 |
|
scribu
|
3f5f212ffb
|
Don't show search box if there are no items available. See #15353
git-svn-id: https://develop.svn.wordpress.org/trunk@16868 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 20:22:34 +00:00 |
|
potbot
|
aa21762023
|
POT, generated from r16866
git-svn-id: https://develop.svn.wordpress.org/trunk@16867 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 20:21:45 +00:00 |
|
Andrew Nacin
|
468bab05a7
|
Deprecate twentyten_remove_gallery_css in favor of the use_default_gallery_style filter. see #15103.
git-svn-id: https://develop.svn.wordpress.org/trunk@16866 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 19:27:12 +00:00 |
|
Andrew Nacin
|
41d4279b66
|
use_default_gallery_style boolean filter and new gallery-columns-* class. see #15103.
git-svn-id: https://develop.svn.wordpress.org/trunk@16865 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 19:15:37 +00:00 |
|
Andrew Nacin
|
63357b507a
|
wp-caption-text class for the gallery shortcode caption. props chipbennett, fixes #14411.
git-svn-id: https://develop.svn.wordpress.org/trunk@16864 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 19:05:50 +00:00 |
|
Ryan Boren
|
62f76f6efa
|
jQuery UI 1.8.7. Props demetris. fixes #15766
git-svn-id: https://develop.svn.wordpress.org/trunk@16863 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 19:02:53 +00:00 |
|
Andrew Nacin
|
ad424075f1
|
Admin bar script/style improvements. props ocean90, see #15308.
git-svn-id: https://develop.svn.wordpress.org/trunk@16862 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 18:47:21 +00:00 |
|
scribu
|
4d7afd30fa
|
Don't show search box if there are no themes available. See #15353
git-svn-id: https://develop.svn.wordpress.org/trunk@16861 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 18:40:48 +00:00 |
|
Andrew Nacin
|
acdd0eff66
|
IFRAME_REQUEST for network/update.php. props duck_, see #15724.
git-svn-id: https://develop.svn.wordpress.org/trunk@16860 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 18:25:18 +00:00 |
|
Ryan Boren
|
1bbc935dec
|
Lose last-blog-admin-visited. Figure out a better way in 3.2
git-svn-id: https://develop.svn.wordpress.org/trunk@16859 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 17:25:04 +00:00 |
|
Ryan Boren
|
181ab7185a
|
like_escape() search string. see #15764
git-svn-id: https://develop.svn.wordpress.org/trunk@16858 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 15:57:48 +00:00 |
|
Ryan Boren
|
523a810530
|
Add retro gravatar option. Props beaulebens. fixes #15759
git-svn-id: https://develop.svn.wordpress.org/trunk@16857 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 14:50:43 +00:00 |
|
scribu
|
13055dfc1a
|
Remove unnecessary comments. See #15416
git-svn-id: https://develop.svn.wordpress.org/trunk@16856 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 08:55:17 +00:00 |
|
scribu
|
70e3fbe1e8
|
Redirect to correct page after bulk action for posts and comments. Props garyc40. Fixes #15416
git-svn-id: https://develop.svn.wordpress.org/trunk@16855 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 08:49:16 +00:00 |
|
scribu
|
ab5cd7a4f5
|
Inline docs for WP_Tax_Query. See #15752
git-svn-id: https://develop.svn.wordpress.org/trunk@16854 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 08:20:46 +00:00 |
|
scribu
|
ea0d5bf166
|
Fix notice in get_queried_object(). See #15752
git-svn-id: https://develop.svn.wordpress.org/trunk@16853 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 07:51:04 +00:00 |
|
Andrew Nacin
|
83d896d013
|
Admin bar CSS cleaning. props ocean90, see #15308.
git-svn-id: https://develop.svn.wordpress.org/trunk@16852 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 04:01:16 +00:00 |
|
scribu
|
5da70bad87
|
Always have a WP_Tax_Query instance, to prevent notices. See #15752
git-svn-id: https://develop.svn.wordpress.org/trunk@16851 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 19:42:25 +00:00 |
|
scribu
|
77f5f54ff7
|
Correct relation var and PHP4 constructor. See #15752
git-svn-id: https://develop.svn.wordpress.org/trunk@16850 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 19:36:33 +00:00 |
|
scribu
|
85a176fe8f
|
Introduce WP_Tax_Query. Fix canonical redirects in the process. See #15752
git-svn-id: https://develop.svn.wordpress.org/trunk@16849 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 19:29:21 +00:00 |
|
Ryan Boren
|
a239d692a7
|
Go back to sanitize_user() so that dots are allowed. Props ocean90. see #14910
git-svn-id: https://develop.svn.wordpress.org/trunk@16848 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 19:29:00 +00:00 |
|
Andrew Nacin
|
3ebb27ae3e
|
Always exit after wp_redirect. props filosofo, fixes #15518.
git-svn-id: https://develop.svn.wordpress.org/trunk@16847 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 18:02:54 +00:00 |
|
Andrew Nacin
|
0979c21ab0
|
Make get_header_image() ssl-aware. fixes #14835.
git-svn-id: https://develop.svn.wordpress.org/trunk@16846 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 17:59:35 +00:00 |
|
scribu
|
1527d28dca
|
False advertising is bad. See #15752
git-svn-id: https://develop.svn.wordpress.org/trunk@16845 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 17:19:23 +00:00 |
|
scribu
|
a2387d8907
|
Proper check for tax query, which will never be empty, due to 'relation'. See #15752
git-svn-id: https://develop.svn.wordpress.org/trunk@16844 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 17:09:42 +00:00 |
|
scribu
|
a5cb537970
|
Set tax query defaults earlier, for notice prevention and convenience. See #15752
git-svn-id: https://develop.svn.wordpress.org/trunk@16843 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 17:05:40 +00:00 |
|
Pete Mall
|
df562b62f4
|
Kill blog specific menus from admin-bar in net admin. Fixes #15754
git-svn-id: https://develop.svn.wordpress.org/trunk@16842 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 16:55:09 +00:00 |
|
Ryan Boren
|
c120fd98ee
|
Don't show the WP plugins widget in multisite in the site admin. Props ocean90. fixes #15748
git-svn-id: https://develop.svn.wordpress.org/trunk@16841 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 16:37:16 +00:00 |
|
Andrew Nacin
|
8aa42566e8
|
Remove the snack bar from core. Will become a plugin. Lay down the red.
git-svn-id: https://develop.svn.wordpress.org/trunk@16840 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 16:29:08 +00:00 |
|
Andrew Nacin
|
b4d1885aee
|
Remove the snack bar from core. Will become a plugin. Lay down the red.
git-svn-id: https://develop.svn.wordpress.org/trunk@16839 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 16:27:53 +00:00 |
|
Andrew Nacin
|
63d7b51d01
|
Adjust branching and errors in WP_Themes_List_Table::no_items(). fixes #15751.
git-svn-id: https://develop.svn.wordpress.org/trunk@16838 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 16:12:04 +00:00 |
|
Andrew Nacin
|
abd3871510
|
Use correct query var. see #15378.
git-svn-id: https://develop.svn.wordpress.org/trunk@16837 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 14:23:54 +00:00 |
|
scribu
|
a3c3dc3273
|
Fix strange JS error when trashing a comment. Props greuben. Fixes #15746
git-svn-id: https://develop.svn.wordpress.org/trunk@16836 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 14:16:35 +00:00 |
|
Andrew Nacin
|
bac58b8e62
|
Example About Page. props jane, studionashvegas. fixes #14973.
git-svn-id: https://develop.svn.wordpress.org/trunk@16835 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 13:20:40 +00:00 |
|
Andrew Nacin
|
f384fe3e81
|
_get_post_ancestors() in Walker_Page. props layotte, fixes #14329.
git-svn-id: https://develop.svn.wordpress.org/trunk@16834 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 12:38:23 +00:00 |
|
Andrew Nacin
|
f11e53166e
|
s/can_edit_site/can_edit_network/g. see #15720.
git-svn-id: https://develop.svn.wordpress.org/trunk@16833 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 12:36:39 +00:00 |
|
scribu
|
005b2e5be1
|
Make get_term_by() use sanitize_title_for_query() too. See #9591
git-svn-id: https://develop.svn.wordpress.org/trunk@16832 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 10:05:19 +00:00 |
|
scribu
|
9835b5ff25
|
Add @return to add_*menu_page() docs. Fixes #15747
git-svn-id: https://develop.svn.wordpress.org/trunk@16831 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 06:54:48 +00:00 |
|
scribu
|
d56cc33340
|
Clarify is_single() inline doc. Fixes #14034
git-svn-id: https://develop.svn.wordpress.org/trunk@16830 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 05:27:37 +00:00 |
|
Andrew Nacin
|
684d85ff2f
|
Fix menu_page_url() for submenu pages attached to custom menu pages. props duck_, see #14159.
git-svn-id: https://develop.svn.wordpress.org/trunk@16829 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 04:02:37 +00:00 |
|
scribu
|
b8fdaa2dff
|
Correct get_file_data() inline doc. Fixes #14071
git-svn-id: https://develop.svn.wordpress.org/trunk@16828 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 03:30:23 +00:00 |
|
Andrew Nacin
|
fc9815537d
|
Add the for atteibute to internal linking labels. props batmoo, see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16827 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 01:46:31 +00:00 |
|
Ryan Boren
|
be9b7a345b
|
Link to unobfuscated JS. Props filosofo. fixes #15262
git-svn-id: https://develop.svn.wordpress.org/trunk@16826 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 22:37:19 +00:00 |
|
Andrew Nacin
|
6fcde6c9fe
|
Remove post_type_supports check from register_post_type caps all together. fixes #14122.
git-svn-id: https://develop.svn.wordpress.org/trunk@16825 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 22:07:29 +00:00 |
|
Mark Jaquith
|
daadad84a6
|
Work around some unset variable notices in xmlrpc.php. props redsweater. props sorich87. fixes #10665
git-svn-id: https://develop.svn.wordpress.org/trunk@16824 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 22:00:40 +00:00 |
|
Andrew Nacin
|
b6b938a084
|
Fix typo. props SergeyBiryukov, fixes #14107.
git-svn-id: https://develop.svn.wordpress.org/trunk@16823 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 21:35:08 +00:00 |
|
Ryan Boren
|
00356f8e4a
|
Use santize_key() in more places. Props WraithKenny. fixes #14910
git-svn-id: https://develop.svn.wordpress.org/trunk@16822 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 21:32:19 +00:00 |
|