Ryan Boren
091ec81919
Hardening. Santizers for WPLANG and new_admin_email. Prevent stomping ID and filter. Validate locale filename. Props westi.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18346 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-27 15:56:42 +00:00
Ryan Boren
fec6f56351
Fix display of color icon for menus that don't have submenus. Props duck_. fixes #17881
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18340 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-24 21:49:22 +00:00
Nikolay Bachiyski
497b25df66
Fix typo, fixes #17868 , props rasheed2 and vanillalounge
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18337 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-24 11:18:20 +00:00
Ryan Boren
ba11fe1ed2
Added padding for 'Storage Space' in RTL. Props rasheed, yoavf. fixes #17871
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18332 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-23 19:57:21 +00:00
Andrew Ozz
1598bef0d5
Fix warning when DFW is loaded and the $post global is not set, props SidHarrell, fixes #17874
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18331 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-23 19:41:42 +00:00
Andrew Nacin
5244cdb17e
Add theme feature strings for translation. These are already being returned by the API. props lancewillett, fixes #17359 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18327 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-22 19:45:21 +00:00
Peter Westwood
41d548231e
Ensure we have a valid timezone identifier before trying to use it.
...
Validate the new timezone identifier during option update.
Fixes #17840 .
git-svn-id: https://develop.svn.wordpress.org/trunk@18323 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-20 14:58:50 +00:00
Andrew Nacin
fdbc800dcc
Don't push dashboard_browser_nag into 'sorted' in do_meta_boxes. see #17781 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18320 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-18 15:05:46 +00:00
Andrew Nacin
5ef9f551a3
Plugins per page should default to 999, not 20. Fixes minor (but annoying) 3.0 to 3.1 regression.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18319 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-18 15:02:58 +00:00
Dion Hulse
2ed7ccf052
Add new star.gif replacement with a Grey background (& White counterpart). Props chexee for star icons. Fixes #17428
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18318 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-17 05:41:35 +00:00
Andrew Nacin
702409e5d9
Add missing translate() call.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18315 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-16 00:18:51 +00:00
Andrew Nacin
d75f27ab80
Anchor the Browse Happy dashboard widget to the top. Reverts [18295], [18296]. Fixes #17781 , #17323 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18314 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-15 19:23:35 +00:00
Dion Hulse
696c091d9a
Fix positioning of TinyMCE Resize handler for RTL. Props yoavf. Fixes #17796
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18310 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-14 13:55:04 +00:00
Dion Hulse
31b16ec043
Flip the Gallery header sort buttons to the left for RTL. Props yoavf. Fixes #17790
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18309 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-14 13:40:38 +00:00
Dion Hulse
5c644c6b77
Fix the Margins in the Tag metabox for RTL. Props yoavf. Fixes #17799
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18308 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-14 13:31:35 +00:00
Dion Hulse
b941320959
Fix Gallery re-ordering draggable handle area in RTL. Props yoavf. Fixes #17791
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18307 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-14 12:39:11 +00:00
Andrew Nacin
95c33db79f
Sanity int casts in custom header step_3. props xknown, fixes #17779 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18298 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-13 08:50:16 +00:00
Andrew Nacin
caa6046220
[18294] was a bit too quick to eliminate backslashed apostrophes in translated strings. $s as a placeholder becomes a variable. Switch to %s and %s, as the href will always come before the text, so no need for numbered placeholders. fixes #17781 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18297 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-13 08:30:53 +00:00
Andrew Ozz
afa3e61432
Always use curly brackets with foreach, see [18295]
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18296 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-13 01:03:55 +00:00
Andrew Ozz
3ff031ae87
Make sure the browser nag in shown first on the dashboard no matter what! See #17323
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18295 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-13 00:24:47 +00:00
Andrew Nacin
8e9b972098
Only warn about 'unsafe' for IE6/7. props jane, fixes #17440 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18294 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-12 21:38:57 +00:00
Dion Hulse
577f585169
Only hide the browser uploader by default if the Flash uploader is enabled. Fixes #17772
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18290 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-12 12:47:18 +00:00
Andrew Ozz
bcf0131e7a
More Press This cleanup and fixes, see #17757
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18283 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 23:12:21 +00:00
Andrew Ozz
01cf7a93ba
Press This RTL css fixes, props ocean90, fixes #17757
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18282 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 21:17:34 +00:00
Andrew Nacin
80d166905a
Browser nag dismiss: hide-if-no-js. props duck_, see #17766 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18281 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 21:14:03 +00:00
Andrew Nacin
1914c5464e
UI refresh for Press This. props koopersmith, see #17757 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18279 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 19:37:23 +00:00
Andrew Nacin
54caf260f6
Fix display of browser nag, use lowercase hex values, move identical styles out of colors-* and into dashboard.css. props duck_, fixes #17765 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18278 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 19:32:19 +00:00
Ryan Boren
7d7509eabd
Improvements to invalid menu item handling. Props ocean90. fixes #13958
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18277 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 15:52:15 +00:00
Ryan Boren
feaf2597bf
Pinking shears
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18276 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 15:44:06 +00:00
Andrew Nacin
a657a1986c
@since s/3.2/3.2.0/
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18268 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 04:40:18 +00:00
Dion Hulse
1b36a05e18
Restore the md5 in the Dash widget cache key, prevents issues with long widget ids. Props nacin. Fixes #16927
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18265 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 03:33:17 +00:00
Dion Hulse
4963d5f945
Key the Dashboard widget cache off the Widget ID & clear cache upon options changing. Props ocean90. Fixes #16927
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18264 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 03:16:42 +00:00
Andrew Nacin
9ebb57dafd
Make update-core only do sanity checks against readme.html and version.php, both always included even in partial builds. fixes #17760 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18262 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 02:35:00 +00:00
Andrew Nacin
c24e4daf5a
Mark menu items tied to invalid taxonomies and post types as invalid. props ocean90, see #13958 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18260 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 00:55:48 +00:00
Daryl Koopersmith
76a8b918db
The Lightening, Part 2: Return of the Luminous Hex Codes. Make the admin styles a bit brighter. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18258 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 23:47:28 +00:00
Ryan Boren
9216255ee3
Update _old_files for 3.2. see #17759
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18256 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 23:15:01 +00:00
Ryan Boren
46d96c7704
Bring out the pinking shears.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18254 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 23:01:45 +00:00
Andrew Nacin
563e7fb099
Remove 'Development.' fixes #15991 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18252 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 22:55:28 +00:00
Andrew Nacin
fb2e53b23c
Don't add extra spaces. props duck_, see #16861 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18250 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 22:30:54 +00:00
Andrew Nacin
5f4f14cae4
Translate a missing string. props ldebrouwer, fixes #16861 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18249 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 22:28:02 +00:00
Andrew Nacin
9f4d6e2d27
Fix whitespace discrepancy between Manage Themes and Install Themes tabs. props trepmal. Don't show a single Manage Themes heading as a tab if the user doesn't have install_themes. fixes #17758 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18248 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 22:16:30 +00:00
Andrew Ozz
e3a1054bef
Add context to _e('Name'), props valentinas, fixes #16531
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18247 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 22:13:26 +00:00
Andrew Nacin
dc3acebeb2
Revert [18243].
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18246 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 22:01:52 +00:00
Andrew Nacin
7d45a7cdef
s/Blue/Classic/
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18243 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 21:37:14 +00:00
Andrew Nacin
dabb39d410
Some more credits strings.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18242 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 21:27:14 +00:00
Andrew Ozz
48951ad388
DFW: show the toolbar only when the mouse is near the top of the window, see #17503
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18241 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 21:08:49 +00:00
Daryl Koopersmith
76ddc16e4a
Improve contrast on login screen by darkening shadow. Props iammattthomas. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18238 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 19:48:25 +00:00
Andrew Ozz
44ade04f5b
Fix pagination when searching or filtering, props solarissmoke, koopersmith, fixes #17685
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18237 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 19:33:45 +00:00
Daryl Koopersmith
98084cd724
The Lightening, Part One: Lighten tabs UI on new post and menus screens. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18236 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 19:10:40 +00:00
Mark Jaquith
2aea6faf97
Fix mistaken use of publicly_queryable when public was what was intended. props nacin. fixes #17040
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18234 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 17:02:03 +00:00
Ryan Boren
ab5bd75114
Add Howdy back to the admin_user_info_links filtered array. Props trepmal. fixes #17740
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18232 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 16:40:42 +00:00
Mark Jaquith
72a3e41d0b
Be less specific about theme and plugin repo licenses (as they can vary in specifics). They are all compatible with the license WordPress uses, which is what matters. fixes #16514
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18231 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 16:35:32 +00:00
Andrew Ozz
810a349ea8
H2 font weight = normal as Helvetica Neue Light doesn't scale well for lighter setting, props dd32, fixes #17743
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18230 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 16:24:10 +00:00
Dion Hulse
9cb7da13d2
Cache the Dashboard RSS Widgets HTML output to reduce the memory footprint of including SimplePie. Fixes #16927
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18228 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 06:31:39 +00:00
Andrew Nacin
e304611748
Extra check for partial updates: Make sure the API response matches the current version of WP. see #10611 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18227 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 06:22:33 +00:00
Andrew Nacin
b2c50ddc56
Core support for partial updates. see #10611 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18225 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 05:47:44 +00:00
Andrew Nacin
167cc1953f
Update Core UI changes:
...
* Update Now instead of Update Automatically.
* The first core update is now a primary button.
* Hide the version number from the 'You are about to install WP in English' warning for development versions, as it lies and suggests you will be downgraded.
see #10611 .
git-svn-id: https://develop.svn.wordpress.org/trunk@18224 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 05:37:51 +00:00
Daryl Koopersmith
832e86d2e1
Refresh login form styles to match admin style refresh. Props iammattthomas. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18223 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 02:37:37 +00:00
Andrew Ozz
fc4915fb0f
Do not run bulk edit when the user clicks on a filter, fixes #17733
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18222 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 00:01:16 +00:00
Daryl Koopersmith
1acc61df32
Darken h2 subtitles on post pages to improve readability. see #17634 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18221 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-09 21:55:39 +00:00
Andrew Ozz
ba1211237c
Enable autocomplete on the href and title fields in the link popup, props nacin, fixes #17101
...
Remove unneeded for=".." attributes from the <label> tags there.
git-svn-id: https://develop.svn.wordpress.org/trunk@18207 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 22:39:08 +00:00
Daryl Koopersmith
8f3d60caff
Prevent items from overflowing from the 'howdy' menu. Props Otto42. fixes #17148 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18205 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 22:18:52 +00:00
Daryl Koopersmith
2d56b5b9fd
DFW: When hiding DFW, switch to correct main editors before saving content. Otherwise, some content will be lost. fixes #17729 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18203 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 20:55:33 +00:00
Andrew Ozz
d2e01c2f1f
Fix borders at the bottom of tabs in postboxes, props dcowgill, fixes #17699
...
Fix color of active tab in Categories postbox.
git-svn-id: https://develop.svn.wordpress.org/trunk@18202 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 18:23:49 +00:00
Ryan Boren
542a9372af
Add padding to search subtitle. Props kawauso. fixes #17634
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18199 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 17:52:18 +00:00
Andrew Nacin
24d38bc521
Admin Bar: Add View Site/Dashboard links, 'View X' links in the admin, 'View' action link for terms. New custom taxonomy string: view_item, defaulting to 'View Tag' and View Category'. fixes #17705 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18194 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 16:49:27 +00:00
Mark Jaquith
ac81c1fef8
Remove code formatting from uploaded file size error messages, for now. props JohnONolan. fixes #17674
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18193 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 16:27:57 +00:00
Andrew Ozz
625b2777f4
Make copying the PressThis bookmarklet code easier in WebKit browsers, fixes #17184
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18187 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 01:33:07 +00:00
Ryan Boren
4efc4641ac
Don't add search wildcards to an empty string. fixes #17719
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18179 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-07 16:05:04 +00:00
Andrew Ozz
f19c180122
Some CSS cleanup and tuning, see #17324
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18173 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-06 22:27:03 +00:00
Andrew Ozz
43a3346ed9
Workaround for removeAttr('style') in Chromium, props duck_, fixes #17706
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18170 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-06 18:59:10 +00:00
Ryan Boren
b696e98db1
Fix warnings in menu.php when plugins.php is enabled for non-supes. Props PeteMall. fixes #17702
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18169 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-06 16:59:24 +00:00
Andrew Nacin
942fb3838a
Oops. Credits API version remain unchanged. see #17518 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18163 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-06 06:46:11 +00:00
Andrew Nacin
a019dffcbb
Credits screen redux. Add external libraries, gravatars for language validators. Backed by a new API. fixes #17518 , fixes #17532 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18162 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-06 06:38:29 +00:00
Andrew Ozz
45fe189d01
Remove the title attribute from the Press This link as it needlessly repeats the text, props johnjamesjacoby, fixes #17184
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18160 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-06 02:36:00 +00:00
Andrew Ozz
76f9fca002
Fix quick edit error message styling, props solarissmoke, fixes #16912 , fixes #14317
...
Fix top margin in bulk edit posts
git-svn-id: https://develop.svn.wordpress.org/trunk@18158 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-06 01:14:26 +00:00
Andrew Nacin
ebbcce1b80
s/Themes Updates/Theme Updates/. props mitchoyoshitaka. fixes #17701 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18157 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-06 00:30:17 +00:00
Andrew Ozz
dfad26fc43
Change cursor on hover on dashboard box toggles, props andrewryno, fixes #16440
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18156 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-05 23:41:37 +00:00
Andrew Ozz
a6d817da56
Fix JS error in Press This, props greuben, fixes #17501
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18155 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-05 23:12:51 +00:00
Daryl Koopersmith
4024085812
Update RTL blue admin theme. Props saracannon. fixes #17696 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18154 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-05 22:09:26 +00:00
Andrew Ozz
09c305855f
Properly add shadow to folded admin menu in RTL, props ocean90, fixes #17692
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18153 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-05 21:29:28 +00:00
Ryan Boren
b6eed7bea8
Check return value of wp_check_browser_version(). Make return value consistent. Props duck_, aaroncampbell. fixes #17682
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18150 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-05 15:14:51 +00:00
Ryan Boren
6e01eb6221
RTL fixes for credits.php. fixes #17602
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18149 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-05 15:09:44 +00:00
Peter Westwood
0d62cb9bfd
Output TinyMCE HTML inside the body for Press This. Fixes #17500 props greuben
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18148 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-05 12:36:12 +00:00
Peter Westwood
b51ef96fdc
Move the in_admin_footer action out of p#footer-left.alignleft so it is just in div#footer to allow for it to be used more flexibly. Fixes #17358 props aaroncampbell.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18147 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-05 12:04:19 +00:00
Peter Westwood
e5812cf223
Scroll up to the top when bulk editing so the form is completely visible. Fixes #17208 props greuben.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18146 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-05 09:56:12 +00:00
Peter Westwood
d989547a7d
Whitespace fixes
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18144 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-05 09:04:29 +00:00
Peter Westwood
6a7b805b85
Mark two missed strings in Press This for translation. Fixes #16334 props SergeyBiryukov and ocean90.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18143 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-05 09:02:08 +00:00
Andrew Ozz
c1ef3d695e
Fix collapsed menu transition glitch, props rosshanney, fixes #17534
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18138 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-04 06:23:06 +00:00
Andrew Ozz
35ba083b00
DFW: restore editor width shortcuts, restore limited overwriting of the theme styling in TinyMCE, show the toolbar on mouse move in TinyMCE, improve the help, fixes #17503 , fixes #17644 , fixes #17664 , fixes #17596
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18137 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-04 00:46:47 +00:00
Andrew Nacin
4e3cdbfc61
Document that add_submenu_page() might return false if ! current_user_can(). see #17677 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18136 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-03 23:30:46 +00:00
Ryan Boren
39f8f07013
Make user validation when adding a user via network admin consistent with adding a user elsewhere. Provide better feedback for validation problems. Props sorich87. fixes #17239
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18131 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-03 18:59:12 +00:00
Ryan Boren
a118d32b6b
Link to site being edited. Props lloydbudd. fixes #17257
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18129 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-03 15:35:45 +00:00
Mark Jaquith
2de9f72e0d
Tighten up the Credits page so it's not so spaced out.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18126 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-03 09:00:49 +00:00
Ryan Boren
f786d16ed3
Add rtl class to the admin body if is_rtl(). RTL fixes for twentyeleven theme-options.php. Props rasheed. fixes #17603
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18125 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-02 22:19:58 +00:00
Andrew Ozz
145d947721
Also move the dark arrows, props ocean90, see #17544
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18124 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-02 22:04:01 +00:00
Andrew Ozz
c895da270c
Squeeze 10 more pixels for longer menu names, fixes #17544
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18122 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-02 21:21:15 +00:00
Daryl Koopersmith
49c59980ae
Remove Courier from the monospace font stack. fixes #17640 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18118 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-02 19:55:27 +00:00
Ryan Boren
52b2ca8189
RTL fixes for credits.php. Props BenChapman, rasheed. fixes #17602
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18116 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-02 17:21:28 +00:00
Ryan Boren
332d95b648
Validation fixes. Props ocean90, xknown. fixes #17364
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18114 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-02 17:05:55 +00:00
Ryan Boren
866b79d1c7
RTL fixes for dfw tagline, permalink editing, and hscroll. Props yoavf. fixes #17639
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18113 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-02 16:04:02 +00:00
Ryan Boren
424f188ce1
Remove redundant hidden parent_id input from edit form. Props solarissmoke. fixes #17656
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18112 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-02 15:26:01 +00:00
Andrew Nacin
36f1805ec4
Take that, PHP 5.0.5. Good riddens. see #14160 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18110 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 22:03:36 +00:00
Ryan Boren
218486fb46
Use array_pop( array_keys() ) instead of end() to find the end of the array. end() finds that last item added, which is not reliable with plugins that add items to the end and then sort them up with custom_menu_order. see #17629
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18109 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 21:27:42 +00:00
Andrew Ozz
599c9cc3a7
Set DFW background color to match the admin theme's background, see #17644
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18108 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 20:50:04 +00:00
Ryan Boren
45486df91d
Apply editable_slug filter in post_slug_meta_box(). Props yoavf, ramiy. fixes #17598
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18106 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 20:33:45 +00:00
Ryan Boren
7cb543f37f
Apply editable_slug filter to parent page slugs in get_sample_permalink(). Props solarissmoke, ramiy. fixes #16999
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18105 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 20:30:29 +00:00
Andrew Ozz
715e5a905b
Remove reference to wp-fullscreen-content-css, see #17644
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18104 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 20:08:41 +00:00
Andrew Ozz
f33bfbb86f
Make DFW use the exact same style as the normal editor, remove width resizing in DFW as it would clash with editor-style.css for some themes, fixes #17644
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18103 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 20:01:29 +00:00
Mark Jaquith
1d9e0ea01b
Use monospaced font for HTML editor. props iammattthomas. fixes #17640
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18102 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 19:31:42 +00:00
Ryan Boren
cf59265def
Decrement pending count after Approve and Reply. Props DH-Shredder. fixes #17380
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18100 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 19:23:19 +00:00
Andrew Ozz
aa91987639
Widgets RTL fixes, props yoavf, fixes #16082
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18095 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 16:29:10 +00:00
Ryan Boren
d66facad6c
url_encode file names in theme and plugin editor urls. Props kawauso. fixes #17038
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18094 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 16:14:58 +00:00
Ryan Boren
ac3a991b17
Fix paging through plugin search results. Props dd32. fixes #17285
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18093 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 16:03:41 +00:00
Peter Westwood
7fa99c4253
Help Tab text updatates. Fixes #17312 prop dougwrites.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18092 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 15:37:04 +00:00
Peter Westwood
f3b35cf893
Add a ms_user_row_actions filter on the actions array for the Network Users table. Fixes #15932 props sorich87
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18090 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 14:44:10 +00:00
Ryan Boren
2960bcac77
Use wp-menu-separator after Settings and before the first plugin top-level. Remove trailing separators. fixes #17629
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18089 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 14:41:43 +00:00
Peter Westwood
6dcfd5fc14
Make the css for the row status highlighting more specific so that it works regardless of the ordering of the CSS loading. Fixes #16827 props wpmuguru.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18086 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 13:52:49 +00:00
Ryan Boren
89561d578e
s/seperator/separator/. Props brandonburke. fixes #17610
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18084 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-31 19:58:36 +00:00
Ryan Boren
d5e77eefbf
Don't set fields to empty values in _wp_translate_data(). Props scribu, johnjamesjacoby. fixes #16673
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18082 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-31 16:08:46 +00:00
Dion Hulse
1b0694c1b5
Correct the logic for Taxonomy edit page actions. Props michaeltyson for initial patch. Fixes #17617
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18078 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-31 05:05:42 +00:00
Andrew Ozz
276131adc7
s/autosave/autosave-message to show these messages again, fixes #17624
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18076 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-30 19:53:18 +00:00
Andrew Ozz
fe0023d441
Force-hide the adminbar when DFW opens to keep IE7 users happy, fixes #17622
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18075 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-30 19:22:09 +00:00
Andrew Ozz
b0ff53d233
Fix notice, props greuben, fixes #17613
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18074 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-30 14:12:08 +00:00
Andrew Ozz
be987907b8
Improve JS array/object detection when outputting the TinyMCE init array.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18071 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-29 21:18:58 +00:00
Andrew Ozz
25431a16bb
s/Colse/Close/, props nacin, fixes #17399
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18070 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-29 05:07:32 +00:00
Andrew Ozz
1596867751
Don't close DFW when closing modal dialogs with Escape key, fixes #17399
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18069 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-29 02:04:52 +00:00
Andrew Nacin
8efd0f7f7d
Remove accidental tint on the post-box div. Should be a white background.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18067 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-28 19:29:32 +00:00
Andrew Ozz
e7d7300bc7
Fix background color for approved comments, props DH-Shredder, fixes #17405
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18065 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-28 02:30:04 +00:00
Andrew Nacin
cec199aa57
Don't use array calling for post_status in wp_edit_attachments_query() to prevent any use of the deprecated query_string filter (as in, don't use it) from tanking the page. see #17556 , #17559 . for 3.1.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18053 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-26 05:41:34 +00:00
Ryan Boren
657155ed7c
Remove duplicate IDs before passing comment post IDs to get_pending_comments_num()
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18041 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 17:36:26 +00:00
Ryan Boren
385262f36e
Fix notices. Props ocean90. fixes #17528
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18038 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 16:46:40 +00:00
Ryan Boren
65379307dc
Fix name of plugins submenu. Props ocean90. fixes #17530
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18035 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 16:06:42 +00:00
Ryan Boren
64367f2de7
If there is only one submenu and it is has same destination as the parent, remove the submenu. fixes #17528
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18034 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 16:05:52 +00:00
Andrew Ozz
b048109cce
Remove wp-admin/js/list-table.js, not used anywhere and not listed in script-loader.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18028 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 01:06:24 +00:00
Andrew Ozz
3a20d6aa17
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18027 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 01:04:12 +00:00
Ryan Boren
09424ff8b3
Rename network admin submenus to not clash with top level menus. Props ocean90, markmcwilliams. see #17378
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18026 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-24 21:58:01 +00:00
Andrew Ozz
1ed0c5b42d
Stop TinyMCE from trying to maintain text formatting when adding new paragraphs in FF and WebKit, see #17549
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18025 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-24 21:55:59 +00:00
Andrew Ozz
426d2bfb74
Fix another .attr() vs .prop() case, props ocean90, fixes #17546
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18024 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-24 16:49:01 +00:00
Ryan Boren
ccba8dfbf3
Validation fixes. Props ocean90, peaceablewhale. see #17364
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18010 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-23 23:33:30 +00:00
Ryan Boren
ab6db3e04f
Don't show _access_denied_splash() for network admin pages. Props sorich87. fixes #17511
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18009 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-23 23:11:03 +00:00
Ryan Boren
c9566759db
Don't show _access_denied_splash() if the user has permissions for the site but insufficient perms for a particular page. Props sorich87. fixes #17514
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18008 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-23 23:08:19 +00:00
Andrew Nacin
40306508a3
String swap. see #17532 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18007 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-23 18:32:17 +00:00
Peter Westwood
24aade313f
Use context to tell the translators what to do and thereby remove a unused string.
...
Add a comment as to why we have translations after a return.
See #17532
git-svn-id: https://develop.svn.wordpress.org/trunk@18005 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-23 11:02:12 +00:00
Andrew Nacin
85d36b3db0
Add paragraph tags around the blocks of contributors. see #17532 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18004 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-23 05:49:44 +00:00
Andrew Nacin
66de3a08a4
Prepare the Credits page to handle translators. see #17532 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18002 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-23 05:33:33 +00:00
Andrew Nacin
891be1229a
Update the Credits page for changes in the API. see #17532 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18001 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-23 00:08:51 +00:00
Ryan Boren
da02537bb0
Mark import attachments as private. Schedule job to delete old import attachments. Introduce attachment context.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17999 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-22 23:25:28 +00:00
Ryan Boren
f82a14802e
Use correct keys
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17996 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-22 23:21:34 +00:00
Ryan Boren
57b6c9aeda
Sanitize guid on save and display. Sanitize mime type on save. Don't allow changing mime type via edit form handlers. Protect hidden meta.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17994 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-22 23:19:42 +00:00
Ryan Boren
2c719f4420
Use esc_url() once again.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17993 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-22 23:19:12 +00:00
Ryan Boren
79b7818f15
Add a nonce.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17992 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-22 23:18:58 +00:00
Andrew Nacin
6076211cc6
Code readability improvements. props niallkennedy, fixes #17166 , #17182 , #17231 , #16474 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17989 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-22 22:30:05 +00:00
Andrew Nacin
b25c4e7cb3
Add option_page_capability_$option_page filter. see #14365 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17986 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-22 21:32:22 +00:00
Andrew Nacin
8e17573655
Move the closing tags inside the same conditional in wp_plugin_update_row. props mitchoyoshitaka, fixes #17536 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17984 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-22 21:24:32 +00:00
Andrew Ozz
730f9550ec
Fix Reply and Approve when replying from the comment moderation page, see #15898
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17983 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-21 17:11:13 +00:00
Andrew Nacin
ae2bf93559
s/add_css/_wp_credits_add_css/. props dimadin, see #17532 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17980 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-21 14:01:03 +00:00
Andrew Ozz
7228202817
Fix select all checkboxes JS function, another .attr() vs .prop() case in jQuery 1.6.1, fixes #17527
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17979 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-20 22:47:36 +00:00
Andrew Nacin
2b6feaa8ae
Remove non-functional vestigal code.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17977 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-20 06:02:03 +00:00
Andrew Nacin
4ae79da741
Add 'Add New' buttons to edit links, edit media, and edit user screens. props sbressler, fixes #17499 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17975 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-19 19:52:11 +00:00
Andrew Nacin
9e71942528
Only show multisite upload space when user has upload_files, rather than edit_posts. props johnbillion, fixes #17510 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17973 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-19 17:43:19 +00:00
Andrew Ozz
0f691b3af3
Add JS detection to wp_iframe output, remove "display:none" from the Flash uploader button, props jacobwg, fixes #17473
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17971 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-19 16:12:13 +00:00
Andrew Ozz
812789ad6a
FIx the position of Enter title here, see #17136
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17970 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-19 15:34:37 +00:00
Peter Westwood
80f038c8e3
Move the codex link into a seperate translation so you don't have to translate it if you have not got a version in your language and you only have to translate it once. Fixes #17480
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17967 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-19 08:11:10 +00:00
Andrew Ozz
0d5e03dd9f
Don't show the Fullscreen button on the comment edit page, see #17136
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17966 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-19 07:34:54 +00:00
Andrew Ozz
15c2f28085
More IE7 fixes, see #17324
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17964 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-19 05:35:08 +00:00
Andrew Ozz
7262bec3c2
IE7 fixes, see #17324
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17963 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-19 02:23:02 +00:00
Mark Jaquith
414d10d316
Add New links when editing content. fixes #17499
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17962 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-19 01:34:34 +00:00
Andrew Nacin
fa367e06a9
Allow Codex URLs to be translated. Don't offer wp.org/about/ URLs for translation. props zeo, xibe. fixes #17480 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17960 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-18 19:39:24 +00:00
Andrew Nacin
c220a69d42
Add admin body classes for the WP branch, WP version, and current admin color. props andy, fixes #17496 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17957 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-18 18:11:48 +00:00
Mark Jaquith
52dfe62ebf
Better CSS background color fallback for TinyMCE icons (for browsers without gradient support). props greuben. fixes #17469
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17956 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-18 17:40:49 +00:00
Mark Jaquith
b24303228b
Prevent the browser-out-of-date dashboard nag from being minimized and hide minimization arrow. props aaroncampbell. fixes #17441 . see #17323 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17952 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-18 17:06:04 +00:00
Mark Jaquith
cc877850ac
Add a per-post-type nav menu items filter for plugin control. props aaroncampbell. see #16075
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17951 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-18 16:44:21 +00:00
Andrew Ozz
8ae9b16300
Revert [17943] as it breaks plugins, props johnjamesjacoby, fixes #17484
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17950 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-18 06:20:30 +00:00
Andrew Ozz
1420210806
Fix width shortcuts in DFW, see #17136
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17949 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-18 00:59:12 +00:00
Andrew Nacin
8429516045
Fix inverse logic in [17946].
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17948 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-17 17:36:58 +00:00
Andrew Ozz
9b7b96ba51
Use the "media" admin menu icon for the add media button in DFW, move the tagline, see #17136
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17947 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-17 17:33:22 +00:00
Mark Jaquith
d01abdea69
Even better poka-yoke on Credits page.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17946 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-17 17:14:08 +00:00
Mark Jaquith
738b6e2d2f
Make sure we have an array on the Credits page. Handles situations where non-array data is sometimes cached.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17945 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-17 16:36:37 +00:00
Andrew Ozz
885fcbe7d1
Remove links from the menu separators, see #17324
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17943 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-17 06:19:00 +00:00
Andrew Nacin
20012cc9f1
Credits page HTML closing tag and alt fix, props Utkarsh. Link gravatars to profiles. fixes #17384 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17942 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-17 05:58:40 +00:00
Andrew Ozz
953aadb21a
RTL styles, props yoavf, see #17324
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17941 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-17 05:45:49 +00:00
Andrew Ozz
8b325c5f71
Maximum i18n flexibility for word count, props nacin, see #17136
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17940 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-17 04:25:15 +00:00
Andrew Ozz
350adc7abe
Blue styles for DFW toolbar, props jorbin, fixes #17436
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17939 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-17 03:58:27 +00:00
Peter Westwood
b6f24be1c5
Use the correct cap for the export menu item. Fixes #17452
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17937 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-16 10:44:42 +00:00
Andrew Ozz
89b108095f
Fix autosave and word count for DFW HTML editor, always update word count on autosave, see #17136
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17936 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-16 06:17:44 +00:00
Andrew Ozz
39c79bac22
Center admin menu icons when menu is folded, see #17324
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17935 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-15 22:50:26 +00:00
Andrew Ozz
1b66183679
Refresh word count when switching editors in DFW.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17932 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-15 05:51:33 +00:00
Daryl Koopersmith
4aa404d348
Blue theme revisions. Migrate colors from nav-menu.css to colors-*.css. Props saracannon. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17930 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-14 19:57:24 +00:00
Andrew Nacin
02e8db225f
Use wp_remote_retrieve_* helper functions instead of the raw HTTP response array. props aaroncampbell, fixes #17416 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17928 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-14 19:45:07 +00:00
Andrew Nacin
ecf9b19fea
Search Installed Plugins, Search Installed Themes. props garyc40, fixes #16543 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17927 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-14 19:41:42 +00:00
Peter Westwood
5178cdbfe8
More phpdoc typo fixes. See #17414 props Utkarsh
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17926 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-14 09:56:59 +00:00
Peter Westwood
93fe935843
Fix typos and inconsistencies in PHPdoc / function declarations. See #17414 props duck_
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17925 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-14 09:50:20 +00:00
Mark Jaquith
6b97876e64
Blue admin theme updates for the new UI style. props saracannon. see #17324
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17924 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-14 04:40:48 +00:00
Andrew Ozz
73fe19d286
FIx static front page selector in Settings-Writing, props JDTrower duck_, fixes #17421
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17923 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-14 00:43:58 +00:00
Ryan Boren
9781af86f5
Update some network admin help text. Props dougwrites. fixes #16988
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17921 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-13 19:25:38 +00:00
Ryan Boren
376b0a0477
Fix broken help link. Props SergeyBiryukov. fixes #17265
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17919 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-13 19:08:09 +00:00
Andrew Ozz
e2738c27c7
DFW: scroll to top when opening so the user is not disoriented, see #17136
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17913 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-13 06:27:49 +00:00
Andrew Nacin
217ce050a9
Use correct variable, see #17384 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17911 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-13 02:08:35 +00:00
Andrew Nacin
adb6231174
Show display names from wp.org profiles on the credits page. see #17384 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17910 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-13 01:46:08 +00:00
Andrew Nacin
1a6371ea94
Add core contributors to credits page, first pass. see #17384 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17909 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-13 00:49:53 +00:00
Andrew Ozz
c451b0050d
jQuery 1.6.1 and fix for some small bugs that popped up while testing it, props JDTrower, fixes #17311
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17907 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 22:00:31 +00:00
Andrew Nacin
a5965d3439
Update wp-logo.png version number. props zekeweeks, fixes #17402 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17905 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 18:26:17 +00:00
Mark Jaquith
e4ebe8eae2
Fix URL typo in freedoms.php. props duck_. see #17383
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17904 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 08:10:59 +00:00
Mark Jaquith
4f8b646e03
Centralize pagination bound exceeding redirects for list tables. props garyc40. props johnjamesjacoby. fixes #16208
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17900 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 06:09:42 +00:00
Andrew Nacin
c96930408d
Don't show broken 'View' links when a CPT isn't publicly queryable. fixes #13301 , props johnbillion.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17899 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 06:04:47 +00:00
Daryl Koopersmith
48616e3e51
Prevent shadow from showing in dfw visual editor.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17898 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 05:51:33 +00:00
Andrew Nacin
4122ba6f25
Move output buffering out of a loop, collapsing it into one buffer. props mitchoyoshitaka, fixes #17352 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17897 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 05:50:53 +00:00
Daryl Koopersmith
8f3cf2d7f0
Fix padding on 'save draft' button. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17896 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 05:48:37 +00:00
Andrew Nacin
66d2117c54
Shorten key used for browse happy site transient so it fits in option_name. fixes #17323 , props AaronCampbell.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17895 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 05:45:02 +00:00
Andrew Nacin
f82be20f59
Switch to 'Freedoms'. see #17383 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17894 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 05:17:28 +00:00
Daryl Koopersmith
ad0b9cf840
Restore lines in publish box, speed up misc-action edit animations. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17893 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 05:06:47 +00:00
Daryl Koopersmith
55b0dfa1ab
Improve publish box styles. Props chexee. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17892 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 04:08:00 +00:00
Andrew Nacin
b7af529e35
Document img_src_ssl in wp_check_browser_version(), see #17323 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17888 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 03:45:25 +00:00
Andrew Ozz
44ac70d063
Warning for out of date and insecure browsers, props aaroncampbell, fixes #17323
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17887 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 03:33:27 +00:00
Andrew Nacin
368cb001de
Add clear to custom background color field. props lancewillett for initial patch. fixes #15755 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17886 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 03:31:01 +00:00
Daryl Koopersmith
ee3edac26a
Style upload form on custom header/background pages consistently. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17885 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 03:16:52 +00:00
Andrew Ozz
8e3eb0a86b
Allow plugins to disable screen options with filter, props yoavf, fixes #17187
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17884 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 03:12:41 +00:00
Daryl Koopersmith
fc75919fca
Widgets style refresh. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17882 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 02:43:06 +00:00
Daryl Koopersmith
66604c9552
Menu style updates. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17881 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 02:03:02 +00:00
Andrew Ozz
9b3f26faa4
Improve code for DFW buttons, fix colors in some rare TinyMCE popups, see #17136
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17880 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 01:53:51 +00:00
Andrew Nacin
0b19a681d2
Make the footer text code a bit easier to read. see #17383 , #17384 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17879 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 01:45:42 +00:00
Andrew Nacin
bd44fcdb43
s/Your Rights/Rights/ in the footer. see #17383 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17878 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 01:41:34 +00:00
Andrew Nacin
f07e869196
Credits page. see #17384 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17877 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 01:36:05 +00:00
Daryl Koopersmith
bb15425046
Prevent content from colliding with footer. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17876 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 01:32:36 +00:00
Andrew Nacin
4b7bb7a146
Add 'Your Rights' screen to the admin. props matt, jane, ryan, markjaquith, westi. see #17383 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17875 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 01:10:54 +00:00
Daryl Koopersmith
d1a363b352
Tighten list table styles. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17874 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 00:57:25 +00:00
Daryl Koopersmith
624ad7b0c0
Remove unnecessary CSS important declarations from gradient stacks.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17873 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 00:34:02 +00:00
Daryl Koopersmith
2c5592178f
Admin Header 2: The Return of 32px Icons. Props, iammattthomas. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17872 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 00:22:22 +00:00
Daryl Koopersmith
b080bc0360
New gradient menu shadow. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17870 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 23:18:15 +00:00
Daryl Koopersmith
634ccaa727
Widgets: nibble the corners and use new arrows. Props chexee. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17869 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 22:37:48 +00:00
Daryl Koopersmith
b6debf6cfb
Editor toolbar/textarea styling. Props chexee. see #17324 , #15986 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17868 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 22:28:29 +00:00
Mark Jaquith
6e4a9d6bd3
Add missing Press This image, CSS background tweak. props Chexee. fixes #17184
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17867 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 21:44:58 +00:00
Daryl Koopersmith
6555d65af2
Menu tweaks. Bold top level items, less padding on submenu items. Props iammattthomas. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17866 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 21:26:27 +00:00
Daryl Koopersmith
e12c302347
Fix footer whitespace/clearing issues, support two-line footer for low widths. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17865 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 20:27:59 +00:00
Mark Jaquith
1271508bb2
Rename submenus to not clash with top level menus. Introduce all_items CPT string, defaulting to menu_name. fixes #17378
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17864 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 20:09:28 +00:00
Daryl Koopersmith
087eb9dcaa
Style tweaks: remove accidental border, improve metabox arrow.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17863 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 19:04:28 +00:00
Daryl Koopersmith
a4097f01f3
Gradients for everyone! Provide additional browser prefixes (including old webkit syntax) and clean up syntax errors. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17862 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 18:48:26 +00:00
Daryl Koopersmith
35faf8674a
Add new metabox styles. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17861 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 18:15:16 +00:00
Peter Westwood
f1389ef76c
Switch this to be inside the else to match previous functionality more closely.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17860 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 17:05:35 +00:00
Daryl Koopersmith
3debdcb100
Embiggen fonts. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17859 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 17:04:40 +00:00
Mark Jaquith
a65380f28b
change the padding on .wrap h2 by one pixel to make it align with the icon better. see #17324
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17858 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 17:01:56 +00:00
Peter Westwood
29ffaab1b2
Add a filter in postbox_classes on the classes being returned so you can add ones to your metabox easily if you want. See #17323
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17857 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 16:57:00 +00:00
Andrew Ozz
0b4a1378b9
DFW: add tagline, move the Word count under the editor, see #17136
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17856 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 09:18:32 +00:00
Daryl Koopersmith
9730e6a04a
Increase size of page title. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17855 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 08:56:49 +00:00
Daryl Koopersmith
08366d684d
Font-size tweaks. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17854 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 08:42:16 +00:00
Daryl Koopersmith
391ef54a19
Improve 'howdy' dropdown styles, add 'your profile' item and no-js. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17853 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 07:05:47 +00:00
Andrew Ozz
6b810b990f
DFW: add Blockquote button, enable After the Deadline button if plugin is installed, set button state, see #17136
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17852 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-10 23:21:34 +00:00
Daryl Koopersmith
0cfe07e299
Trigger 'howdy' dropdown by click instead of hover. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17851 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-10 20:36:12 +00:00
Mark Jaquith
a2b439c02f
Lighten the big menu separators and make them 1px taller. see #17324
...
git-svn-id: https://develop.svn.wordpress.org/trunk@17850 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-10 19:58:04 +00:00