Commit Graph

15661 Commits

Author SHA1 Message Date
Andrew Nacin 26e7626463 Add post format CSS to Twenty Ten. props iandstewart, fixes #16141.
git-svn-id: https://develop.svn.wordpress.org/trunk@17236 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-07 17:07:34 +00:00
Andrew Nacin 6d4007a6ee Err, oops. Put the class on the table row. props yoast, see [17234], see #16004.
git-svn-id: https://develop.svn.wordpress.org/trunk@17235 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-07 16:47:39 +00:00
Andrew Nacin 465650292a Revert _admin_bar_preferences() and add a class to the table row to allow it to be hidden. Forcing the use of CSS at least attempts to ensure that the developer will recognize that the saving aspect isn't handled. Handle this in the future across all settings screens. Reverts [17161]. fixes #16004.
git-svn-id: https://develop.svn.wordpress.org/trunk@17234 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-07 16:39:18 +00:00
Ryan Boren bb9c93115e Add context to string. Props nbachiyski. fixes #16130
git-svn-id: https://develop.svn.wordpress.org/trunk@17233 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-07 16:23:52 +00:00
Ryan Boren ecfd980687 Use edit_comment cap. Props casben79. fixes #16129
git-svn-id: https://develop.svn.wordpress.org/trunk@17232 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-07 16:17:05 +00:00
Andrew Nacin 02b5f977c9 Fix typo in phpdoc. props PeteMall, fixes #16120.
git-svn-id: https://develop.svn.wordpress.org/trunk@17231 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-06 09:06:55 +00:00
Peter Westwood e82c3fd2d5 Ensure that we apply the absolute integer casting result to the variable we are going to use. See #16119
git-svn-id: https://develop.svn.wordpress.org/trunk@17230 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-06 08:51:45 +00:00
Ryan Boren 0af96a02ed Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@17229 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-06 04:19:08 +00:00
Ryan Boren eba71eb7c0 Bring out the shears.
git-svn-id: https://develop.svn.wordpress.org/trunk@17228 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-06 04:11:14 +00:00
Ryan Boren 9908d4ae83 Add some cookie filters to allow plugins more control over SSL cookie delivery. see #15330
git-svn-id: https://develop.svn.wordpress.org/trunk@17227 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-06 04:08:23 +00:00
Ryan Boren 0c2c9f24a5 Revert [15987] [15988] [15989]. Props SergeyBiryukov. see #9824 fixes #16041
git-svn-id: https://develop.svn.wordpress.org/trunk@17226 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-06 03:59:22 +00:00
Andrew Nacin cc3ed56b35 More room for your content! Increase default post edit rows as the meta boxes are all hidden by default. see #14212.
git-svn-id: https://develop.svn.wordpress.org/trunk@17225 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-06 00:57:24 +00:00
Mark Jaquith 6a79affc88 Funnel unknown values to blank (standard) post format in set_post_format()
git-svn-id: https://develop.svn.wordpress.org/trunk@17224 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-05 22:26:55 +00:00
Ryan Boren b27d7ad9b0 Avoid notice.
git-svn-id: https://develop.svn.wordpress.org/trunk@17223 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-05 18:18:31 +00:00
Ryan Boren b9d0f9fd0b Don't show button in placeholder row. Props SergeyBiryukov. fixes #16095
git-svn-id: https://develop.svn.wordpress.org/trunk@17222 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-05 16:27:39 +00:00
Andrew Nacin a8ae3264e4 br tags must self close. props blamescribu. see #16095.
git-svn-id: https://develop.svn.wordpress.org/trunk@17221 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-05 03:52:36 +00:00
Mark Jaquith b50eccafb9 I bungled [17214]. Reverting the revert, so it can be reverted properly! see #14310
git-svn-id: https://develop.svn.wordpress.org/trunk@17220 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-04 20:55:59 +00:00
Andrew Nacin 0e3b5ba03d Use correct variable. props SergeyBiryukov, TobiasBg, fixes #16063.
git-svn-id: https://develop.svn.wordpress.org/trunk@17219 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-04 19:09:20 +00:00
Andrew Nacin 249fb0bbad Giant chunk of phpdoc for multisite functions. props boonebgorges, SergeyBiryukov. fixes #14953.
git-svn-id: https://develop.svn.wordpress.org/trunk@17218 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-04 09:02:38 +00:00
Andrew Nacin 34412cc70d Update indicator for the Network Admin link. fixes #16063.
git-svn-id: https://develop.svn.wordpress.org/trunk@17217 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-04 08:36:06 +00:00
Andrew Nacin 72e60a4df1 Quick RTL CSS fix in widgets admin. see #16082, props SergeyBiryukov.
git-svn-id: https://develop.svn.wordpress.org/trunk@17216 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-04 07:29:22 +00:00
Andrew Nacin 10a9702a4d Alter admin_notices usage in admin/includes/ms.php due to changes in the action with the network/user admin. props PeteMall, see #16063.
git-svn-id: https://develop.svn.wordpress.org/trunk@17215 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-04 07:26:57 +00:00
Mark Jaquith 0f477199c3 Revert [15611] for 3.1. Needs more time for peer review and iteration. see #14310
git-svn-id: https://develop.svn.wordpress.org/trunk@17214 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-04 07:23:41 +00:00
Ryan Boren 26597c2e34 Ignore unsupported post types in add_theme_support(). Props garyc40. fixes #16073
git-svn-id: https://develop.svn.wordpress.org/trunk@17213 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-03 23:56:42 +00:00
Andrew Nacin 61161d86ba Correct docs for TT version number. props Jayjdk, fixes #16087.
git-svn-id: https://develop.svn.wordpress.org/trunk@17212 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-03 22:47:05 +00:00
Ryan Boren 457989ce16 PHP4 compat. Props SergeyBiryukov, westi. see #16080
git-svn-id: https://develop.svn.wordpress.org/trunk@17211 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-03 19:19:34 +00:00
Ryan Boren 7511c71d14 wp-admin css bump
git-svn-id: https://develop.svn.wordpress.org/trunk@17210 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-03 19:18:02 +00:00
Ryan Boren 24703d0811 RTL: Space between buttons. Props SergeyBiryukov. fixes #16084
git-svn-id: https://develop.svn.wordpress.org/trunk@17209 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-03 19:17:03 +00:00
Ryan Boren a4c6dc4631 RTL: Custom background tweak. Props SergeyBiryukov, rasheed
git-svn-id: https://develop.svn.wordpress.org/trunk@17208 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-03 19:11:11 +00:00
Ryan Boren 09febebc5a RTL: Space between texas and avatar. Props SergeyBiryukov, rasheed. fixes #16081
git-svn-id: https://develop.svn.wordpress.org/trunk@17207 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-03 19:09:36 +00:00
Andrew Nacin 70c1166ad1 Use correct variables. props garyc40, see #15503.
git-svn-id: https://develop.svn.wordpress.org/trunk@17206 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-02 10:55:10 +00:00
Andrew Nacin 8e18209bec Recommit [15986]. see #15226.
git-svn-id: https://develop.svn.wordpress.org/trunk@17205 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-02 08:34:11 +00:00
Andrew Nacin e023bee4a7 RC2.
git-svn-id: https://develop.svn.wordpress.org/trunk@17204 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-01 23:39:05 +00:00
Andrew Nacin a5653cf8d9 Compress and bump scripts for [17202]. see #15503.
git-svn-id: https://develop.svn.wordpress.org/trunk@17203 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-01 23:20:57 +00:00
Andrew Nacin 4f947ac5b9 Disabled states for first/prev and next/last pagination buttons when they should noop. see #15503.
git-svn-id: https://develop.svn.wordpress.org/trunk@17202 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-01 23:19:26 +00:00
Andrew Nacin e1ffe72def Allow us to return from whence we came. Specify wp_http_referer for user-edit in the network admin, as we may come from network/users or site-users. props PeteMall, SergeyBiryukov, fixes #16053.
git-svn-id: https://develop.svn.wordpress.org/trunk@17201 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-01 22:30:46 +00:00
Andrew Nacin bce405d0f2 Don't esc_html the default error string. props SergeyBiryukov, fixes #16058.
git-svn-id: https://develop.svn.wordpress.org/trunk@17200 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-01 22:14:42 +00:00
Ryan Boren 7fe3731637 Introduce include_selected arg for wp_dropdown_users(). Add current author to dropdown in post_author_meta_box(). fixes #16045
git-svn-id: https://develop.svn.wordpress.org/trunk@17198 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-01 01:52:03 +00:00
Andrew Nacin 0bd60eb228 Have menu_name work with show_in_menu = submenu. fixes #14832.
git-svn-id: https://develop.svn.wordpress.org/trunk@17197 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-01 00:21:18 +00:00
Andrew Nacin 92fe9ad043 Remove a random nacin typo introduced in 3.0. see [12976], #16055.
git-svn-id: https://develop.svn.wordpress.org/trunk@17196 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-31 23:58:02 +00:00
Andrew Nacin 8ace5bbf91 div.alignleft.actions needs to wrap the 'Empty Trash' button too, otherwise they're not aligned. see #15580.
git-svn-id: https://develop.svn.wordpress.org/trunk@17195 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-31 23:56:38 +00:00
Andrew Nacin dfe0736002 Add a note about E_DEPRECATED in wp_debug_mode() because I keep seeing reports about people trying to define it.
git-svn-id: https://develop.svn.wordpress.org/trunk@17194 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-31 21:01:30 +00:00
Andrew Nacin 714124263f Restore original argument order for the taxonomy quick_edit_custom_box hook. fixes #15285.
git-svn-id: https://develop.svn.wordpress.org/trunk@17193 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-31 16:34:08 +00:00
Andrew Nacin b627277146 Defense in depth for comment text.
git-svn-id: https://develop.svn.wordpress.org/trunk@17192 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-31 16:30:38 +00:00
Andrew Nacin 31285457f2 Small visual improvements to post formats on edit.php. see #16047.
git-svn-id: https://develop.svn.wordpress.org/trunk@17191 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-31 04:49:27 +00:00
Andrew Nacin 115f9d327d Use the blue background color around the blue gradient. see #15993.
git-svn-id: https://develop.svn.wordpress.org/trunk@17190 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-31 03:11:59 +00:00
Ryan Boren a0a77f0380 Default to leading and trailing wildcards for site user searches. Require explicit trailing wildcard asterisk request for network user searches. Disallow leading wildcards for network user searches. Move wildcard policy up the stake, allowing more flexibility in WP_User_Query. Props SergeyBiryukov. fixes #16014
git-svn-id: https://develop.svn.wordpress.org/trunk@17189 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-30 23:38:21 +00:00
Andrew Nacin 2d0e34b310 Typo fix. props Kawauso.
git-svn-id: https://develop.svn.wordpress.org/trunk@17188 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-30 21:58:44 +00:00
Ryan Boren 20380fb8b6 Show correct title for static page home. Props aaroncampbell, greuben, SergeyBiryukov. fixes #16041
git-svn-id: https://develop.svn.wordpress.org/trunk@17187 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-30 21:10:45 +00:00
Ryan Boren 2c35e7b475 Update @author tag contact info. Props hakre. see #16039
git-svn-id: https://develop.svn.wordpress.org/trunk@17185 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-30 20:07:12 +00:00