wpmuguru
|
966841f103
|
add_metadata() already stripslashes & unserializes metadata, fixes #12860
git-svn-id: http://svn.automattic.com/wordpress/trunk@14755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 03:47:25 +00:00 |
|
wpmuguru
|
660cbfb825
|
strip slashes from site name during network install, fixes #13448
git-svn-id: http://svn.automattic.com/wordpress/trunk@14754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 20:43:53 +00:00 |
|
nacin
|
8475725f54
|
Context and translator comments for revisions column names. props dimadin, fixes #13434.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 19:20:22 +00:00 |
|
ryan
|
918b5b7a41
|
Meta box and screen option phpdoc and cleanup. Props hakre. fixes #13017
git-svn-id: http://svn.automattic.com/wordpress/trunk@14752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 19:11:33 +00:00 |
|
ryan
|
f1f5f4f8f7
|
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: http://svn.automattic.com/wordpress/trunk@14751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 18:52:37 +00:00 |
|
ryan
|
b5619ffd0c
|
Fix pages setup in setup_postdata(). Props misterbisson. fixes #12651
git-svn-id: http://svn.automattic.com/wordpress/trunk@14750 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 18:39:48 +00:00 |
|
ryan
|
caf573b721
|
Fix viewing autosave revision for custom post types. Props duck_. fixes #13110
git-svn-id: http://svn.automattic.com/wordpress/trunk@14749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 18:36:52 +00:00 |
|
ryan
|
f0bf7b3bd3
|
Don't subsitute a translated string into a translated string. Props dimadin. fixes #13357
git-svn-id: http://svn.automattic.com/wordpress/trunk@14748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 18:18:26 +00:00 |
|
westi
|
b5b2fd3c8f
|
Mark the ULs containing child pages in the page Walker. Fixes #13254 props GDragoN.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 17:24:28 +00:00 |
|
ryan
|
83274b1fc0
|
Show local time when a UTC offset is selected. Props ktdreyer. fixes #13408
git-svn-id: http://svn.automattic.com/wordpress/trunk@14746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 16:25:55 +00:00 |
|
ryan
|
e7f50f9bfe
|
Add docs for ->insert_id. Props scribu. fixes #13439
git-svn-id: http://svn.automattic.com/wordpress/trunk@14745 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 16:07:42 +00:00 |
|
ryan
|
ca5d99a7d7
|
Order pages in menu box by menu_order, title. Props filosofo. see #13329
git-svn-id: http://svn.automattic.com/wordpress/trunk@14744 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 14:34:29 +00:00 |
|
dd32
|
e3c89b72b5
|
Do not perform a plugin search for an empty string on the Installed plugins screen. Clicking "Search Plugins" without a term would result in "No plugins to show". See #13451
git-svn-id: http://svn.automattic.com/wordpress/trunk@14743 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 13:07:26 +00:00 |
|
dd32
|
54ed67f7f9
|
Allow for an empty search result set on the Installed Plugin searching, ie. when a non-existent term is searched. Fixes #13451
git-svn-id: http://svn.automattic.com/wordpress/trunk@14742 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 13:04:24 +00:00 |
|
markjaquith
|
31dd323f01
|
Add AYS notice on unsaved menu changes. see #12472
git-svn-id: http://svn.automattic.com/wordpress/trunk@14741 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 09:56:02 +00:00 |
|
markjaquith
|
1c01f24307
|
Remove trailing tabs from nav-menu.dev.js
git-svn-id: http://svn.automattic.com/wordpress/trunk@14740 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 08:44:28 +00:00 |
|
markjaquith
|
1ba9fe08af
|
Add missing border to media upload frame. fixes #13430. props ocean90
git-svn-id: http://svn.automattic.com/wordpress/trunk@14739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 07:03:24 +00:00 |
|
nacin
|
b4c50f1b5e
|
Rename wp_save_nav_menu_item to wp_save_nav_menu_items. Though it could handle one item, it expects a mess of post data containing an array of menu items. see #13447.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 05:59:43 +00:00 |
|
markjaquith
|
253c82d9b7
|
Misc HTML validation fixes. see #13383. props jshreve
git-svn-id: http://svn.automattic.com/wordpress/trunk@14737 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 05:32:39 +00:00 |
|
markjaquith
|
20ac800bd9
|
Use global_terms_enabled() api function. props nacin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 05:23:18 +00:00 |
|
markjaquith
|
3ed394e3af
|
Revert accidental inclusion of another patch in [14734]. Doh. Reviewing that one next!
git-svn-id: http://svn.automattic.com/wordpress/trunk@14735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 05:15:06 +00:00 |
|
markjaquith
|
dfc9923e59
|
Cast global_terms_enabled to bool before doing checked() so that FALSE matches as well as 0.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14734 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 05:12:01 +00:00 |
|
wpmuguru
|
8898f513b2
|
don't use both /blog & /index.php on main site permalinks, see #13106
git-svn-id: http://svn.automattic.com/wordpress/trunk@14733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 03:42:55 +00:00 |
|
wpmuguru
|
8f74fa03a4
|
restore single WP permalink settings per 2.9.X, related #13106, see #13303
git-svn-id: http://svn.automattic.com/wordpress/trunk@14732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-19 03:15:59 +00:00 |
|
markjaquith
|
ee1ced6ba9
|
Correctly set Featured Post Image link after removing/updating. fixes #13033. props PotterSys
git-svn-id: http://svn.automattic.com/wordpress/trunk@14731 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-18 22:14:52 +00:00 |
|
markjaquith
|
20cb3ed21b
|
Add nonce protection for setting/removing featured post image. fixes #13438
git-svn-id: http://svn.automattic.com/wordpress/trunk@14730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-18 22:08:49 +00:00 |
|
ryan
|
af59c18f45
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@14729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-18 20:14:03 +00:00 |
|
ryan
|
d9da871cbd
|
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: http://svn.automattic.com/wordpress/trunk@14728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-18 18:34:36 +00:00 |
|
ryan
|
49214491ab
|
Remove taxonomy children cache purge. see #11866
git-svn-id: http://svn.automattic.com/wordpress/trunk@14727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-18 15:33:32 +00:00 |
|
ryan
|
e070242b59
|
Remove old metaboxorder settings. see #13424
git-svn-id: http://svn.automattic.com/wordpress/trunk@14726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-18 15:30:05 +00:00 |
|
ryan
|
bc1bf148e4
|
Add nonce to menu-locations-save. Props koopersmith. see #13378
git-svn-id: http://svn.automattic.com/wordpress/trunk@14725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-18 15:16:58 +00:00 |
|
ryan
|
0ce5224be6
|
Allow removing all categories via quick edit. Props duck_. fixes #13397
git-svn-id: http://svn.automattic.com/wordpress/trunk@14724 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-18 15:08:05 +00:00 |
|
ryan
|
53bff5059f
|
Fix adding categories via bulk edit. Props duck_. see #13397
git-svn-id: http://svn.automattic.com/wordpress/trunk@14723 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-18 15:03:54 +00:00 |
|
ryan
|
4315c69c17
|
Use check_ajax_referer()
git-svn-id: http://svn.automattic.com/wordpress/trunk@14722 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-18 14:51:15 +00:00 |
|
nacin
|
77a67b3fed
|
Inline docs for menu location functions. props jorbin, see #13378.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-18 05:59:25 +00:00 |
|
nacin
|
31b71cd5c0
|
Use echo esc_html, not esc_html_e, which also translates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-18 04:58:18 +00:00 |
|
nacin
|
d58032d584
|
Translate some hard-coded strings. props PeteMall.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-18 04:41:08 +00:00 |
|
nacin
|
c370c84d19
|
Remove autocomplete and codepress. for autocomplete, see #13283. for codepress, see #13307.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14718 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-18 03:48:22 +00:00 |
|
wpmuguru
|
a4ff4953aa
|
die in non-async upload in [14716], see #12853
git-svn-id: http://svn.automattic.com/wordpress/trunk@14717 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-18 01:34:01 +00:00 |
|
wpmuguru
|
c5aab621a9
|
only die on async upload error, see #12853
git-svn-id: http://svn.automattic.com/wordpress/trunk@14716 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-18 01:25:13 +00:00 |
|
nacin
|
f02fddce86
|
Save menu locations meta box via ajax. see #13378.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14715 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-17 23:58:56 +00:00 |
|
ryan
|
f3992a551d
|
Don't allow clicking the[+] tab when it is active. Props koopersmith. fixes #13333
git-svn-id: http://svn.automattic.com/wordpress/trunk@14714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-17 16:43:41 +00:00 |
|
ryan
|
f0076eed1c
|
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: http://svn.automattic.com/wordpress/trunk@14713 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-17 16:39:36 +00:00 |
|
ryan
|
72d07941c7
|
Update _fill_many_users() phpdoc. Props miqrogroove. see #13319
git-svn-id: http://svn.automattic.com/wordpress/trunk@14712 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-17 16:23:35 +00:00 |
|
ryan
|
8f777718c9
|
Introduce get_term_feed_link(). Use it in wp_list_categories(). Props blepoxp. see #13058
git-svn-id: http://svn.automattic.com/wordpress/trunk@14711 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-17 16:21:12 +00:00 |
|
potbot
|
cbc759b3de
|
POT, generated from r14709
git-svn-id: http://svn.automattic.com/wordpress/trunk@14710 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-17 08:22:16 +00:00 |
|
nacin
|
fd31852e68
|
Refer to the right codex article. props MichaelH, see #12695.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14709 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-17 06:52:47 +00:00 |
|
nacin
|
f713b87e31
|
In Twenty Ten, documentation and code improvements. see #12695.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14708 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-17 06:36:11 +00:00 |
|
nacin
|
ff32a9aa28
|
Various minor tweaks to file-level phpdoc in Twentyten. props dremeda. see #12695.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-17 06:32:03 +00:00 |
|
potbot
|
08e8594528
|
POT, generated from r14705
git-svn-id: http://svn.automattic.com/wordpress/trunk@14706 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-17 00:21:09 +00:00 |
|