Andrew Nacin
|
d9f0fec29c
|
Revert CSS that slipped into [18874]. see #18785.
git-svn-id: https://develop.svn.wordpress.org/trunk@18910 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-07 03:29:49 +00:00 |
Ryan Boren
|
b412d5f082
|
Don't stomp meta fields in wp_update_user(). Props scribu. see #15458
git-svn-id: https://develop.svn.wordpress.org/trunk@18909 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-07 02:34:41 +00:00 |
Andrew Nacin
|
a488f8e686
|
Match plugins-per-page viewed defaults when no user option exists. fixes #18878 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18908 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-06 23:43:20 +00:00 |
Mark Jaquith
|
a08a12b46a
|
Always pass the post ID as the second argument to the the_title filter. props GaryJ. fixes #16688
git-svn-id: https://develop.svn.wordpress.org/trunk@18907 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-06 21:09:37 +00:00 |
Ryan Boren
|
7af65a1402
|
Do only one empty check. Clean up whitespace. Props SergeyBiryukov. see #15458
git-svn-id: https://develop.svn.wordpress.org/trunk@18906 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-06 19:13:44 +00:00 |
Ryan Boren
|
3932ffbff8
|
Avoid Warning: array_keys() expects parameter 1 to be array, boolean given. see #15458
git-svn-id: https://develop.svn.wordpress.org/trunk@18905 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-06 18:49:38 +00:00 |
Andrew Nacin
|
237d132595
|
@since for screen_meta(), screen_options(), screen_layout(). props SergeyBiryukov, see #18785.
git-svn-id: https://develop.svn.wordpress.org/trunk@18904 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-06 16:24:14 +00:00 |
Andrew Ozz
|
fcecbaa30c
|
Combine few styles for column containers, props olleicua, see #18314
git-svn-id: https://develop.svn.wordpress.org/trunk@18903 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-06 14:37:55 +00:00 |
Andrew Ozz
|
390650f410
|
As per the recommendations: make the text inside the files drop box larger, improve the explanation about the "resize image" checkbox, see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@18902 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-06 09:57:50 +00:00 |
Andrew Ozz
|
04c169ba44
|
Fix menu hover when loaded folded, simplify menu JS and auto-folding, see #18382
git-svn-id: https://develop.svn.wordpress.org/trunk@18901 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-06 09:18:56 +00:00 |
Andrew Ozz
|
7ac7aeae29
|
Clean up unused bits from responsive admin, fix the JS on dashboard, see #18863
git-svn-id: https://develop.svn.wordpress.org/trunk@18900 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-06 08:43:01 +00:00 |
Ryan Boren
|
319d070078
|
Introduce wp_get_db_schema() for rerieving the various flavors of the WP db schema. Eliminates need to use global. Allows multiple calls to wpmu_create_blog(). see #12028
git-svn-id: https://develop.svn.wordpress.org/trunk@18899 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-06 00:21:24 +00:00 |
Daryl Koopersmith
|
e7ab67e395
|
Adjust admin bar item order. see #18197.
git-svn-id: https://develop.svn.wordpress.org/trunk@18898 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-06 00:02:18 +00:00 |
Andrew Nacin
|
44a62f0b3b
|
Revert [18817]. Adding the new HTML to setup-config would make translation files stale, and I'd rather i18n that file first (see #18180). fixes #18865, see #16413.
git-svn-id: https://develop.svn.wordpress.org/trunk@18897 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 23:42:11 +00:00 |
Daryl Koopersmith
|
d9d201289e
|
Refine new help styles. see #18690.
git-svn-id: https://develop.svn.wordpress.org/trunk@18896 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 23:15:19 +00:00 |
Andrew Nacin
|
a8638d222d
|
Align the bytes.
git-svn-id: https://develop.svn.wordpress.org/trunk@18895 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 22:57:17 +00:00 |
Andrew Nacin
|
7b1d7c6f12
|
type_url_form_image() becomes wp_media_insert_url_form(), media_upload_image() becomes wp_media_upload_handler(). type_url_form_* and media_upload_* are restored as wrappers. Don't deprecate yet. see #17578.
git-svn-id: https://develop.svn.wordpress.org/trunk@18894 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 22:36:03 +00:00 |
Andrew Nacin
|
ac958d3ec6
|
Oops. see #17578.
git-svn-id: https://develop.svn.wordpress.org/trunk@18893 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 22:05:43 +00:00 |
Andrew Nacin
|
0a6ff4024f
|
Kill the multisite mu_media_buttons option. see #17578.
git-svn-id: https://develop.svn.wordpress.org/trunk@18892 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 22:04:09 +00:00 |
Andrew Nacin
|
1b836047af
|
Compress and bump scripts for [18890]. see #17578.
git-svn-id: https://develop.svn.wordpress.org/trunk@18891 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 21:08:16 +00:00 |
Andrew Nacin
|
e386cb17c5
|
UI touches for the single media button. see #17578.
git-svn-id: https://develop.svn.wordpress.org/trunk@18890 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 21:07:04 +00:00 |
Andrew Ozz
|
22f4cdc7d7
|
Revert 'auto' column setting, props markjaquith, see #18863
git-svn-id: https://develop.svn.wordpress.org/trunk@18889 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 18:46:21 +00:00 |
Daryl Koopersmith
|
c9e4b0fcb9
|
Revise admin bar items based on user testing. Post at http://wp.me/pbNCB-qz. see #18197.
git-svn-id: https://develop.svn.wordpress.org/trunk@18888 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 18:45:32 +00:00 |
Mark Jaquith
|
46737bef61
|
Pass both parameters to the sanitize_option_FOO callback set in register_setting(). props lumination. fixes #15335
git-svn-id: https://develop.svn.wordpress.org/trunk@18887 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 17:48:41 +00:00 |
Mark Jaquith
|
0fe5c09e64
|
Give custom background CSS more specificity. props GaryJ. fixes #18698
git-svn-id: https://develop.svn.wordpress.org/trunk@18886 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 17:20:43 +00:00 |
Dion Hulse
|
f07212c873
|
Document that add_query_arg() expects encoded data. See #18086
git-svn-id: https://develop.svn.wordpress.org/trunk@18885 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 11:03:56 +00:00 |
Dion Hulse
|
2b00bcf9f0
|
Encode extra query vars in Canonical Taxonomy redirections. Props SergeyBiryukov. Fixes #18086
git-svn-id: https://develop.svn.wordpress.org/trunk@18884 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 11:00:28 +00:00 |
Dion Hulse
|
85c8647a55
|
Use transparent delete icon. Props Caspie. Fixes #17991
git-svn-id: https://develop.svn.wordpress.org/trunk@18883 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 07:14:41 +00:00 |
Dion Hulse
|
c91838bd7d
|
Fix admin_body_class filter for Menu's and Widgets pages, Include the filter in Iframe's. Props SergeyBiryukov & johnbillion. Fixes #18853
git-svn-id: https://develop.svn.wordpress.org/trunk@18882 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 07:09:51 +00:00 |
Daryl Koopersmith
|
ea4615f2ed
|
Greased Lightning Flyouts! Flyouts are now snappy and work without JS. see #18382.
git-svn-id: https://develop.svn.wordpress.org/trunk@18881 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 06:39:30 +00:00 |
Andrew Ozz
|
48be8d03eb
|
Don't trigger "deprecated" warnings before WP_Screen is finalized, see #18785
git-svn-id: https://develop.svn.wordpress.org/trunk@18880 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-04 23:10:02 +00:00 |
Andrew Ozz
|
fec0286bb3
|
Make $current_screen->add_option() easier to use, see #18690
git-svn-id: https://develop.svn.wordpress.org/trunk@18879 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-04 17:21:59 +00:00 |
Ryan Boren
|
c8cbea1d66
|
Syncronize some strings. Props dcowgill, SergeyBiryukov. fixes #17770
git-svn-id: https://develop.svn.wordpress.org/trunk@18878 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-04 16:09:24 +00:00 |
Ryan Boren
|
aeac3dc5f1
|
phpdoc fix for zeroise(). Props trepmal. fixes #18854
git-svn-id: https://develop.svn.wordpress.org/trunk@18877 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-04 16:02:33 +00:00 |
Ryan Boren
|
ed0c374876
|
Avoid notice when performing bulk actions with now rows selected. Props SergeyBiryukov. fixes #18774
git-svn-id: https://develop.svn.wordpress.org/trunk@18876 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-04 16:00:36 +00:00 |
Andrew Ozz
|
188a2b973f
|
Prevent sorting arrows improperly wrapping on narrow columns in .widefat, props SergeyBiryukov, #15993
git-svn-id: https://develop.svn.wordpress.org/trunk@18875 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-04 04:14:36 +00:00 |
Andrew Ozz
|
fee1fe1b36
|
Deprecate favorite_actions(), add_contextual_help(), add_screen_option(), move meta_box_prefs() and get_screen_icon() in WP_Screen, see #18690
git-svn-id: https://develop.svn.wordpress.org/trunk@18874 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-04 03:32:12 +00:00 |
Ryan Boren
|
8fec352eaa
|
Excerpt long blog names when displaying them in the admin bar. fixes #18849
git-svn-id: https://develop.svn.wordpress.org/trunk@18873 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-03 19:58:33 +00:00 |
Andrew Ozz
|
ef03889ea5
|
Combine font-family, remove few unused bits, props ocean90, see #18314
git-svn-id: https://develop.svn.wordpress.org/trunk@18872 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-03 16:36:19 +00:00 |
Ryan Boren
|
ac34546770
|
Consolidate larg network criteria into wp_is_large_network(). Allow plugins to change this criteria via filter. Props PeteMall. fixes #18464
git-svn-id: https://develop.svn.wordpress.org/trunk@18871 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-03 16:30:07 +00:00 |
Andrew Ozz
|
68214afb44
|
Fix typo when setting post_format in Press This.
git-svn-id: https://develop.svn.wordpress.org/trunk@18870 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-03 16:22:38 +00:00 |
Ryan Boren
|
88a57f003a
|
Implement bulk update for network/themes.php. Props ocean90. fixes #18687
git-svn-id: https://develop.svn.wordpress.org/trunk@18869 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-03 14:35:43 +00:00 |
Ryan Boren
|
7dd1ec898b
|
Use 'View Post' instead of '#' for view post links in comment rows. Props SergeyBiryukov. fixes #18846
git-svn-id: https://develop.svn.wordpress.org/trunk@18868 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-03 14:03:01 +00:00 |
Andrew Ozz
|
98554b4bb6
|
Use add_option() method, introduce add_option_context() method for adding specific text above the screen options, see #18690
git-svn-id: https://develop.svn.wordpress.org/trunk@18867 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-03 04:00:57 +00:00 |
Daryl Koopersmith
|
d6f613fcd3
|
Help style refresh, part 1. A few elements left to add/tweak. see #18690.
git-svn-id: https://develop.svn.wordpress.org/trunk@18866 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-02 18:19:49 +00:00 |
Andrew Ozz
|
fefbcce590
|
Fix border radius for editor split-buttons, props trepmal, fixes #18839
git-svn-id: https://develop.svn.wordpress.org/trunk@18865 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-02 17:04:09 +00:00 |
Andrew Ozz
|
d0d3855285
|
Add screen_options with contextual content, see #18690
git-svn-id: https://develop.svn.wordpress.org/trunk@18864 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-02 06:59:36 +00:00 |
Andrew Nacin
|
da55be56a6
|
Add phpdoc for two WP_Screen methods. props jorbin, see #18785.
git-svn-id: https://develop.svn.wordpress.org/trunk@18863 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-02 00:04:30 +00:00 |
Andrew Ozz
|
b59e63f01f
|
Add phpdoc for the section title, see #18690
git-svn-id: https://develop.svn.wordpress.org/trunk@18862 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-01 22:22:33 +00:00 |
Andrew Ozz
|
f928bc51eb
|
Separate the tab title from the help section title, see #18690
git-svn-id: https://develop.svn.wordpress.org/trunk@18861 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-01 21:18:04 +00:00 |