westi
|
70aa9e12eb
|
Fix the edit post link to cope with the change in behaviour of admin_url to always escape the url. See #13051.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 13:56:35 +00:00 |
|
westi
|
e13615c621
|
Move theme_update_available out of the admin page and into the admin includes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14371 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 13:29:15 +00:00 |
|
westi
|
628d0b247d
|
Correctly mark things as private in the phpDoc
git-svn-id: http://svn.automattic.com/wordpress/trunk@14370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 13:27:15 +00:00 |
|
westi
|
b5e08827bc
|
Add a nag message for themes which are relying on the deprecated behaviour.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 13:23:34 +00:00 |
|
nacin
|
08f650de1a
|
First pass on sliding tabs for the nav menu admin UI. props koopersmith, see #13215.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 10:28:35 +00:00 |
|
nacin
|
9d077332ba
|
Fix string in ms_not_installed().
git-svn-id: http://svn.automattic.com/wordpress/trunk@14367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 10:14:15 +00:00 |
|
westi
|
c01891f5bd
|
Refactor the error messages and make them translatable.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 10:13:40 +00:00 |
|
westi
|
ae468d52ac
|
First pass of compatibility code for old themes which relied on using templates from the default theme without expressly identifying it as the parent theme.
Fixes #12425 and #13009.
The fallback to these template files is now depreceated and will be removed in a future version.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 09:57:24 +00:00 |
|
nacin
|
223277cc44
|
Fix notice in ms_not_installed().
git-svn-id: http://svn.automattic.com/wordpress/trunk@14364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 09:51:40 +00:00 |
|
nacin
|
c5af6664a6
|
Remove debug.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 07:12:26 +00:00 |
|
nacin
|
a4d7fcdbf8
|
When no pages are present add a hidden input field so that the show_on_front option is not blanked. Fixes is_front_page return value in an edge case. props sivel, fixes #12737, fixes #9105.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 06:30:21 +00:00 |
|
nacin
|
0b597379e4
|
Prevent fatal error when falling back to fsockopen in the setup-config.php key/salt HTTP request. fixes #13030.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 06:28:05 +00:00 |
|
nacin
|
4d7c88f4a4
|
Introduce is_rtl(). Use it in core. It only becomes defined when locale is loaded, so it's impossible to use it too early. Deprecate the get_bloginfo('text_direction') call. fixes #13206.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 05:49:19 +00:00 |
|
potbot
|
2764e19bc5
|
POT, generated from r14358
git-svn-id: http://svn.automattic.com/wordpress/trunk@14359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 04:21:35 +00:00 |
|
nbachiyski
|
855ac9ef4a
|
Use _n() instead of comments_number() in twentyten, because it doesn't handle plurals properly. Props zeo and dimadin. Fixes #13187
git-svn-id: http://svn.automattic.com/wordpress/trunk@14358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 01:07:49 +00:00 |
|
dd32
|
514808ebd1
|
Bump Manifest version number. See #13177
git-svn-id: http://svn.automattic.com/wordpress/trunk@14357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 00:48:40 +00:00 |
|
dd32
|
cdd4f4e250
|
Update logo image URL in Gears manifest. Props ocean90. Fixes #13177
git-svn-id: http://svn.automattic.com/wordpress/trunk@14356 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 00:47:10 +00:00 |
|
dd32
|
4916a8075d
|
Serve a canonical redirection for ?p=, ?page_id=, ?attachment_id= url's for incorrect post_types (ie. ?p=<page_id> will redirect to that page url). Fixes #13125
git-svn-id: http://svn.automattic.com/wordpress/trunk@14355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 00:37:11 +00:00 |
|
potbot
|
667481ba03
|
POT, generated from r14353
git-svn-id: http://svn.automattic.com/wordpress/trunk@14354 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 00:21:25 +00:00 |
|
nacin
|
421cade8cb
|
Tweaks for nav menu admin tabs with JS disabled. props koopersmith, see #13215
git-svn-id: http://svn.automattic.com/wordpress/trunk@14353 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 23:51:43 +00:00 |
|
ryan
|
6e0ddc4abc
|
Nav menu tweaks. Props ptahdunbar. see #13220
git-svn-id: http://svn.automattic.com/wordpress/trunk@14352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 23:40:34 +00:00 |
|
wpmuguru
|
6ed0c429d1
|
fix warning in r14342, see #13104
git-svn-id: http://svn.automattic.com/wordpress/trunk@14351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 23:33:02 +00:00 |
|
ryan
|
b4e14fb299
|
Mark Asides and Gallery category slugs for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 23:32:59 +00:00 |
|
dd32
|
2db60de875
|
Skip over __MACOSX folders during zip extraction. Props chrisbliss18. Fixes #12637
git-svn-id: http://svn.automattic.com/wordpress/trunk@14349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 23:24:36 +00:00 |
|
nacin
|
ec38ce48e9
|
Support network-wide plugin re-activation in upgrades and edits. props PeteMall, fixes #13216
git-svn-id: http://svn.automattic.com/wordpress/trunk@14348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 22:57:44 +00:00 |
|
ryan
|
91354eefee
|
Escape links by default. Props alexkingorg. see #13051
git-svn-id: http://svn.automattic.com/wordpress/trunk@14347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 22:53:59 +00:00 |
|
dd32
|
3213eab0f8
|
Check for "ZIP_ER_OK" return value on ZipArchive. See #12637
git-svn-id: http://svn.automattic.com/wordpress/trunk@14346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 22:25:30 +00:00 |
|
nacin
|
7843826140
|
Don't silence inclusion of advanced-cache.php for WP_DEBUG. fixes #13185.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 22:18:36 +00:00 |
|
nacin
|
a77ea8d632
|
Only query for global_terms_enabled once.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 22:08:05 +00:00 |
|
wpmuguru
|
e2f361cea4
|
use correct var in r14342, see #13104
git-svn-id: http://svn.automattic.com/wordpress/trunk@14343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 21:40:31 +00:00 |
|
wpmuguru
|
709ed743e5
|
strip www from subdomains in blog lookup, see #13104
git-svn-id: http://svn.automattic.com/wordpress/trunk@14342 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 21:34:11 +00:00 |
|
dd32
|
be926482ce
|
Fix custom WP_Queries when using page_on_front. Props aaroncampbell. See #12391 (Which caused it), Fixes #12047
git-svn-id: http://svn.automattic.com/wordpress/trunk@14341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 21:28:11 +00:00 |
|
nacin
|
c3d2524889
|
Fix the nav menu ajax spinners (again).
git-svn-id: http://svn.automattic.com/wordpress/trunk@14340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 21:05:55 +00:00 |
|
nacin
|
1f94349afb
|
Check thread_comments before loading the comment-reply script. props ptahdunbar, fixes #12932
git-svn-id: http://svn.automattic.com/wordpress/trunk@14339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 20:51:30 +00:00 |
|
potbot
|
dd854880b3
|
POT, generated from r14337
git-svn-id: http://svn.automattic.com/wordpress/trunk@14338 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 20:21:34 +00:00 |
|
nacin
|
16f6590bc3
|
Alot of drag/drop/sortable improvements to nav menu admin UI. props koopersmith, fixes #12675.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 19:09:10 +00:00 |
|
nacin
|
1eb297c982
|
Fix admin.php?import=x pages, which can re-include itself in certain environments. fixes #13184 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 18:39:31 +00:00 |
|
nacin
|
54763a0e76
|
Clarify menu creation versus save. props duck_, see #13134. Check in scripts for r14332, see #13204.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14333 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 18:15:41 +00:00 |
|
nacin
|
c32241fc4b
|
Fix ajax on add menu item boxes. props koopersmith, see #13204
git-svn-id: http://svn.automattic.com/wordpress/trunk@14332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 18:12:13 +00:00 |
|
nacin
|
bbe76ccd6e
|
Remove Twenty Ten's searchform.php and use the core get_search_form() markup. fixes #13053
git-svn-id: http://svn.automattic.com/wordpress/trunk@14331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 18:10:42 +00:00 |
|
markjaquith
|
247c08f604
|
Make sure alloptions is an array before we try to use unset() on its alleged key
git-svn-id: http://svn.automattic.com/wordpress/trunk@14330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 06:02:54 +00:00 |
|
nacin
|
f92971a7ff
|
Use the correct defines in secret_salt_warning.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-01 22:50:55 +00:00 |
|
nacin
|
d751526e11
|
Align the update nag with the screen meta box.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-01 22:09:34 +00:00 |
|
nacin
|
6ebe054817
|
Show > 100% blog space used in MS Right Now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-01 22:06:48 +00:00 |
|
nacin
|
3a2f3b3433
|
s/blog/site/ in more places.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-01 07:09:38 +00:00 |
|
potbot
|
521bac0450
|
POT, generated from r14324
git-svn-id: http://svn.automattic.com/wordpress/trunk@14325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-01 00:21:36 +00:00 |
|
nacin
|
1b6c254cb5
|
Change 'WordPress Development Blog' to 'WordPress Blog' in the dashboard widget.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-30 22:56:29 +00:00 |
|
nacin
|
2c26a7b63c
|
Remove unnecessary space in 2010 comments.php. props zeo, fixes #13196.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-30 22:39:37 +00:00 |
|
nacin
|
9fa3246d6e
|
Translate name of sidebars in twentyten. props zeo, fixes #13189.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-30 22:34:41 +00:00 |
|
ryan
|
b1d6ee584a
|
Replace dashes with empty strings instead of underscores so that keys match keys that might be stored in a persistent cache from 2.9. Remove current user reset. Kinda buggy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-30 17:57:30 +00:00 |
|