Commit Graph

16611 Commits

Author SHA1 Message Date
Ryan Boren bb75e13b17 Don't attempt old slug redirect for multi-post_type queries. Props aaroncampbell. see #16949
git-svn-id: https://develop.svn.wordpress.org/trunk@18330 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-23 16:35:34 +00:00
Ryan Boren 35ebb06f22 Admin bar rtl fixes. Props johnjamesjacoby. fixes #17854
git-svn-id: https://develop.svn.wordpress.org/trunk@18329 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-22 21:14:36 +00:00
Ryan Boren a0ae9633d4 Fix handing of super admins that don't have a blog in get_dashboard_url() and login. Props nacin. fixes #17829
git-svn-id: https://develop.svn.wordpress.org/trunk@18328 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-22 19:45:28 +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
Ryan Boren 6ca6c82d2b Fix notice in wp_tag_cloud. Props greuben. fixes #17213
git-svn-id: https://develop.svn.wordpress.org/trunk@18326 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-22 19:37:05 +00:00
Ryan Boren b1e314fbf7 Add theme support option for turning on random default headers. fixes #17832
git-svn-id: https://develop.svn.wordpress.org/trunk@18325 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-22 19:09:23 +00:00
Ryan Boren 80640b5e25 Allow plus '+' character when sanitizing mime type. Props cyberhobo. fixes #17855
git-svn-id: https://develop.svn.wordpress.org/trunk@18324 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-20 20:05:57 +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
Dion Hulse e1af5b5cb2 Twenty Eleven trumps it's pretenders. Fixes #17841
git-svn-id: https://develop.svn.wordpress.org/trunk@18322 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-20 03:07:24 +00:00
Andrew Nacin 6a82127a91 Remove undiscussed FIXME from add_option. fixes #16813.
git-svn-id: https://develop.svn.wordpress.org/trunk@18321 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-19 21:37:47 +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
Ian Stewart 349cc891b5 Twenty Eleven: Visual bug fixes
* Better targeting of fluid images and image hover/focus/active styles
* Less fragile comment list structure; Props mdawaffe


git-svn-id: https://develop.svn.wordpress.org/trunk@18317 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-16 19:28:13 +00:00
Andrew Nacin 087ad68a23 Move the sekrit full screen editor width shortcut keys below the common bold/italic/etc keys on the editor keyboard shortcuts help tab. No strings were harmed in the making of this commit.
git-svn-id: https://develop.svn.wordpress.org/trunk@18316 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-16 10:28:29 +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
potbot f4e1c17bf8 POT, generated from r18312
git-svn-id: https://develop.svn.wordpress.org/trunk@18313 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-14 15:47:34 +00:00
Dion Hulse fee8819790 Consistently wrap the "Pages:" text in <span> tags, Combine the 2 identical translations for the Pages text (one with, and one without, span tags). See #17744
git-svn-id: https://develop.svn.wordpress.org/trunk@18312 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-14 15:14:24 +00:00
Dion Hulse aa8edae1a1 Bump the CSS versions for RTL changes. See #17790 #17791 #17796 & #17799
git-svn-id: https://develop.svn.wordpress.org/trunk@18311 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-14 14:00:57 +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
Ryan Boren 78575ecabf The dance is your chance to do the bump
git-svn-id: https://develop.svn.wordpress.org/trunk@18306 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-14 02:29:58 +00:00
potbot a8af47a5e5 POT, generated from r18304
git-svn-id: https://develop.svn.wordpress.org/trunk@18305 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-13 15:47:34 +00:00
Nikolay Bachiyski ae474053f7 Add forgotten spaces. See #17777
git-svn-id: https://develop.svn.wordpress.org/trunk@18304 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-13 14:54:14 +00:00
Nikolay Bachiyski b7a32f3bcb Split the comment date and time string into two and add translator comments. See #17777
git-svn-id: https://develop.svn.wordpress.org/trunk@18303 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-13 14:50:35 +00:00
potbot 9ea45db38f POT, generated from r18301
git-svn-id: https://develop.svn.wordpress.org/trunk@18302 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-13 13:47:35 +00:00
potbot 1132a1c80b POT, generated from r18298
git-svn-id: https://develop.svn.wordpress.org/trunk@18299 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-13 13:27:43 +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
Andrew Nacin 2a4706af64 Avoid _deprecated_function() in wp_clone(). An object cache gets loaded before i18n functions exist. Maybe a better solution in 3.3. see #17206.
git-svn-id: https://develop.svn.wordpress.org/trunk@18293 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-12 20:36:47 +00:00
potbot 08b6904f3e POT, generated from r18291
git-svn-id: https://develop.svn.wordpress.org/trunk@18292 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-12 17:47:43 +00:00
Ryan Boren d933c3e48b Add no posts found message to templates. Props sorich87. fixes #17735
git-svn-id: https://develop.svn.wordpress.org/trunk@18291 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-12 17:43:03 +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 Nacin a3e602baec Login is not a verb. props dcowgill, fixes #17770.
git-svn-id: https://develop.svn.wordpress.org/trunk@18289 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-12 08:00:22 +00:00
Dion Hulse 9834c93ce3 Add Opera variants of linear-gradient & transition alongside moz and webkit variants. Se #17748
git-svn-id: https://develop.svn.wordpress.org/trunk@18286 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-12 03:34:15 +00:00
Dion Hulse a795c0f277 Highlight the current menu item and ancestors, not current menu item and children. See #17748
git-svn-id: https://develop.svn.wordpress.org/trunk@18285 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-12 03:18:17 +00:00
Andrew Nacin e59cd1d706 'Dashboard' should be to the right of 'My Sites' for visual hierarchy reasons. see #17705.
git-svn-id: https://develop.svn.wordpress.org/trunk@18284 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-12 02:47:02 +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 89590d3872 Remove my debug cruft. No, you're not looking in a mirror. props dcowgill, fixes #17769.
git-svn-id: https://develop.svn.wordpress.org/trunk@18280 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 20:32:39 +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