ryan
|
2430c97718
|
Return menu object from wp_create_nav_menu(). Fix trailing separator in menu list. Disable menu delete because it deletes the current menu when a new menu is added. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-24 06:41:35 +00:00 |
|
ryan
|
911a6b1c09
|
Allow inline saves for non-public custom post types. Props jfarthing84. see #9674
git-svn-id: http://svn.automattic.com/wordpress/trunk@13360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-24 05:45:38 +00:00 |
|
ryan
|
fc6d49427e
|
Fix trash/untrash/delete links for custom post types. Props jfarthing84. see #9674
git-svn-id: http://svn.automattic.com/wordpress/trunk@13359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-24 05:43:41 +00:00 |
|
nacin
|
fc250d46f3
|
Show "Log In" button on install.php when already installed. fixes #10488 props dancole
git-svn-id: http://svn.automattic.com/wordpress/trunk@13356 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-24 01:58:27 +00:00 |
|
wpmuguru
|
1b7d72fe35
|
move menu selection to a top nav links, See #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-24 01:44:16 +00:00 |
|
wpmuguru
|
732e38033d
|
add menu delete & other custom menu cleanup, See #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-23 23:53:08 +00:00 |
|
wpmuguru
|
f9edbbfc00
|
fix custom menu hierarchy support in admin, See #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-23 23:13:54 +00:00 |
|
nacin
|
de8b58148c
|
RTL fixes. fixes #12347 props yoavf
git-svn-id: http://svn.automattic.com/wordpress/trunk@13346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-23 22:35:07 +00:00 |
|
ryan
|
5fa6e0a242
|
Some nav menu API. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-23 22:06:21 +00:00 |
|
ryan
|
1f79e523b2
|
Cleanups. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13342 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-23 20:48:50 +00:00 |
|
ryan
|
0ee79f08e2
|
Use 'Menus'. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-23 20:38:27 +00:00 |
|
ryan
|
111e334aca
|
Drop 'Custom' from menu names. Use 'Menus' instead of Navigation. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-23 20:28:52 +00:00 |
|
nacin
|
7aa43e9c8b
|
Ensure we have MS global tables defined during network install. See #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@13337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-23 19:58:53 +00:00 |
|
ryan
|
5f80b84a4f
|
Nav cleanup. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-23 17:13:24 +00:00 |
|
nacin
|
4e56d1c6a9
|
Switch over to *_user_meta() syntax. The old get_usermeta() would return a string when only one value was found, get_user_meta() requires $single = true. Fixes #10837
git-svn-id: http://svn.automattic.com/wordpress/trunk@13329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-23 10:42:40 +00:00 |
|
nacin
|
191e0df9d2
|
Improvements and fixes to wpdb::tables(). See #12083 see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@13324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-23 09:06:50 +00:00 |
|
markjaquith
|
09e8d27130
|
Whitespace cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@13316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 23:12:48 +00:00 |
|
nacin
|
e692640c11
|
Order link categories by name, not count, on Add/Edit Link page. Fixes #10399 props pnettle, chrisscott.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 21:59:40 +00:00 |
|
nacin
|
2ce7dc4dac
|
Don't use deprecated *_usermeta() functions. Props technosailor fixes #10837
git-svn-id: http://svn.automattic.com/wordpress/trunk@13311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 21:25:32 +00:00 |
|
nacin
|
2dcfc0913b
|
Remove unused 'secret' option. Fixes #12221
git-svn-id: http://svn.automattic.com/wordpress/trunk@13309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 20:27:02 +00:00 |
|
ryan
|
2518cd05bc
|
Typo fix. see #12186
git-svn-id: http://svn.automattic.com/wordpress/trunk@13308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 20:15:48 +00:00 |
|
ryan
|
05edcb0c45
|
Grammar fix. Don't show empty img. Cleanup POST handler. see #12186
git-svn-id: http://svn.automattic.com/wordpress/trunk@13307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 20:15:06 +00:00 |
|
nacin
|
1982ea7d20
|
Fix notice, and use wp_max_upload_size() to fill MAX_FILE_SIZE hidden field (used by supporting browsers for a client-side check). Fixes #10849 props sivel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 19:48:38 +00:00 |
|
nacin
|
13c2e250d4
|
Add a boolean filter to allow suppression of the new mu-plugins and drop-ins tabs. See #11861
git-svn-id: http://svn.automattic.com/wordpress/trunk@13305 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 19:37:26 +00:00 |
|
ryan
|
0ebb6732bf
|
Custom background styling fixes. Props yoavf. see #12186
git-svn-id: http://svn.automattic.com/wordpress/trunk@13303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 18:46:29 +00:00 |
|
wpmuguru
|
a5a9f32b73
|
multisite UX, see #11644, add manage_ caps for super_admin, fixes #11803
git-svn-id: http://svn.automattic.com/wordpress/trunk@13301 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 18:41:38 +00:00 |
|
ryan
|
df533b945e
|
More gettext. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 18:16:34 +00:00 |
|
nacin
|
5656a345b9
|
Use esc_url() instead of clean_url(). See #12309
git-svn-id: http://svn.automattic.com/wordpress/trunk@13297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 18:15:10 +00:00 |
|
ryan
|
ee66f1de17
|
More gettext. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 18:12:53 +00:00 |
|
ryan
|
110399c39e
|
Some gettext and formatting. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 18:03:03 +00:00 |
|
wpmuguru
|
a438997177
|
add apostophes to custom menu update messages, See #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 17:48:50 +00:00 |
|
ryan
|
803dd8b7c2
|
Handle custom post types in inline edit js. Props jfarthing84. see #9674
git-svn-id: http://svn.automattic.com/wordpress/trunk@13292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 17:21:33 +00:00 |
|
ryan
|
a55b30dcaf
|
Pass overrides. Allow ref array calling. Props tychay. fixes #12278
git-svn-id: http://svn.automattic.com/wordpress/trunk@13290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 16:54:51 +00:00 |
|
dd32
|
0ec732b34a
|
Introduce assign_cap for Taxonomies, Defaults to 'edit_posts'. Allows for Authors/Contributors to tag/categorise their posts. See #12035
git-svn-id: http://svn.automattic.com/wordpress/trunk@13289 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 08:36:32 +00:00 |
|
dd32
|
511454bd14
|
Links to Comment on Comments page, even for users that cannot modify it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 08:26:18 +00:00 |
|
wpmuguru
|
624e51d2c8
|
add custom menu hierarchy support to admin, See #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 00:26:21 +00:00 |
|
markjaquith
|
76a24ce6b1
|
Use correct labels for additional hierarchical taxonomies instead of reusing "Categories" text.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-21 21:24:48 +00:00 |
|
ryan
|
41bea20d51
|
Use nav_menu as the taxonomy name and nav_menu_item as the post type. Set object_id in postmeta. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13284 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-21 18:24:41 +00:00 |
|
dd32
|
8e74ffb282
|
Allow Deletion of Media Alt text. Props reaperhulk. Fixes #11805
git-svn-id: http://svn.automattic.com/wordpress/trunk@13283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-21 11:21:32 +00:00 |
|
dd32
|
75e88df3fe
|
Link to Posts page on Taxonomy Administration page even for Count == 0. Count does not include Drafts/Scheduled posts, only "published" posts. Props miqrogroove. Fixes #11340
git-svn-id: http://svn.automattic.com/wordpress/trunk@13282 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-21 11:02:14 +00:00 |
|
dd32
|
48f10f0dc1
|
Fix Typo. Props TobiasBg. Fixes #12319. See #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-21 10:57:05 +00:00 |
|
dd32
|
9f8fde7c96
|
Fix New Menu term handling. See #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-21 10:51:34 +00:00 |
|
dd32
|
d6397b1ab5
|
Sync Installer/WP_Die background colour with the Fresh colour scheme background
git-svn-id: http://svn.automattic.com/wordpress/trunk@13278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-21 10:19:16 +00:00 |
|
dd32
|
be50291e23
|
Move 'restrict_manage_posts' out of category check. Props jfarthing84. Fixes #12310
git-svn-id: http://svn.automattic.com/wordpress/trunk@13273 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-21 01:33:35 +00:00 |
|
wpmuguru
|
3d00580d82
|
enable threaded comments by default, fixes #11992
git-svn-id: http://svn.automattic.com/wordpress/trunk@13272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-21 01:02:00 +00:00 |
|
ryan
|
672dbdab92
|
Cleanups. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-21 00:34:44 +00:00 |
|
ryan
|
e8d04df976
|
Use core jQuery UI. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13269 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-21 00:10:20 +00:00 |
|
ryan
|
dbfb51c6e0
|
Trim trailing whites
git-svn-id: http://svn.automattic.com/wordpress/trunk@13268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-21 00:03:42 +00:00 |
|
ryan
|
622ae1dff8
|
Add icons. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-21 00:02:01 +00:00 |
|
ryan
|
28891708e3
|
Make js noConflict compat. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-20 23:58:00 +00:00 |
|