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 |
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 |
potbot
|
5e08a751a4
|
POT, generated from r18274
git-svn-id: https://develop.svn.wordpress.org/trunk@18275 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-11 07:47:26 +00:00 |
Dion Hulse
|
ea61020466
|
Remove the few post_type == post checks on Post Format templates, Post formats only apply to posts. See #17748
git-svn-id: https://develop.svn.wordpress.org/trunk@18274 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-11 07:14:59 +00:00 |
potbot
|
ad7ad72b1f
|
POT, generated from r18272
git-svn-id: https://develop.svn.wordpress.org/trunk@18273 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-11 06:47:35 +00:00 |
Dion Hulse
|
36ca3bf3ab
|
Twenty Eleven Functions.php comments cleanup, merge the 2 body class functions. Props jorbin. See #17748
git-svn-id: https://develop.svn.wordpress.org/trunk@18272 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-11 06:30:59 +00:00 |
potbot
|
3c0ae00a04
|
POT, generated from r18270
git-svn-id: https://develop.svn.wordpress.org/trunk@18271 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-11 05:47:28 +00:00 |
Dion Hulse
|
165ded49f7
|
Remove Comments/Trackbacks are closed text from image.php template, rely upon the comments closed text within comments.php. Remove duplicated Edit link. See #17748
git-svn-id: https://develop.svn.wordpress.org/trunk@18270 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-11 05:15:50 +00:00 |
Dion Hulse
|
c41dfd9a90
|
Showcase template cleanup. See #17748
git-svn-id: https://develop.svn.wordpress.org/trunk@18269 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-11 05:07:18 +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 |
potbot
|
96acb1089d
|
POT, generated from r18266
git-svn-id: https://develop.svn.wordpress.org/trunk@18267 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-11 03:47:31 +00:00 |
Dion Hulse
|
b7798052e9
|
Remove debug comments & more housecleaning. See #17748
git-svn-id: https://develop.svn.wordpress.org/trunk@18266 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-11 03:44:42 +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 |
Ryan Boren
|
6524623a6a
|
Load the theme's functions.php for wp-activate.php. Props nacin, frumph. fixes #17761
git-svn-id: https://develop.svn.wordpress.org/trunk@18263 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-11 03:04:04 +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
|
240e0f44d6
|
Introduce name_admin_bar label and the show_in_admin_bar (Add New menu) argument for post types. Allows for proper translations of these strings and provides for consolidated logic. fixes #16406.
git-svn-id: https://develop.svn.wordpress.org/trunk@18261 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-11 02:20:18 +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 |
potbot
|
64b6104534
|
POT, generated from r18257
git-svn-id: https://develop.svn.wordpress.org/trunk@18259 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-10 23:47:30 +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 |
Andrew Nacin
|
3b651a8ca2
|
Remove extra </a>. props aaroncampbell. see #17385.
git-svn-id: https://develop.svn.wordpress.org/trunk@18257 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-10 23:29:56 +00:00 |