nacin
|
e88d2d7e5b
|
Revert CSS that slipped into [18874]. see #18785.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18910 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-07 03:29:49 +00:00 |
ryan
|
8f50fdf79a
|
Don't stomp meta fields in wp_update_user(). Props scribu. see #15458
git-svn-id: http://svn.automattic.com/wordpress/trunk@18909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-07 02:34:41 +00:00 |
nacin
|
653a6c1108
|
Match plugins-per-page viewed defaults when no user option exists. fixes #18878 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-06 23:43:20 +00:00 |
markjaquith
|
9e80bec002
|
Always pass the post ID as the second argument to the the_title filter. props GaryJ. fixes #16688
git-svn-id: http://svn.automattic.com/wordpress/trunk@18907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-06 21:09:37 +00:00 |
ryan
|
2f40f0c6fc
|
Do only one empty check. Clean up whitespace. Props SergeyBiryukov. see #15458
git-svn-id: http://svn.automattic.com/wordpress/trunk@18906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-06 19:13:44 +00:00 |
ryan
|
599965885b
|
Avoid Warning: array_keys() expects parameter 1 to be array, boolean given. see #15458
git-svn-id: http://svn.automattic.com/wordpress/trunk@18905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-06 18:49:38 +00:00 |
nacin
|
af704000f6
|
@since for screen_meta(), screen_options(), screen_layout(). props SergeyBiryukov, see #18785.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-06 16:24:14 +00:00 |
azaozz
|
f67f9729b8
|
Combine few styles for column containers, props olleicua, see #18314
git-svn-id: http://svn.automattic.com/wordpress/trunk@18903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-06 14:37:55 +00:00 |
azaozz
|
4878bc6ca0
|
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: http://svn.automattic.com/wordpress/trunk@18902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-06 09:57:50 +00:00 |
azaozz
|
0e358f2179
|
Fix menu hover when loaded folded, simplify menu JS and auto-folding, see #18382
git-svn-id: http://svn.automattic.com/wordpress/trunk@18901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-06 09:18:56 +00:00 |
azaozz
|
53ac6d4a37
|
Clean up unused bits from responsive admin, fix the JS on dashboard, see #18863
git-svn-id: http://svn.automattic.com/wordpress/trunk@18900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-06 08:43:01 +00:00 |
ryan
|
a0f6c4469d
|
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: http://svn.automattic.com/wordpress/trunk@18899 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-06 00:21:24 +00:00 |
koopersmith
|
4c3edc9b6b
|
Adjust admin bar item order. see #18197.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-06 00:02:18 +00:00 |
nacin
|
44590b1d78
|
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: http://svn.automattic.com/wordpress/trunk@18897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 23:42:11 +00:00 |
koopersmith
|
fb31c6f302
|
Refine new help styles. see #18690.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18896 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 23:15:19 +00:00 |
nacin
|
7afd7005aa
|
Align the bytes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 22:57:17 +00:00 |
nacin
|
330cf9d4a4
|
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: http://svn.automattic.com/wordpress/trunk@18894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 22:36:03 +00:00 |
nacin
|
4179013f06
|
Oops. see #17578.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 22:05:43 +00:00 |
nacin
|
5d33f15fb3
|
Kill the multisite mu_media_buttons option. see #17578.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18892 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 22:04:09 +00:00 |
nacin
|
337699e1cf
|
Compress and bump scripts for [18890]. see #17578.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 21:08:16 +00:00 |
nacin
|
593bce9f3e
|
UI touches for the single media button. see #17578.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 21:07:04 +00:00 |
azaozz
|
f9ebf31d4a
|
Revert 'auto' column setting, props markjaquith, see #18863
git-svn-id: http://svn.automattic.com/wordpress/trunk@18889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 18:46:21 +00:00 |
koopersmith
|
dcf34868ed
|
Revise admin bar items based on user testing. Post at http://wp.me/pbNCB-qz. see #18197.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 18:45:32 +00:00 |
markjaquith
|
bc3fc076e1
|
Pass both parameters to the sanitize_option_FOO callback set in register_setting(). props lumination. fixes #15335
git-svn-id: http://svn.automattic.com/wordpress/trunk@18887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 17:48:41 +00:00 |
markjaquith
|
37aae9f46f
|
Give custom background CSS more specificity. props GaryJ. fixes #18698
git-svn-id: http://svn.automattic.com/wordpress/trunk@18886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 17:20:43 +00:00 |
dd32
|
15920fc45b
|
Document that add_query_arg() expects encoded data. See #18086
git-svn-id: http://svn.automattic.com/wordpress/trunk@18885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 11:03:56 +00:00 |
dd32
|
d08955e123
|
Encode extra query vars in Canonical Taxonomy redirections. Props SergeyBiryukov. Fixes #18086
git-svn-id: http://svn.automattic.com/wordpress/trunk@18884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 11:00:28 +00:00 |
dd32
|
ecbc046a59
|
Use transparent delete icon. Props Caspie. Fixes #17991
git-svn-id: http://svn.automattic.com/wordpress/trunk@18883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 07:14:41 +00:00 |
dd32
|
5ad995f089
|
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: http://svn.automattic.com/wordpress/trunk@18882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 07:09:51 +00:00 |
koopersmith
|
725bcef080
|
Greased Lightning Flyouts! Flyouts are now snappy and work without JS. see #18382.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 06:39:30 +00:00 |
azaozz
|
92cba72bef
|
Don't trigger "deprecated" warnings before WP_Screen is finalized, see #18785
git-svn-id: http://svn.automattic.com/wordpress/trunk@18880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-04 23:10:02 +00:00 |
azaozz
|
d0ceca2496
|
Make $current_screen->add_option() easier to use, see #18690
git-svn-id: http://svn.automattic.com/wordpress/trunk@18879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-04 17:21:59 +00:00 |
ryan
|
760a1f8b6c
|
Syncronize some strings. Props dcowgill, SergeyBiryukov. fixes #17770
git-svn-id: http://svn.automattic.com/wordpress/trunk@18878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-04 16:09:24 +00:00 |
ryan
|
b3054bd18f
|
phpdoc fix for zeroise(). Props trepmal. fixes #18854
git-svn-id: http://svn.automattic.com/wordpress/trunk@18877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-04 16:02:33 +00:00 |
ryan
|
5e247750a1
|
Avoid notice when performing bulk actions with now rows selected. Props SergeyBiryukov. fixes #18774
git-svn-id: http://svn.automattic.com/wordpress/trunk@18876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-04 16:00:36 +00:00 |
azaozz
|
41429f32a9
|
Prevent sorting arrows improperly wrapping on narrow columns in .widefat, props SergeyBiryukov, #15993
git-svn-id: http://svn.automattic.com/wordpress/trunk@18875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-04 04:14:36 +00:00 |
azaozz
|
bc6411bb52
|
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: http://svn.automattic.com/wordpress/trunk@18874 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-04 03:32:12 +00:00 |
ryan
|
e0a7825baa
|
Excerpt long blog names when displaying them in the admin bar. fixes #18849
git-svn-id: http://svn.automattic.com/wordpress/trunk@18873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-03 19:58:33 +00:00 |
azaozz
|
6e0729790f
|
Combine font-family, remove few unused bits, props ocean90, see #18314
git-svn-id: http://svn.automattic.com/wordpress/trunk@18872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-03 16:36:19 +00:00 |
ryan
|
69994de5d1
|
Consolidate larg network criteria into wp_is_large_network(). Allow plugins to change this criteria via filter. Props PeteMall. fixes #18464
git-svn-id: http://svn.automattic.com/wordpress/trunk@18871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-03 16:30:07 +00:00 |
azaozz
|
40794ebcd5
|
Fix typo when setting post_format in Press This.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18870 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-03 16:22:38 +00:00 |
ryan
|
435b3a0177
|
Implement bulk update for network/themes.php. Props ocean90. fixes #18687
git-svn-id: http://svn.automattic.com/wordpress/trunk@18869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-03 14:35:43 +00:00 |
ryan
|
401c841c93
|
Use 'View Post' instead of '#' for view post links in comment rows. Props SergeyBiryukov. fixes #18846
git-svn-id: http://svn.automattic.com/wordpress/trunk@18868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-03 14:03:01 +00:00 |
azaozz
|
bbafdfa0e5
|
Use add_option() method, introduce add_option_context() method for adding specific text above the screen options, see #18690
git-svn-id: http://svn.automattic.com/wordpress/trunk@18867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-03 04:00:57 +00:00 |
koopersmith
|
dbd18bea3d
|
Help style refresh, part 1. A few elements left to add/tweak. see #18690.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-02 18:19:49 +00:00 |
azaozz
|
4801064ecd
|
Fix border radius for editor split-buttons, props trepmal, fixes #18839
git-svn-id: http://svn.automattic.com/wordpress/trunk@18865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-02 17:04:09 +00:00 |
azaozz
|
3575537e5f
|
Add screen_options with contextual content, see #18690
git-svn-id: http://svn.automattic.com/wordpress/trunk@18864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-02 06:59:36 +00:00 |
nacin
|
f626113f33
|
Add phpdoc for two WP_Screen methods. props jorbin, see #18785.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-02 00:04:30 +00:00 |
azaozz
|
9662f2f87e
|
Add phpdoc for the section title, see #18690
git-svn-id: http://svn.automattic.com/wordpress/trunk@18862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-01 22:22:33 +00:00 |
azaozz
|
0df31fc3c4
|
Separate the tab title from the help section title, see #18690
git-svn-id: http://svn.automattic.com/wordpress/trunk@18861 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-01 21:18:04 +00:00 |