Ryan Boren
|
e63b2b97be
|
Don't set default category when saving an auto-draft. fixes #13531
git-svn-id: https://develop.svn.wordpress.org/trunk@14883 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 14:43:39 +00:00 |
|
Ryan Boren
|
7cafd15b07
|
Add ancestor classes. Props filosofo. see #12812
git-svn-id: https://develop.svn.wordpress.org/trunk@14881 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 14:25:06 +00:00 |
|
Andrew Nacin
|
00fda9f10b
|
Allow pages to be added automattically to menus. see #13447.
git-svn-id: https://develop.svn.wordpress.org/trunk@14878 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 13:49:56 +00:00 |
|
Ryan Boren
|
ae2d4eba15
|
Add parent classes to nav menu. Props filosofo. see #12812
git-svn-id: https://develop.svn.wordpress.org/trunk@14876 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 13:30:10 +00:00 |
|
Ron Rennick
|
7fdb99dbb5
|
ensure unique term_id when global terms enabled, see #13482
git-svn-id: https://develop.svn.wordpress.org/trunk@14872 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 07:24:10 +00:00 |
|
Ron Rennick
|
aa8a5ab580
|
update rewrite rules for IIS, props Frumph, see #12758
git-svn-id: https://develop.svn.wordpress.org/trunk@14871 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 05:12:47 +00:00 |
|
Andrew Nacin
|
6ab4f52e79
|
New 'on' state for admin menus. props JohnONolan, see #13486.
git-svn-id: https://develop.svn.wordpress.org/trunk@14870 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 02:47:43 +00:00 |
|
Ryan Boren
|
51e11b64d6
|
Allow searching custom post types when attaching media. Props markoheijnen. fixes #13229
git-svn-id: https://develop.svn.wordpress.org/trunk@14869 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 02:18:07 +00:00 |
|
Ron Rennick
|
e59cbd9ac4
|
give static var initial value, fixes #13517
git-svn-id: https://develop.svn.wordpress.org/trunk@14867 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 00:31:07 +00:00 |
|
Ron Rennick
|
9aef526ca3
|
eliminate warning in global_terms(), global to static, fixes #13517
git-svn-id: https://develop.svn.wordpress.org/trunk@14866 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 00:13:03 +00:00 |
|
Peter Westwood
|
affec163db
|
New high score!
git-svn-id: https://develop.svn.wordpress.org/trunk@14860 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 21:28:37 +00:00 |
|
Peter Westwood
|
545c432776
|
phpDoc updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@14858 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 21:26:49 +00:00 |
|
Andrew Nacin
|
0e7af12e41
|
Remove now-unused post_type_object->labels>edit, which was 'Edit' (with context). see #12968, see #11274.
git-svn-id: https://develop.svn.wordpress.org/trunk@14857 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 21:19:29 +00:00 |
|
Andrew Nacin
|
a8db275646
|
Even better, remove all UI for global terms. Add a filter to global_terms_enabled() and also allow the site option to simply be deleted. fixes #12666.
git-svn-id: https://develop.svn.wordpress.org/trunk@14854 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 20:45:59 +00:00 |
|
Andrew Nacin
|
d617ca0f94
|
First pass on better UX for menu item save. props koopersmith, see #13525.
git-svn-id: https://develop.svn.wordpress.org/trunk@14852 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 19:50:20 +00:00 |
|
Andrew Nacin
|
b074c7be02
|
Invalidate header/background images for the current theme when the attachment is deleted. props ocean90, fixes #12467.
git-svn-id: https://develop.svn.wordpress.org/trunk@14850 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 19:42:43 +00:00 |
|
Andrew Nacin
|
5e0a7abf5c
|
s/navigation menu/custom menu/. props jane, duck_. fixes #13519.
git-svn-id: https://develop.svn.wordpress.org/trunk@14849 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 19:31:31 +00:00 |
|
Donncha O Caoimh
|
56e498c517
|
Added $meta to "wpmu_new_blog" action
git-svn-id: https://develop.svn.wordpress.org/trunk@14844 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 17:26:21 +00:00 |
|
Ryan Boren
|
b97b898d80
|
Fix update label for link categories. Props duck_. fixes #13515
git-svn-id: https://develop.svn.wordpress.org/trunk@14841 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 16:09:52 +00:00 |
|
Ryan Boren
|
1cb798cf91
|
Remove already exists check for passed in slug. fixes #12349
git-svn-id: https://develop.svn.wordpress.org/trunk@14840 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 15:56:50 +00:00 |
|
Ryan Boren
|
fad9b719a1
|
Don't issue dupe slug error if provided slug matches name derived slug. fixes #12349
git-svn-id: https://develop.svn.wordpress.org/trunk@14839 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 15:49:12 +00:00 |
|
Andrew Nacin
|
0aa0cde880
|
Menu tweaks. Save menu locations when saving the menu. Also, centralize theme support checks and add them to menu.php. Improve some branching. Remove some old JS vars, add a missing semicolon, etc. props koopersmith. see #13378.
git-svn-id: https://develop.svn.wordpress.org/trunk@14831 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 09:23:56 +00:00 |
|
Andrew Nacin
|
aceae2cfef
|
Properly format menu item title attributes and descriptions. props ryan, fixes #12864.
git-svn-id: https://develop.svn.wordpress.org/trunk@14826 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 22:56:51 +00:00 |
|
Andrew Nacin
|
ec0823ce3e
|
Proper checks for current-menu-item. props duck_, fixes #13409.
git-svn-id: https://develop.svn.wordpress.org/trunk@14824 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 22:01:08 +00:00 |
|
Peter Westwood
|
17eb59e79e
|
roll on tomorrow
git-svn-id: https://develop.svn.wordpress.org/trunk@14822 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 21:05:36 +00:00 |
|
Dion Hulse
|
ce9cca9dd0
|
Provide some Before/After strings for Bulk Upgrades, Add a spinner whilst a upgrade is in process, Remove scrollbars on update iframe. Props ocean90. See #11232
git-svn-id: https://develop.svn.wordpress.org/trunk@14819 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 12:29:00 +00:00 |
|
Dion Hulse
|
87c99854d6
|
Increase height of Theme install thickbox to remove useless scrollbars. Props ocean90
git-svn-id: https://develop.svn.wordpress.org/trunk@14818 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 12:04:24 +00:00 |
|
Dion Hulse
|
bc726afc10
|
Better display handling of error messages during swfupload uploading. Fixes #12225
git-svn-id: https://develop.svn.wordpress.org/trunk@14816 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 10:59:52 +00:00 |
|
Peter Westwood
|
ca3fead69d
|
Ensure that QuickPress media uploads get attached to the auto-draft we create for new posts correctly. Fixes #10917 props ocean90.
git-svn-id: https://develop.svn.wordpress.org/trunk@14815 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 07:58:06 +00:00 |
|
Dion Hulse
|
b93faecc52
|
Introduce a 'post_updated' action, Fires when a post is updated, Post ID, Current and Previous post objects are passed. Updatewp_check_for_changed_slugs() to use new hook. See #12473
git-svn-id: https://develop.svn.wordpress.org/trunk@14814 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 07:49:21 +00:00 |
|
Peter Westwood
|
cd7f4dfaa7
|
bump bump bump
git-svn-id: https://develop.svn.wordpress.org/trunk@14805 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-22 21:11:03 +00:00 |
|
Ryan Boren
|
c219c46cbb
|
Use filters instead of action in wp_login_form(). see #11172
git-svn-id: https://develop.svn.wordpress.org/trunk@14804 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-22 13:52:25 +00:00 |
|
Ryan Boren
|
e939bd4e55
|
Email messages should be plain text. Props arena. see #13488
git-svn-id: https://develop.svn.wordpress.org/trunk@14803 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-22 13:48:38 +00:00 |
|
Andrew Nacin
|
6d0ed6f1ea
|
Pixel sanity check. props filosofo, fixes #13470.
git-svn-id: https://develop.svn.wordpress.org/trunk@14799 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 23:35:37 +00:00 |
|
Andrew Nacin
|
e39ffe967d
|
Script loader bump, and revert new orange that snuck in. see #13441.
git-svn-id: https://develop.svn.wordpress.org/trunk@14796 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 23:32:02 +00:00 |
|
Ryan Boren
|
6d183a8505
|
Don't look for a fallback menu when a specific location is requested. Props tinkerpriest. see #13378
git-svn-id: https://develop.svn.wordpress.org/trunk@14793 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 20:28:11 +00:00 |
|
Andrew Nacin
|
5b7ecb587d
|
Notice sanity check. fixes #13484, props etiger13.
git-svn-id: https://develop.svn.wordpress.org/trunk@14788 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 19:02:36 +00:00 |
|
Ryan Boren
|
55ef03d2fd
|
Update phpdoc for wp_insert_term(). Props prettyboymp. fixes #12482
git-svn-id: https://develop.svn.wordpress.org/trunk@14785 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 18:19:56 +00:00 |
|
Ryan Boren
|
90ae6fa7f8
|
If slug and name match an existing term in the same taxonomy at the same hieararchy level return error. fixes #13481
git-svn-id: https://develop.svn.wordpress.org/trunk@14784 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 18:03:53 +00:00 |
|
Ryan Boren
|
b7f90a2046
|
Check for siblings only if term already exists in the same taxonomy. see #13119
git-svn-id: https://develop.svn.wordpress.org/trunk@14783 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 16:03:35 +00:00 |
|
Andrew Nacin
|
43d4f742b9
|
Some sanity checks -- make sure we have a valid post author user object before checking if the current user is the author.
git-svn-id: https://develop.svn.wordpress.org/trunk@14782 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 15:15:32 +00:00 |
|
Andrew Nacin
|
3dd5d1edd4
|
False alarm, something else is going on here. Revert [14780], restore [14695]. see #13317.
git-svn-id: https://develop.svn.wordpress.org/trunk@14781 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 15:08:07 +00:00 |
|
Andrew Nacin
|
b5ce43f348
|
Revert [14695]. We need to be a bit less strict. see #13317.
git-svn-id: https://develop.svn.wordpress.org/trunk@14780 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 15:03:54 +00:00 |
|
Ryan Boren
|
ffed6e8554
|
Fix showing selected for none. Props johnbillion. fixes #13468
git-svn-id: https://develop.svn.wordpress.org/trunk@14779 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 14:35:39 +00:00 |
|
Dion Hulse
|
6f7e81416b
|
Clone Objects in add_option()/update_option() to prevent storing PHP5 object references in memory cache. See [9740]. Fixes #13480
git-svn-id: https://develop.svn.wordpress.org/trunk@14777 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 14:15:59 +00:00 |
|
Andrew Nacin
|
f9de14b1a7
|
Custom background UI updates. Add padding to radio buttons, also convert repeat/title to radio buttons. props JohnONolan, see #12186.
git-svn-id: https://develop.svn.wordpress.org/trunk@14775 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 03:31:35 +00:00 |
|
Andrew Nacin
|
fc29f5f077
|
New screen options tab design. props JohnONolan, fixes #13477.
git-svn-id: https://develop.svn.wordpress.org/trunk@14774 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 03:20:25 +00:00 |
|
Andrew Nacin
|
fd3a2be9dd
|
Fix nav menu locations sorting. props jorbin, koopersmith with assists. see #13378.
git-svn-id: https://develop.svn.wordpress.org/trunk@14772 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 22:43:14 +00:00 |
|
Peter Westwood
|
46f12c5a8b
|
First pass of conversion of theme-compat to the I18N version of the files. See #12425
git-svn-id: https://develop.svn.wordpress.org/trunk@14771 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 21:53:11 +00:00 |
|
Andrew Nacin
|
48b57724dd
|
Shake away old files during the upgrade process. see #13307.
git-svn-id: https://develop.svn.wordpress.org/trunk@14770 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 21:44:33 +00:00 |
|