Commit Graph

14059 Commits

Author SHA1 Message Date
Andrew Nacin 2cee587e18 Don't reveal gallery content in Twenty Ten when the post is password protected. fixes #13770, props zeo.
git-svn-id: https://develop.svn.wordpress.org/trunk@15194 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-10 18:23:08 +00:00
Andrew Nacin a53e7e3018 Switch to current_theme_supports(menus) internally. Adding theme support for 'nav-menus' is deprecated in favor of register_nav_menu(s). fixes #13825.
git-svn-id: https://develop.svn.wordpress.org/trunk@15193 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-10 17:57:30 +00:00
Andrew Nacin 646aaa1d62 Don't specify a background for the default RSS widget's icon. props lancewillet, fixes #13719.
git-svn-id: https://develop.svn.wordpress.org/trunk@15192 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-10 17:49:55 +00:00
Andrew Nacin 5dcf82f22f Don't show an error when the theme supports widgets but not menus. see #13825.
git-svn-id: https://develop.svn.wordpress.org/trunk@15191 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-10 17:37:15 +00:00
Andrew Nacin 9d38c0af9e Move 'helps' argument to the taxonomy labels object. Also move over help_nojs and help_cloud, both introduced in 3.0. This adds three new core labels for non-hierarchical taxonomies, for tweaking the meta box strings. fixes #13805.
git-svn-id: https://develop.svn.wordpress.org/trunk@15190 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-10 16:07:33 +00:00
Andrew Nacin acbc109260 Server-side check for an empty menu name on save. props ocean90, fixes #13703.
git-svn-id: https://develop.svn.wordpress.org/trunk@15189 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-10 15:28:39 +00:00
Ryan Boren 9319e06698 Fix global post stomping in get_post(). Turn get_page() into an alias of get_post(). Props westi. fixes #13753
git-svn-id: https://develop.svn.wordpress.org/trunk@15188 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-10 14:55:26 +00:00
Ryan Boren d61154542c Remove old hidden columns usermeta keys. fixes #13783
git-svn-id: https://develop.svn.wordpress.org/trunk@15187 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-10 14:41:51 +00:00
Ron Rennick d6d9bf32ff removed unused validation from activation process, see #13760
git-svn-id: https://develop.svn.wordpress.org/trunk@15186 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-10 00:10:12 +00:00
Andrew Nacin fa5dd80231 Use entity. props zeo, see #13720.
git-svn-id: https://develop.svn.wordpress.org/trunk@15185 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-09 22:32:08 +00:00
Ryan Boren 64eb8f7159 Allow assigning an empty menu to a location. fixes #13787
git-svn-id: https://develop.svn.wordpress.org/trunk@15184 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-09 22:05:27 +00:00
Ryan Boren 5dc92cb07f Pass taxonomy to post_tags_meta_box. Use add_new_item label. see #13805
git-svn-id: https://develop.svn.wordpress.org/trunk@15183 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-09 21:59:13 +00:00
Peter Westwood 4842b87cf9 Mr Bump says hai!
git-svn-id: https://develop.svn.wordpress.org/trunk@15182 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-09 21:02:48 +00:00
Ryan Boren 5eb178ac14 Sort only when importers exist. Props aaroncampbell. fixes #13806
git-svn-id: https://develop.svn.wordpress.org/trunk@15181 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-09 20:33:16 +00:00
Peter Westwood 537fcf4970 Improve phpDoc for add_settings_section. Fixes #13801 props frankieroberto.
git-svn-id: https://develop.svn.wordpress.org/trunk@15180 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-09 20:21:43 +00:00
Ryan Boren 8dc054b4ed Warning and styling fixes. Props ocean90. fixes #13775
git-svn-id: https://develop.svn.wordpress.org/trunk@15179 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-09 18:13:29 +00:00
Ryan Boren 9537ce264c Set the screen for add-tag ajax requests. see #13783
git-svn-id: https://develop.svn.wordpress.org/trunk@15178 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-09 16:52:25 +00:00
Andrew Nacin 5d8d6a9095 Script bump for [15176] and use existing naming convention.
git-svn-id: https://develop.svn.wordpress.org/trunk@15177 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-09 04:01:12 +00:00
Matt Thomas 2760cde995 Replacing previous classic theme logo with a new one from Ben Dunkle
git-svn-id: https://develop.svn.wordpress.org/trunk@15176 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-09 01:29:27 +00:00
Ryan Boren d599a6ca65 Make set_current_screen() taxonomy aware. Use current_screen when setting up table headers for edit-tags.php. see #13783
git-svn-id: https://develop.svn.wordpress.org/trunk@15175 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-08 15:34:42 +00:00
Ryan Boren 1a68c0e8bb Update get_current_user_id() and move to user.php. Props filosofo. fixes #13785
git-svn-id: https://develop.svn.wordpress.org/trunk@15174 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-08 15:12:15 +00:00
Ryan Boren 1006d5b101 Don't force post_status to publish for custom taxonomy queries. fixes #13755
git-svn-id: https://develop.svn.wordpress.org/trunk@15173 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-08 14:08:33 +00:00
Ryan Boren 33e3846eb6 bump
git-svn-id: https://develop.svn.wordpress.org/trunk@15172 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-08 14:02:44 +00:00
Ryan Boren 58e91dd3c2 Use admin_url() for the media-upload.php url. see #13685
git-svn-id: https://develop.svn.wordpress.org/trunk@15171 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-08 14:02:16 +00:00
Ryan Boren ce41df6dd6 Resurrect get_blog_list() and get_most_active_blogs() but leave deprecated. Props ocean90. fixes #13773
git-svn-id: https://develop.svn.wordpress.org/trunk@15170 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-08 13:56:20 +00:00
Ryan Boren c0570f3494 phpdoc fix. Props duck_
git-svn-id: https://develop.svn.wordpress.org/trunk@15169 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-08 13:24:20 +00:00
Ryan Boren c7be6ba80f Deprecate get_most_active_blogs() and get_blog_list(). Props ocean90. fixes #13773
git-svn-id: https://develop.svn.wordpress.org/trunk@15168 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-08 13:00:09 +00:00
Dion Hulse e4b69457fb Use the correct variable name. See #13778
git-svn-id: https://develop.svn.wordpress.org/trunk@15167 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-08 11:04:51 +00:00
Dion Hulse f178115189 Use the correct variable name. Props ScottMac. Fixes #13778
git-svn-id: https://develop.svn.wordpress.org/trunk@15166 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-08 11:02:17 +00:00
Andrew Nacin 1752cea413 Fix phpdoc typo. props demetris, fixes #13781.
git-svn-id: https://develop.svn.wordpress.org/trunk@15165 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-08 07:44:50 +00:00
Matt Thomas fb4ee611e9 In Twenty Ten, removing the color declaration from the strong tag so we don't interfere with the user's color choices. Slightly darkening body text for better readability.
git-svn-id: https://develop.svn.wordpress.org/trunk@15164 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-08 01:48:33 +00:00
Matt Thomas 431e4a8b27 Twenty Ten CSS cleanup, margin fix. Props zeo.
git-svn-id: https://develop.svn.wordpress.org/trunk@15163 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-08 01:24:46 +00:00
Matt Thomas 7c6cbce36a Fixing drop shadow bug in Safari for Twenty Ten dropdowns. Props iandstewart.
git-svn-id: https://develop.svn.wordpress.org/trunk@15162 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-08 01:20:38 +00:00
Andrew Nacin 13d99f9a4b ++;
git-svn-id: https://develop.svn.wordpress.org/trunk@15161 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-07 17:41:39 +00:00
Ryan Boren dfe74814ce Typo fix. Props tai. fixes #13735
git-svn-id: https://develop.svn.wordpress.org/trunk@15160 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-07 16:32:38 +00:00
Ryan Boren b0f3221f93 Typo fix. Props zeo, dougwrites. fixes #13734
git-svn-id: https://develop.svn.wordpress.org/trunk@15159 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-07 16:29:52 +00:00
Ryan Boren fe68d2c4ea Make crop button primary and change text to note that cropping the image publishes it. Props ocean90. see #13720
git-svn-id: https://develop.svn.wordpress.org/trunk@15158 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-07 16:25:33 +00:00
Ryan Boren d3b81268cb Fix warning. Props filosofo. fixes #13764
git-svn-id: https://develop.svn.wordpress.org/trunk@15157 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-07 13:11:48 +00:00
Dion Hulse ccbfa3b52b Do not check to see if parents of folders outside of the Destination folder exist within the Archive extractors, unzip_file() will take care of that area. Fixes #13741
git-svn-id: https://develop.svn.wordpress.org/trunk@15156 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-07 11:19:51 +00:00
Matt Thomas 16236db4fa Adjusting caption text style in the Twenty Ten theme.
git-svn-id: https://develop.svn.wordpress.org/trunk@15155 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-06 20:40:44 +00:00
Matt Thomas ec63079ab7 Better padding for photo captions in the Twenty Ten theme.
git-svn-id: https://develop.svn.wordpress.org/trunk@15154 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-06 20:27:37 +00:00
Matt Thomas 5790295d13 Specify a line height for entry-title in the Twenty Ten theme
git-svn-id: https://develop.svn.wordpress.org/trunk@15153 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-06 20:19:23 +00:00
Ryan Boren 57a9d076b0 Check only if is_multisite().
git-svn-id: https://develop.svn.wordpress.org/trunk@15152 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-06 15:25:27 +00:00
Ryan Boren 6db04b89ed Cast to int
git-svn-id: https://develop.svn.wordpress.org/trunk@15151 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-06 15:12:47 +00:00
Ryan Boren 596e012bbf Don't allow promoting a user that doesn't already belong to the blog.
git-svn-id: https://develop.svn.wordpress.org/trunk@15150 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-06 15:05:18 +00:00
Ryan Boren e8b955bd48 Typo fix. Props pedger, mattsains. fixes #13740
git-svn-id: https://develop.svn.wordpress.org/trunk@15149 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-06 14:44:48 +00:00
Andrew Nacin 6f57a1a3ec s/echos/echoes/ in phpdoc. props demetris, fixes #13742.
git-svn-id: https://develop.svn.wordpress.org/trunk@15148 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-06 05:16:32 +00:00
Andrew Nacin a7ba59dbf1 Script bumps for [15146].
git-svn-id: https://develop.svn.wordpress.org/trunk@15147 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-05 21:09:55 +00:00
Andrew Nacin af1c3ce459 Numerous RTL improvements. props ocean90, TECannon. fixes #13663, fixes #13677.
git-svn-id: https://develop.svn.wordpress.org/trunk@15146 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-05 21:04:48 +00:00
Ryan Boren c92dba8fdf Check if comment paging is on. Props iandstewart. fixes #13739
git-svn-id: https://develop.svn.wordpress.org/trunk@15145 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-05 14:55:18 +00:00