ryan
|
91bc97be7b
|
Allow 0 - 9 in tag_escape(). Props sirzooro. fixes #18765
git-svn-id: http://svn.automattic.com/wordpress/trunk@18955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-12 20:34:14 +00:00 |
|
ryan
|
80351b789d
|
Avoid preg backtrack limit errors with large posts when processing shortcodes. Props mdawaffe. fixes #15600
git-svn-id: http://svn.automattic.com/wordpress/trunk@18952 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-12 16:50:30 +00:00 |
|
koopersmith
|
d60869e490
|
Improve padding on admin menu submenus. see #18382.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-11 21:52:40 +00:00 |
|
koopersmith
|
bd56b8dbfc
|
Prevent admin menu sub-items from crowding the arrows when the menu is expanded. see #18382.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-11 21:48:20 +00:00 |
|
koopersmith
|
97201b0a7d
|
Fix admin menu arrow positioning when menu is collapsed plus minor positioning tweaks. see #18382.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-11 21:38:12 +00:00 |
|
koopersmith
|
e10f6876d4
|
Create admin menu arrows using CSS3 transforms. props chexee. see #18382, fixes #18902.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-11 21:25:38 +00:00 |
|
azaozz
|
3804ef7519
|
Don't move current open submenus, see #18382
git-svn-id: http://svn.automattic.com/wordpress/trunk@18940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-11 17:59:51 +00:00 |
|
azaozz
|
96c3fa3274
|
More CSS cleanup, props olleicua, see #18314
git-svn-id: http://svn.automattic.com/wordpress/trunk@18939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-11 06:25:25 +00:00 |
|
ryan
|
82bcca520b
|
Do the beta bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@18938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-10 23:50:20 +00:00 |
|
ryan
|
8306f943dd
|
Avoid warning when creating new users. fixes #18898
git-svn-id: http://svn.automattic.com/wordpress/trunk@18936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-10 23:14:38 +00:00 |
|
azaozz
|
9821dca874
|
Remove unneeded cursor style, props trepmal, see #15848
git-svn-id: http://svn.automattic.com/wordpress/trunk@18935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-10 23:10:47 +00:00 |
|
azaozz
|
6cd80b8a4c
|
Prevent a Chrome bug activating :hover on the first pixel on the screen while loading, props markjaquith, fixes #18868
git-svn-id: http://svn.automattic.com/wordpress/trunk@18934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-10 22:36:36 +00:00 |
|
josephscott
|
d6a835521f
|
Follow the pattern of wp-admin a bit more for metaWeblog.newPost by using get_default_post_to_edit() to generate a post ID before the post is actually published.
Fixes #18812
Props koke, nacin
git-svn-id: http://svn.automattic.com/wordpress/trunk@18933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-10 21:27:05 +00:00 |
|
ryan
|
0370bda8bc
|
Count only published posts when updating term counts. Fire term count updates on transition_post_status. Props joehoyle. see #17548
git-svn-id: http://svn.automattic.com/wordpress/trunk@18932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-10 20:52:44 +00:00 |
|
nacin
|
0a1fe6dc02
|
Make the Browse Happy box look somewhat okay in Internet Explorer. Remove html tags from a string. props SergeyBiryukov, pavelevap. fixes #17980.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-10 19:54:26 +00:00 |
|
koopersmith
|
fc66ba3c08
|
Add full admin menu to admin bar on front end. props azaozz. see #18197.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-10 19:53:12 +00:00 |
|
nacin
|
84e4f066df
|
Remove caching from get_blogs_of_user(). Leave caching to usermeta and blog details. Speed up the loops. fixes #15458.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-10 19:50:08 +00:00 |
|
koopersmith
|
260d918501
|
Improve admin bar item order for W menu, add new menu, and edit content item. see #18197.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-10 18:40:00 +00:00 |
|
azaozz
|
f85e0b3f00
|
Make iPad support usable again, add viewport meta, see #18863
git-svn-id: http://svn.automattic.com/wordpress/trunk@18926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-10 04:19:05 +00:00 |
|
azaozz
|
1050e0023a
|
Add/remove the border to postbox containers when the last postbox is hidden/shown from Screen Options, props ocean90, fixes #18882
git-svn-id: http://svn.automattic.com/wordpress/trunk@18925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-09 17:30:51 +00:00 |
|
azaozz
|
c86787bbd3
|
Fix postbox containers when there are no visible postboxes in them, fixes #18882
git-svn-id: http://svn.automattic.com/wordpress/trunk@18924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-09 00:05:38 +00:00 |
|
azaozz
|
821a38fcbc
|
Add link to the codex in the doing_it_wrong notices, see #18453
git-svn-id: http://svn.automattic.com/wordpress/trunk@18923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-08 22:48:05 +00:00 |
|
azaozz
|
7efc9306f9
|
Fix insetring images in Quick Press and Press This, see #17144
git-svn-id: http://svn.automattic.com/wordpress/trunk@18920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-07 20:14:21 +00:00 |
|
koopersmith
|
ddf8e3e31d
|
Clean up the 'Site Name' admin bar functions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-07 19:52:26 +00:00 |
|
nacin
|
502638442f
|
No translators, you don't need to localize a non-breaking space.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-07 06:41:51 +00:00 |
|
nacin
|
d23f035e62
|
Compress and bump wp-admin.css. CSS in [18867] and [18874] will need to be explained and re-committed. see #18785.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-07 04:58:36 +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 |
|
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 |
|
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
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|