nacin
|
61725ced93
|
Remove unnecessary and out-of-place Twenty Ten filter. Also, tabs not spaces. see #13198.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-16 06:26:18 +00:00 |
|
nacin
|
2f7f75511b
|
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: http://svn.automattic.com/wordpress/trunk@14687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-16 06:11:43 +00:00 |
|
nacin
|
6c01265794
|
First pass at fixing search for add menu item boxes. props koopersmith, see #13283.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14686 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-16 05:39:53 +00:00 |
|
nacin
|
4ef2ae30fd
|
Show updated message after resetting or removing the background image. see #12186.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14685 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-16 05:38:14 +00:00 |
|
nacin
|
d6e2ef4dbf
|
Custom background UI updates. props ocean90 for initial patch, see #12186.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-16 05:17:57 +00:00 |
|
nacin
|
fa29e51128
|
i18n a string. props zeo, fixes #12896
git-svn-id: http://svn.automattic.com/wordpress/trunk@14683 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-16 03:49:50 +00:00 |
|
wpmuguru
|
be5268eefc
|
show upload limit in media upload UI, see #12853
git-svn-id: http://svn.automattic.com/wordpress/trunk@14682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 23:57:32 +00:00 |
|
wpmuguru
|
3f6a32a5ce
|
block creation of 'files' sub site, see #13304
git-svn-id: http://svn.automattic.com/wordpress/trunk@14681 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 22:18:40 +00:00 |
|
wpmuguru
|
23667bf07e
|
don't check upload_path in upgraded MU install, see #12549
git-svn-id: http://svn.automattic.com/wordpress/trunk@14680 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 21:53:18 +00:00 |
|
nacin
|
7202c8c0b0
|
Don't show unapproved comments in comments widget. props jshreve, fixes #10615.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 21:44:12 +00:00 |
|
nacin
|
64c5bb0a26
|
Use upgrade_db instead of step=1 in ms-upgrade-network. Also, no need to check spam/deleted/archived as that is in the query. see #11869.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14678 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 21:36:38 +00:00 |
|
westi
|
1664674948
|
Don't trim whitespace from sections of the response in IXR_Client. Fixes #12559 props apeatling.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14677 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 21:04:26 +00:00 |
|
westi
|
c0e3fe47bc
|
Bumpity
git-svn-id: http://svn.automattic.com/wordpress/trunk@14676 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 20:59:02 +00:00 |
|
westi
|
5672ca994e
|
Fix the column headers title override to use a special name rather than one we use elsewhere.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 20:57:17 +00:00 |
|
nacin
|
6d6532bfa1
|
Use show_ui instead of public flag to check whether the post type uses post-new and edit.php. see #13403.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 20:49:28 +00:00 |
|
nacin
|
051c2814da
|
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: http://svn.automattic.com/wordpress/trunk@14673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 20:36:49 +00:00 |
|
nacin
|
537ea525c6
|
Validation for ms-sites.php. props Utkarsh, see #13383.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 20:05:24 +00:00 |
|
nacin
|
f7d0fcb9d0
|
Truncate long menu names in the menu locations box. props koopersmith, see #13378.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 20:00:48 +00:00 |
|
nacin
|
09f2cbdfa4
|
Validation and nonce improvements to custom background UI. props ocean90, see #12186.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 19:47:03 +00:00 |
|
nacin
|
946308e3f0
|
Wrap a label around an inline input. Same tactic we use in options-discussion. see [14668].
git-svn-id: http://svn.automattic.com/wordpress/trunk@14669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 19:27:02 +00:00 |
|
nacin
|
90849388b6
|
Don't have a label overlap two input boxes in ms-options. props ocean90.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14668 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 19:21:56 +00:00 |
|
nacin
|
c5801cf36d
|
Don't link active menu tabs. props koopersmith, fixes #13333.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14667 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 19:18:35 +00:00 |
|
nacin
|
0f377dabc0
|
Remove p tag from allowed nav menu container tags. Cannot validly contain block level elements. props Jorbin, fixes #13349.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14666 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 15:05:57 +00:00 |
|
ryan
|
5a1f1bd685
|
Don't update_post_caches if a persistent object cache is installed. fixes #12611
git-svn-id: http://svn.automattic.com/wordpress/trunk@14665 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 15:00:53 +00:00 |
|
ryan
|
9d5b96bb30
|
Use the remove_user cap instead of delete_user. fixes #13325
git-svn-id: http://svn.automattic.com/wordpress/trunk@14664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 14:43:13 +00:00 |
|
ryan
|
7162ca097e
|
autosave_update_post_ID() no longer needed. Fix button enable lag. Props duck_. fixes #13400
git-svn-id: http://svn.automattic.com/wordpress/trunk@14663 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 14:03:46 +00:00 |
|
potbot
|
3934cd678b
|
POT, generated from r14661
git-svn-id: http://svn.automattic.com/wordpress/trunk@14662 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 12:21:45 +00:00 |
|
markjaquith
|
eba281e281
|
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: http://svn.automattic.com/wordpress/trunk@14661 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 10:21:10 +00:00 |
|
markjaquith
|
4ab768959d
|
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: http://svn.automattic.com/wordpress/trunk@14660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 09:59:15 +00:00 |
|
nacin
|
88bce6a716
|
Validation for network.php. props dremeda, see #13383.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14659 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 06:49:16 +00:00 |
|
nacin
|
a2a0b6041b
|
Also return raw author name and URI from get_theme_data and get_themes. props blepoxp, fixes #12275.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 06:28:35 +00:00 |
|
nacin
|
81d5ac363d
|
Add a form action to network.php. props xibe, see #13383.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 06:19:27 +00:00 |
|
nacin
|
54a46870d3
|
Escape slash in inline JS for SWFUploader. props zeo, see #13383.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 06:14:06 +00:00 |
|
nacin
|
ef484c0dd0
|
Validation and some textarea escaping for ms-options. props Utkarsh, see #13383.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14655 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 05:58:57 +00:00 |
|
nacin
|
9af8453160
|
Make sure custom post types have unique IDs in the admin menu. props validBen, fixes #12445.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 05:38:40 +00:00 |
|
nacin
|
b0910977a9
|
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: http://svn.automattic.com/wordpress/trunk@14653 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 05:26:25 +00:00 |
|
nacin
|
36af10b6b7
|
Use 'Comments' and 'Links' as page title instead of Edit %s. fixes #11274.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 05:07:31 +00:00 |
|
nacin
|
00a291c71e
|
Remove default_comment_status_pages setting from the options table. see #12991.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 05:01:04 +00:00 |
|
nacin
|
5463205114
|
Remove default_comment_status_pages setting. Reverts [14451], [14448] for 3.0. see #12991.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 04:56:56 +00:00 |
|
nacin
|
7c8a77efa3
|
Introduce wp_check_filetype_and_ext() to handle mime/ext image comparisons and corrections for upload and sideload. props Viper007Bond, see #11946.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14649 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 04:47:03 +00:00 |
|
ryan
|
4f88b4bf60
|
register_post_type phpdoc updates. Props michaelh. fixes #13398
git-svn-id: http://svn.automattic.com/wordpress/trunk@14648 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-14 22:26:07 +00:00 |
|
nacin
|
c6d21e7fbb
|
Introduce _ex(), a hybrid between _e() and _x() -- translate with context, then echo. props westi, see #13395.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-14 21:46:25 +00:00 |
|
westi
|
15f373629a
|
Restore the correct behaviour of bloginfo('text_direction'). Fixes #13360. See #13206.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14646 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-14 21:22:14 +00:00 |
|
ryan
|
25dcb020af
|
Add wp_edit_nav_menu_walker filter for specifying a custom edit nav menu walker. Props filosofo. fixes #13342
git-svn-id: http://svn.automattic.com/wordpress/trunk@14645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-14 20:06:50 +00:00 |
|
ryan
|
d7ff950bb9
|
Don't output empty title. Props mattwiebe, ptahdunbar. fixes #13240
git-svn-id: http://svn.automattic.com/wordpress/trunk@14644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-14 18:52:59 +00:00 |
|
ryan
|
c4aca99445
|
Don't allow previewing auto-draft. Props duck_. fixes #12859
git-svn-id: http://svn.automattic.com/wordpress/trunk@14643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-14 18:30:43 +00:00 |
|
ryan
|
23e3b38d4f
|
Show page template dropdown only for pages and not for other post types. Props greenshady. fixes #12759
git-svn-id: http://svn.automattic.com/wordpress/trunk@14642 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-14 18:20:04 +00:00 |
|
westi
|
83ae6a51ea
|
Introduce __return_empty_array() and use it instead of create_function in the theme preview.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-14 16:55:26 +00:00 |
|
westi
|
366d182843
|
Bumpity Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@14640 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-14 16:48:29 +00:00 |
|
westi
|
9570dfc394
|
Introduce __return_zero() and use it instead of create_function in the login header.
Also add version info to __return_true and __return_false.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-14 16:46:53 +00:00 |
|