Andrew Nacin
|
d7607a4cdd
|
Menu touchups. see #13525.
git-svn-id: https://develop.svn.wordpress.org/trunk@15010 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 22:45:52 +00:00 |
|
Andrew Nacin
|
29ccf1ec31
|
New pending menu item behavior. props filosofo, see #13579.
git-svn-id: https://develop.svn.wordpress.org/trunk@15008 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 22:22:09 +00:00 |
|
Peter Westwood
|
f0f29d7f44
|
↑↑↓↓←→←→BA
git-svn-id: https://develop.svn.wordpress.org/trunk@15006 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 21:44:07 +00:00 |
|
Mark Jaquith
|
05e2e9b2c4
|
Initialize instead of using isset(). props nacin. see #13556
git-svn-id: https://develop.svn.wordpress.org/trunk@15003 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 20:41:36 +00:00 |
|
Mark Jaquith
|
3c7a2a3cb8
|
Tweaks to wp_constrain_dimensions() for better fits and consistency. fixes #13556
git-svn-id: https://develop.svn.wordpress.org/trunk@15002 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 20:37:42 +00:00 |
|
Andrew Nacin
|
70fb7342c7
|
Add JS var isRtl to admin-header and remove unused JS localized vars for nav-menu. see #13525.
git-svn-id: https://develop.svn.wordpress.org/trunk@14999 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 18:57:07 +00:00 |
|
Andrew Nacin
|
592434afb5
|
Forever eliminate 'Wordpress' from the planet (or at least the little bit we can influence). props matt.
git-svn-id: https://develop.svn.wordpress.org/trunk@14996 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 16:11:27 +00:00 |
|
Andrew Nacin
|
7679315725
|
Some minor IE6/7 tweaks for menus. props ocean90, see #13525.
git-svn-id: https://develop.svn.wordpress.org/trunk@14993 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 13:54:14 +00:00 |
|
Andrew Nacin
|
ac048dfbd8
|
Some inline doc updates for get_post_type_capabilities and get_post_type_labels. props MichaelH, fixes #13573.
git-svn-id: https://develop.svn.wordpress.org/trunk@14991 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 12:44:08 +00:00 |
|
Andrew Nacin
|
08b0fd1a03
|
Use word-wrap:break-word in the nav menus. props ocean90, fixes #13574.
git-svn-id: https://develop.svn.wordpress.org/trunk@14990 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 12:42:09 +00:00 |
|
Dion Hulse
|
a6194f1e0c
|
Fully implement the 'delete_themes' capability. See also r13547
git-svn-id: https://develop.svn.wordpress.org/trunk@14984 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 09:49:38 +00:00 |
|
Peter Westwood
|
b98c14cc34
|
Improved translation of the comment count in theme-compat. Props zeo.
git-svn-id: https://develop.svn.wordpress.org/trunk@14983 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 08:52:14 +00:00 |
|
Andrew Nacin
|
ae9acca74d
|
Add some educational tips. Suggest using add_image_size() in the inline docs for image_get_intermediate_size() and wp_get_attachment_image(). props jorbin. see #13556.
git-svn-id: https://develop.svn.wordpress.org/trunk@14981 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 05:03:46 +00:00 |
|
Andrew Nacin
|
4e04b51d7b
|
Use orange for the plugin install thickbox button, not the new gray for update notification bubbles. fixes #13474.
git-svn-id: https://develop.svn.wordpress.org/trunk@14980 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 04:50:11 +00:00 |
|
Mark Jaquith
|
b499437681
|
Use the correct array members of image_resize_dimensions() result when calculating best match for dynamic HTML image resize. fixes #13556
git-svn-id: https://develop.svn.wordpress.org/trunk@14979 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 04:40:14 +00:00 |
|
Andrew Nacin
|
9b8998cb46
|
Clean up the menu name/actions section. see #13525.
git-svn-id: https://develop.svn.wordpress.org/trunk@14977 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 04:19:23 +00:00 |
|
Andrew Nacin
|
4bcefca0ca
|
Fix order of params to strpos. props ampt, fixes #12115.
git-svn-id: https://develop.svn.wordpress.org/trunk@14976 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 04:14:35 +00:00 |
|
Andrew Nacin
|
e549305dd4
|
Don't show expand/collapse menu bit for menu meta boxes except on hover. props duck_, see #13525.
git-svn-id: https://develop.svn.wordpress.org/trunk@14972 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 02:28:23 +00:00 |
|
Andrew Nacin
|
9b4a85cdaf
|
Move the "Add Home Link" functionality to a checkbox on the View All tab of the Pages metabox. Also makes it work non-JS. props filosofo, fixes #13213.
git-svn-id: https://develop.svn.wordpress.org/trunk@14971 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 02:24:33 +00:00 |
|
Andrew Nacin
|
f5f97a46d3
|
Always pass post ID to the_title filter. props dndrnkrd, fixes #13558
git-svn-id: https://develop.svn.wordpress.org/trunk@14964 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 21:30:00 +00:00 |
|
Peter Westwood
|
7ea705db5b
|
tick tock
git-svn-id: https://develop.svn.wordpress.org/trunk@14960 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 20:55:51 +00:00 |
|
Mark Jaquith
|
10ceba3686
|
Properly redirect custom post type URLs in redirect_canonical(). fixes #13561
git-svn-id: https://develop.svn.wordpress.org/trunk@14954 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 19:56:26 +00:00 |
|
Andrew Nacin
|
42bad1e654
|
Final bit of escaping in feeds. fixes #13555
git-svn-id: https://develop.svn.wordpress.org/trunk@14952 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 18:30:51 +00:00 |
|
Peter Westwood
|
de09357409
|
Some more url escaping in feeds. See #13555.
git-svn-id: https://develop.svn.wordpress.org/trunk@14950 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 17:47:29 +00:00 |
|
Peter Westwood
|
31be303930
|
Move the escaping into get_guid() so we don't have to repeat ourselves. See #13555.
git-svn-id: https://develop.svn.wordpress.org/trunk@14949 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 17:27:18 +00:00 |
|
Andrew Nacin
|
12a45498b6
|
Consider 'auto-draft' a draft in get_post_permalink(). prevents custom post types from getting borked GUIDs. see #13555
git-svn-id: https://develop.svn.wordpress.org/trunk@14948 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 17:25:57 +00:00 |
|
Peter Westwood
|
41a560ec0b
|
Escape the guid urls when placing them in feeds and other xml locations. See #13555.
git-svn-id: https://develop.svn.wordpress.org/trunk@14947 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 17:01:21 +00:00 |
|
Ryan Boren
|
22cb105416
|
No default value for pass by ref. Props filosofo. fixes #13553
git-svn-id: https://develop.svn.wordpress.org/trunk@14945 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 16:25:29 +00:00 |
|
Ryan Boren
|
6c79e1395d
|
Make classes property for menus an array. Props filosofo. fixes #13551
git-svn-id: https://develop.svn.wordpress.org/trunk@14944 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 15:41:21 +00:00 |
|
Ryan Boren
|
f333c16f10
|
More menu class back compat. Props filosofo. fixes #13543
git-svn-id: https://develop.svn.wordpress.org/trunk@14942 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 14:18:46 +00:00 |
|
Nikolay Bachiyski
|
f4084990ea
|
Focus on category field when adding a new category in the write panel
git-svn-id: https://develop.svn.wordpress.org/trunk@14940 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 09:17:40 +00:00 |
|
Andrew Nacin
|
20597ef3f8
|
Ensure auto-added pages are both published and sent to the end of the menu. Tiny enhancement and optimization to wp_update_nav_menu_item come with it. fixes #13447.
git-svn-id: https://develop.svn.wordpress.org/trunk@14937 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 06:59:14 +00:00 |
|
Andrew Nacin
|
e0630f2a93
|
Don't store nonexistent (deleted) menus in the auto-add option. see #13447.
git-svn-id: https://develop.svn.wordpress.org/trunk@14934 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 05:11:46 +00:00 |
|
Andrew Nacin
|
b8a0634d79
|
Validation in wp_dropdown_users and the non-hierarchical taxonomy meta box. props ocean90, see #13383.
git-svn-id: https://develop.svn.wordpress.org/trunk@14931 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 04:01:14 +00:00 |
|
Andrew Nacin
|
f26024e7b6
|
Prevent super admins from shooting themselves in the foot. props jorbin. Checks blog names against an array (filterable) of reserved keywords for subdirectory installs. fixes #13304.
git-svn-id: https://develop.svn.wordpress.org/trunk@14928 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 03:13:16 +00:00 |
|
Ryan Boren
|
aec821c651
|
Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@14924 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 02:42:15 +00:00 |
|
Andrew Nacin
|
46d962dfb8
|
Handle current menu item classes for post pages. props filosofo, fixes #13543.
git-svn-id: https://develop.svn.wordpress.org/trunk@14923 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 02:38:31 +00:00 |
|
Andrew Nacin
|
b254d508fe
|
New admin menu notification bubble color. props JohnONolan, fixes #13474.
git-svn-id: https://develop.svn.wordpress.org/trunk@14918 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 00:59:15 +00:00 |
|
Andrew Nacin
|
1db01f2c56
|
Don't hide early nav menu instructions until the menu is no longer empty. props koopersmith, see #13525
git-svn-id: https://develop.svn.wordpress.org/trunk@14917 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 00:41:18 +00:00 |
|
Ron Rennick
|
ca9f9c1086
|
allow main site 404 URL to be filtered, fixes #12758
git-svn-id: https://develop.svn.wordpress.org/trunk@14911 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 23:41:36 +00:00 |
|
Ryan Boren
|
7ba92c31a4
|
Menu notice and stlying fixes. Props filosofo. fixes #12812
git-svn-id: https://develop.svn.wordpress.org/trunk@14905 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 21:44:34 +00:00 |
|
Andrew Nacin
|
855bc34ad9
|
Remove unused/duplicated/undocumented post type object label. see #13539
git-svn-id: https://develop.svn.wordpress.org/trunk@14903 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 19:25:27 +00:00 |
|
Andrew Nacin
|
ad59625e7f
|
Fix typo. props rovo89, fixes #13494.
git-svn-id: https://develop.svn.wordpress.org/trunk@14902 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 18:59:20 +00:00 |
|
Andrew Nacin
|
7efaa581d3
|
Use a post type object label for edit_post_link's title attribute. props sc0ttkclark.
git-svn-id: https://develop.svn.wordpress.org/trunk@14901 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 18:55:51 +00:00 |
|
Ryan Boren
|
b18836e3f9
|
Back compat menu classes. see #12812 #13379
git-svn-id: https://develop.svn.wordpress.org/trunk@14900 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 18:54:42 +00:00 |
|
Andrew Nacin
|
75e66fcb9c
|
Use a filter instead of a new NO404REDIRECT constant. see #12758.
git-svn-id: https://develop.svn.wordpress.org/trunk@14899 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 18:12:14 +00:00 |
|
Ryan Boren
|
b417ff2148
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@14896 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 17:47:52 +00:00 |
|
Donncha O Caoimh
|
7c28c554a6
|
Cast "public" as an int to ensure it gets set correctly.
git-svn-id: https://develop.svn.wordpress.org/trunk@14892 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 16:57:32 +00:00 |
|
Ryan Boren
|
ca7b6498d7
|
Classes for posts and terms in the menus. see #13379
git-svn-id: https://develop.svn.wordpress.org/trunk@14891 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 16:51:09 +00:00 |
|
Andrew Nacin
|
5bc3a62137
|
Give is_singular the ability to provide awareness/context for custom post types. props ryan, scribu. Usage: is_singular('book') or is_singular( array( 'newspapers', 'books' ) ). fixes #12588.
git-svn-id: https://develop.svn.wordpress.org/trunk@14887 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 15:36:23 +00:00 |
|
Ron Rennick
|
a9dee7eba7
|
cleanup $indents, props filosofo, see #12758
git-svn-id: https://develop.svn.wordpress.org/trunk@14885 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 15:31:28 +00:00 |
|
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 |
|
Peter Westwood
|
02e53f9a8f
|
bumpity
git-svn-id: https://develop.svn.wordpress.org/trunk@14769 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 21:43:18 +00:00 |
|
Peter Westwood
|
82a44c5a3b
|
Attempt to make stripslashes_deep object safe. See #12860
git-svn-id: https://develop.svn.wordpress.org/trunk@14766 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 21:16:44 +00:00 |
|
Andrew Nacin
|
1356037d95
|
Remove non-gzipped version of tinymce. Brace for impact. props azaozz. see #13307.
git-svn-id: https://develop.svn.wordpress.org/trunk@14765 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 21:05:16 +00:00 |
|
Andrew Nacin
|
89bc55a218
|
Remove AYS for deleting a menu item. fixes #13330.
git-svn-id: https://develop.svn.wordpress.org/trunk@14756 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 14:55:11 +00:00 |
|
Andrew Nacin
|
1db32f4b9f
|
Context and translator comments for revisions column names. props dimadin, fixes #13434.
git-svn-id: https://develop.svn.wordpress.org/trunk@14753 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-19 19:20:22 +00:00 |
|
Ryan Boren
|
b6d8dbf426
|
Order menu tabs by name. Allow passing args to wp_get_nav_menus() which are passed on to get_terms(). Default orderby for wo_get_nav_menus() to none since most requests won't care about order. fixes #13334
git-svn-id: https://develop.svn.wordpress.org/trunk@14751 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-19 18:52:37 +00:00 |
|
Ryan Boren
|
8203d22175
|
Fix pages setup in setup_postdata(). Props misterbisson. fixes #12651
git-svn-id: https://develop.svn.wordpress.org/trunk@14750 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-19 18:39:48 +00:00 |
|
Ryan Boren
|
efff0fe8bb
|
Fix viewing autosave revision for custom post types. Props duck_. fixes #13110
git-svn-id: https://develop.svn.wordpress.org/trunk@14749 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-19 18:36:52 +00:00 |
|
Peter Westwood
|
cfa9702197
|
Mark the ULs containing child pages in the page Walker. Fixes #13254 props GDragoN.
git-svn-id: https://develop.svn.wordpress.org/trunk@14747 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-19 17:24:28 +00:00 |
|
Ryan Boren
|
d97fc1a61a
|
Add docs for ->insert_id. Props scribu. fixes #13439
git-svn-id: https://develop.svn.wordpress.org/trunk@14745 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-19 16:07:42 +00:00 |
|
Mark Jaquith
|
c3ba440221
|
Add AYS notice on unsaved menu changes. see #12472
git-svn-id: https://develop.svn.wordpress.org/trunk@14741 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-19 09:56:02 +00:00 |
|
Mark Jaquith
|
bb442c8899
|
Add missing border to media upload frame. fixes #13430. props ocean90
git-svn-id: https://develop.svn.wordpress.org/trunk@14739 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-19 07:03:24 +00:00 |
|
Mark Jaquith
|
dafdd33220
|
Add nonce protection for setting/removing featured post image. fixes #13438
git-svn-id: https://develop.svn.wordpress.org/trunk@14730 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-18 22:08:49 +00:00 |
|
Ryan Boren
|
b8a9ec8972
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@14729 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-18 20:14:03 +00:00 |
|
Ryan Boren
|
683beac99a
|
Remove interface.js. Unmaintained, doesn't work with jQuery 1.3, old, crusty, starting to smell like Miss Havisham's cake. fixes #13442
git-svn-id: https://develop.svn.wordpress.org/trunk@14728 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-18 18:34:36 +00:00 |
|
Ryan Boren
|
c61dc41101
|
Remove old metaboxorder settings. see #13424
git-svn-id: https://develop.svn.wordpress.org/trunk@14726 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-18 15:30:05 +00:00 |
|
Ryan Boren
|
bc086f5cad
|
Add nonce to menu-locations-save. Props koopersmith. see #13378
git-svn-id: https://develop.svn.wordpress.org/trunk@14725 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-18 15:16:58 +00:00 |
|
Andrew Nacin
|
e005e28966
|
Inline docs for menu location functions. props jorbin, see #13378.
git-svn-id: https://develop.svn.wordpress.org/trunk@14721 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-18 05:59:25 +00:00 |
|
Andrew Nacin
|
cb75ebbb54
|
Remove autocomplete and codepress. for autocomplete, see #13283. for codepress, see #13307.
git-svn-id: https://develop.svn.wordpress.org/trunk@14718 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-18 03:48:22 +00:00 |
|
Andrew Nacin
|
560acd7b63
|
Save menu locations meta box via ajax. see #13378.
git-svn-id: https://develop.svn.wordpress.org/trunk@14715 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-17 23:58:56 +00:00 |
|
Ryan Boren
|
e88dc2d87d
|
Set show_ui to true for post and page. Exclude _builtin = true from areas where we need to special case builtin types. fixes #13403
git-svn-id: https://develop.svn.wordpress.org/trunk@14713 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-17 16:39:36 +00:00 |
|
Ryan Boren
|
77ab66972b
|
Update _fill_many_users() phpdoc. Props miqrogroove. see #13319
git-svn-id: https://develop.svn.wordpress.org/trunk@14712 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-17 16:23:35 +00:00 |
|
Ryan Boren
|
1c93bc2006
|
Introduce get_term_feed_link(). Use it in wp_list_categories(). Props blepoxp. see #13058
git-svn-id: https://develop.svn.wordpress.org/trunk@14711 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-17 16:21:12 +00:00 |
|
Ron Rennick
|
cff1c00885
|
use network_home_url in get_blogaddress_by_name, see #12735
git-svn-id: https://develop.svn.wordpress.org/trunk@14703 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-16 22:21:06 +00:00 |
|
Ron Rennick
|
179273030a
|
improvements to get_home/site_url, props andreasnrb + code cleanup, see #12735
git-svn-id: https://develop.svn.wordpress.org/trunk@14702 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-16 21:58:31 +00:00 |
|
Peter Westwood
|
a0740155c5
|
Make get_attachment_metadata() loop safe.
git-svn-id: https://develop.svn.wordpress.org/trunk@14699 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-16 21:00:00 +00:00 |
|
Peter Westwood
|
b0ff90ab6f
|
Bumpity
git-svn-id: https://develop.svn.wordpress.org/trunk@14697 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-16 20:48:09 +00:00 |
|
Peter Westwood
|
fd4a9ffa86
|
Switch to checking on tt_ids for the category lookup to ensure in_array call is PHP4 compatible. See #13410
git-svn-id: https://develop.svn.wordpress.org/trunk@14696 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-16 20:47:18 +00:00 |
|
Peter Westwood
|
8d94af2efd
|
Don't return data for user 1 when passed in junk like an array. See #13317.
git-svn-id: https://develop.svn.wordpress.org/trunk@14695 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-16 20:34:02 +00:00 |
|
Peter Westwood
|
2702a216c4
|
Fix remaining notice when using closures. Fixes #10493 props scribu.
git-svn-id: https://develop.svn.wordpress.org/trunk@14691 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-16 13:41:02 +00:00 |
|
Peter Westwood
|
bfb56d204b
|
Fix notices/usage of closures as action/filter handlers. Fixes #10493 based on patch from scribu.
git-svn-id: https://develop.svn.wordpress.org/trunk@14690 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-16 08:10:39 +00:00 |
|
Andrew Nacin
|
542dea5b25
|
Use p instead of definition list for allowed tags in comment_form(). props demetris. Style the new markup in Twenty Ten. see #10910.
git-svn-id: https://develop.svn.wordpress.org/trunk@14689 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-16 06:38:58 +00:00 |
|
Andrew Nacin
|
5f287dcb6d
|
Clarify that link_before and link_after text for wp_list_pages also applies to the current page which doesn't actually have a link. fixes #12247.
git-svn-id: https://develop.svn.wordpress.org/trunk@14687 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-16 06:11:43 +00:00 |
|
Andrew Nacin
|
2839ecfd01
|
First pass at fixing search for add menu item boxes. props koopersmith, see #13283.
git-svn-id: https://develop.svn.wordpress.org/trunk@14686 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-16 05:39:53 +00:00 |
|
Andrew Nacin
|
ae5af53f10
|
Custom background UI updates. props ocean90 for initial patch, see #12186.
git-svn-id: https://develop.svn.wordpress.org/trunk@14684 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-16 05:17:57 +00:00 |
|
Ron Rennick
|
95694cb813
|
show upload limit in media upload UI, see #12853
git-svn-id: https://develop.svn.wordpress.org/trunk@14682 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-15 23:57:32 +00:00 |
|
Ron Rennick
|
9ad643991f
|
don't check upload_path in upgraded MU install, see #12549
git-svn-id: https://develop.svn.wordpress.org/trunk@14680 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-15 21:53:18 +00:00 |
|
Andrew Nacin
|
e6fcc1df7c
|
Don't show unapproved comments in comments widget. props jshreve, fixes #10615.
git-svn-id: https://develop.svn.wordpress.org/trunk@14679 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-15 21:44:12 +00:00 |
|
Peter Westwood
|
6979d55fbe
|
Don't trim whitespace from sections of the response in IXR_Client. Fixes #12559 props apeatling.
git-svn-id: https://develop.svn.wordpress.org/trunk@14677 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-15 21:04:26 +00:00 |
|
Peter Westwood
|
01b1ae4e39
|
Bumpity
git-svn-id: https://develop.svn.wordpress.org/trunk@14676 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-15 20:59:02 +00:00 |
|
Andrew Nacin
|
23d6bf302c
|
More validation fixes. Escape some preview=true URLs, also clean up tags in edit-attachment-rows. Slight CSS tweak to match presentation to the formerly invalid HTML. props zeo, see #13383.
git-svn-id: https://develop.svn.wordpress.org/trunk@14673 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-15 20:36:49 +00:00 |
|
Andrew Nacin
|
317abe4473
|
Remove p tag from allowed nav menu container tags. Cannot validly contain block level elements. props Jorbin, fixes #13349.
git-svn-id: https://develop.svn.wordpress.org/trunk@14666 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-15 15:05:57 +00:00 |
|
Ryan Boren
|
14d8731a49
|
Don't update_post_caches if a persistent object cache is installed. fixes #12611
git-svn-id: https://develop.svn.wordpress.org/trunk@14665 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-15 15:00:53 +00:00 |
|
Ryan Boren
|
afc24755fc
|
autosave_update_post_ID() no longer needed. Fix button enable lag. Props duck_. fixes #13400
git-svn-id: https://develop.svn.wordpress.org/trunk@14663 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-15 14:03:46 +00:00 |
|
Mark Jaquith
|
cb34d30d8e
|
Update media upload window tabs CSS to support wrapping of tabs when they exceed the available width. props edward mindreantre. fixes #10242
git-svn-id: https://develop.svn.wordpress.org/trunk@14661 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-15 10:21:10 +00:00 |
|
Mark Jaquith
|
45dec2e4e8
|
Do not show dummy default category output when calling the_category on a post_type that does not support the category taxonomy (like pages). Fix TwentyTen theme to not display wrapping text if there are no categories. fixes #10333
git-svn-id: https://develop.svn.wordpress.org/trunk@14660 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-15 09:59:15 +00:00 |
|
Andrew Nacin
|
43c09c9587
|
Also return raw author name and URI from get_theme_data and get_themes. props blepoxp, fixes #12275.
git-svn-id: https://develop.svn.wordpress.org/trunk@14658 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-15 06:28:35 +00:00 |
|
Andrew Nacin
|
e6ae8c05e8
|
Always pass post ID, not post object, to the_title filter. Original the_title filter in get_the_title() uses ID only. props filosofo, fixes #12631.
git-svn-id: https://develop.svn.wordpress.org/trunk@14653 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-15 05:26:25 +00:00 |
|
Andrew Nacin
|
7d118a4628
|
Remove default_comment_status_pages setting from the options table. see #12991.
git-svn-id: https://develop.svn.wordpress.org/trunk@14651 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-15 05:01:04 +00:00 |
|