dd32
|
6c75300614
|
Better cross-browser support for Custom Background image alignment preview. Props eddieringle. See #12186
git-svn-id: http://svn.automattic.com/wordpress/trunk@13799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-22 07:14:14 +00:00 |
|
dd32
|
7be1b99ebe
|
Add some defensive checks to Canonical redirection of %category% to ensure notices are not thrown. Props jfarthing84 for pointing out possibility. See #11907
git-svn-id: http://svn.automattic.com/wordpress/trunk@13798 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-22 07:05:50 +00:00 |
|
nbachiyski
|
70b7755535
|
Wrap transtable strings used in Network install in WP_I18N_SOMETHING, because translations still aren't loaded. Fixes #12357
git-svn-id: http://svn.automattic.com/wordpress/trunk@13797 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-22 06:51:49 +00:00 |
|
nacin
|
55ebce714a
|
More ms-options cleanup. Add label elements, and transition to checkboxes from radios where we can. Also fix notice in global_terms_enabled post handling.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-22 06:02:04 +00:00 |
|
nacin
|
ae94bb0fcf
|
More cleanup of ms-options.php. Allow textarea.large-text class to be applied to inputs as well.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13795 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-22 04:19:10 +00:00 |
|
nacin
|
2665034055
|
Move the MS option for upload limit inline w/ the enabling/disabling of the upload limit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-22 03:48:01 +00:00 |
|
nacin
|
236a1f6ed4
|
Fix typo in inline docs for register_post_type(). fixes #12664 props sillybean.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13793 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-22 03:11:15 +00:00 |
|
nacin
|
243106b21e
|
Fix the MS admin notice feed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-22 02:23:45 +00:00 |
|
nacin
|
261592f3e7
|
Restore a missing moderate_comments cap check in Right Now dashboard widget. see #12202
git-svn-id: http://svn.automattic.com/wordpress/trunk@13791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-22 01:31:18 +00:00 |
|
dd32
|
18bab7afe6
|
Add @since to Custom Header functions
git-svn-id: http://svn.automattic.com/wordpress/trunk@13790 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-21 11:02:05 +00:00 |
|
nacin
|
73f9683d51
|
Move unregistered check to proper branch of code. prevents options.php panel from throwing errors. see #11730
git-svn-id: http://svn.automattic.com/wordpress/trunk@13789 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-21 07:38:10 +00:00 |
|
dd32
|
3d5e274179
|
Cleanup of Custom Background. Move JS to external file, Add @since, Remove redundant steps functionality, Preview of Image alignment. See #12186
git-svn-id: http://svn.automattic.com/wordpress/trunk@13788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-21 06:06:18 +00:00 |
|
dd32
|
e2a7385be8
|
When viewing a Parent term in a hierarchical taxonomy, display objects contained within children too. Props scribu. Fixes #12533
git-svn-id: http://svn.automattic.com/wordpress/trunk@13787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-21 02:52:00 +00:00 |
|
dd32
|
68445ab030
|
Use correct cap checks and nonces for custom post_type's
git-svn-id: http://svn.automattic.com/wordpress/trunk@13786 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-21 02:29:11 +00:00 |
|
nacin
|
adf8dd3743
|
Simplify the deprecated notice for unregistered settings. fixes #11730
git-svn-id: http://svn.automattic.com/wordpress/trunk@13785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-21 01:49:00 +00:00 |
|
dd32
|
6ff82f54e7
|
Fix WP_User::remove_role(). See #10285
git-svn-id: http://svn.automattic.com/wordpress/trunk@13784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-21 01:36:54 +00:00 |
|
dd32
|
bc60e6967a
|
Do not display empty Appearance menu for subscribers. Need to use Menu API after the _admin_menu hook has fired.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13783 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-21 01:01:45 +00:00 |
|
nacin
|
75718ee8ef
|
Some improvements to the network.php mod_rewrite checks. see #12255
git-svn-id: http://svn.automattic.com/wordpress/trunk@13782 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-20 22:44:07 +00:00 |
|
dd32
|
b6e3b188e7
|
Only allow %category% to be a valid category attached to the current post when using %category% in a permalink structure. Fixes #11807
git-svn-id: http://svn.automattic.com/wordpress/trunk@13781 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-20 06:27:27 +00:00 |
|
dd32
|
f90f47a073
|
Update Canonical paging to reconise /page(\d+)/? as a valid paging path. See #8948
git-svn-id: http://svn.automattic.com/wordpress/trunk@13780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-20 03:22:08 +00:00 |
|
dd32
|
68562ccc93
|
Fix Quick edit for non-page Hierarchical post_types. See #12643
git-svn-id: http://svn.automattic.com/wordpress/trunk@13779 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-20 03:05:25 +00:00 |
|
dd32
|
5d965f2c1c
|
Add parent selection support for custom post_types to the Page Attributes metabox. See #12643
git-svn-id: http://svn.automattic.com/wordpress/trunk@13778 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-20 02:46:31 +00:00 |
|
dd32
|
e2736b7583
|
Tabs are better than spaces. Whitespace cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-20 02:39:58 +00:00 |
|
dd32
|
48eb248a6d
|
Fix notice in Page Templates when a Template is not set for the current page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-20 02:37:16 +00:00 |
|
dd32
|
78841d8f5f
|
Add additional columns to the Posts Comments view. Props arena. Fixes #11231
git-svn-id: http://svn.automattic.com/wordpress/trunk@13775 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-20 02:35:17 +00:00 |
|
dd32
|
b16190c496
|
Add hierarchical support for custom post_types in Rewrite Rules & Querying. See #12643
git-svn-id: http://svn.automattic.com/wordpress/trunk@13774 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-20 02:23:52 +00:00 |
|
dd32
|
3fdd2bbdff
|
Allow for a custom Endpoint Mask to be passed to add_endpoint(). Allows for endpoints to be targeted to specific rewrite rules. Allow custom post_types to specify their Endpoint mask. Allows for post_type's rewrite rules to inherit Post endpoints, or alternatively, allows for add_endpoint() to target specific post_types. Fixes #12605
git-svn-id: http://svn.automattic.com/wordpress/trunk@13773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-20 02:05:32 +00:00 |
|
dd32
|
a7126004c7
|
Fix unset notice on Revisions page for custom post_types. Use $post object instead of relying on a Global
git-svn-id: http://svn.automattic.com/wordpress/trunk@13772 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-20 01:10:01 +00:00 |
|
nacin
|
2c80016b6a
|
MS admin string improvements. fixes #12436, props mrmist.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-19 22:09:34 +00:00 |
|
nacin
|
30d6eb32c6
|
Remove redundant isset() and empty() checks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13770 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-19 21:29:21 +00:00 |
|
nacin
|
8c8bf5039f
|
Remove unnecessary ternary operators such as (expr) ? true : false.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13769 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-19 21:15:00 +00:00 |
|
wpmuguru
|
64f48fd0bc
|
add NONCE_SALT to secret_salt_warning(), see #11764
git-svn-id: http://svn.automattic.com/wordpress/trunk@13768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-19 20:48:59 +00:00 |
|
markjaquith
|
35e6b0a158
|
Update search engines blocked text so that we do not imply that the blog is actually private.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-19 14:40:50 +00:00 |
|
dd32
|
58392ee495
|
Add min-height and a black border to the Background Image preview. Min-height to allow for no image present, black border to show preview area when no image or colour is available. See #12186
git-svn-id: http://svn.automattic.com/wordpress/trunk@13766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-19 09:37:36 +00:00 |
|
dd32
|
0c47af2d38
|
Show Background preview and options when no Image is uploaded. Display "Updated" div upon updates. Fix Colour Picker not loading after uploading a background image. See #12186
git-svn-id: http://svn.automattic.com/wordpress/trunk@13765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-19 09:33:29 +00:00 |
|
dd32
|
0b4c703fd8
|
Add instant background-color feedback to Custom Backgrounds. Add input validation to user-entered colour data. See #12186
git-svn-id: http://svn.automattic.com/wordpress/trunk@13764 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-19 09:10:37 +00:00 |
|
dd32
|
96db88e1b8
|
Highlight correct submenu for Theme Installs. Fix PHP Notice for unset object properties (requires among others may not be set).
git-svn-id: http://svn.automattic.com/wordpress/trunk@13763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-19 08:03:52 +00:00 |
|
nacin
|
8b7d7afa72
|
Clear cache of current theme name, if the theme name no longer exists. Fixes failures when an an active theme is renamed in its stylesheet. fixes #12428
git-svn-id: http://svn.automattic.com/wordpress/trunk@13762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-19 03:09:02 +00:00 |
|
nacin
|
8704bbf226
|
Restore accidental removal of get_usernumposts(). This function is now deprecated in favor of count_user_posts() for naming consistency. fixes #12642 props Viper007Bond.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-19 01:11:21 +00:00 |
|
wpmuguru
|
96d21ae1f3
|
force users to re-login after installing network, see #12142
git-svn-id: http://svn.automattic.com/wordpress/trunk@13760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-18 23:35:04 +00:00 |
|
nacin
|
3a599d714e
|
Correct a copy-paste error in wp_manage_posts_columns().
git-svn-id: http://svn.automattic.com/wordpress/trunk@13759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-18 22:34:58 +00:00 |
|
westi
|
b4b9f6075d
|
Make use of apply_filters_ref_array() when running the query. Fixes #9886 props scribu.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13758 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-18 21:55:25 +00:00 |
|
nacin
|
1e019112b8
|
Add delimiter to tag listing on twentyten/single.php. see #9015
git-svn-id: http://svn.automattic.com/wordpress/trunk@13757 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-18 21:45:08 +00:00 |
|
westi
|
5bce147d90
|
Introduce apply_filters_ref_array(). See #9886 props scribu.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-18 21:24:07 +00:00 |
|
nacin
|
cc03c9c11b
|
s/blog/site/. props ocean90.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-18 20:50:00 +00:00 |
|
nacin
|
3bdcf36888
|
Account for old type=link (now taxonomy=link_category) in wp_dropdown_categories(). Don't use the deprecated argument in options-writing. Sprinkle in some deprecated warnings. fixes #12630
git-svn-id: http://svn.automattic.com/wordpress/trunk@13754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-18 20:17:15 +00:00 |
|
nacin
|
30c1e595ad
|
Check in the script version bump for [13752]
git-svn-id: http://svn.automattic.com/wordpress/trunk@13753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-18 19:25:55 +00:00 |
|
nacin
|
840951fe06
|
Remove top margin from custom background's page header.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-18 19:17:12 +00:00 |
|
nacin
|
5097dba597
|
Use h3 (not h2) to break up sections on custom header/bg screens. Move div.updated message to right after the h2, as JS will move it there anyway.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-18 19:06:57 +00:00 |
|
nacin
|
94d540f05d
|
Change "Blog" to "Site" in the Settings panels.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13750 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-18 17:46:25 +00:00 |
|