Commit Graph

  • 166014d76e Move wp_redirect calls to the end of the switch in users.php. Fix unrelated bug where the user's cap should be check, rather than their role's cap. see #16166. Andrew Nacin 2011-01-13 00:22:53 +00:00
  • b6cd198d8e Add "paged param is greater than total pages" redirects to a few more screens. props greuben. fixes #16187 Mark Jaquith 2011-01-13 00:03:38 +00:00
  • fabe2d6fdc #blamenacin, see #16166. Andrew Nacin 2011-01-12 23:22:03 +00:00
  • fd8d4a6c02 Resurrect 'tag' query processing. see #16157 Ryan Boren 2011-01-12 21:44:47 +00:00
  • 51b498aec2 Force get_pagenum to validate max pages. Add sanity redirect code to upload.php. see #16187. props MarkJaquith, greuben. Andrew Nacin 2011-01-12 17:24:34 +00:00
  • 19122c3516 Keep sorting and paging for bulk actions. props garyc40, see #16166. Andrew Nacin 2011-01-12 17:06:33 +00:00
  • 0105bcadf7 Admin Bar - show fullsite name in the tooltip. Correct some escaping. Fixes #16197 props nacin. Peter Westwood 2011-01-12 16:02:56 +00:00
  • 6356b0a0b8 Document abstract methods in WP_List_Table. Andrew Nacin 2011-01-12 08:05:23 +00:00
  • 334356506b Multisite super admins should still be able to see the Plugins menu in the site admin. fixes #16184. Andrew Nacin 2011-01-12 07:12:59 +00:00
  • d2f18e4040 Check for a property of the object as well. props koopersmith, see #16194. Andrew Nacin 2011-01-12 06:11:18 +00:00
  • 85ec22211e Admin bar shortlink improvements. props koopersmith, fixes #16155. Andrew Nacin 2011-01-12 00:32:00 +00:00
  • 84e50d906f Leave the 'Try Again' link for the wp_die() when the themes API fails. props solarissmoke, fixes #16132. Andrew Nacin 2011-01-12 00:18:23 +00:00
  • d848f25d95 Expand shortlink menu when clicked. Fix displayed of shortlinks when rel shortlink is missing. Props koopersmith. fixes #16155 Ryan Boren 2011-01-11 22:45:14 +00:00
  • 6d0af32ea7 Add nonces to instances where the list table display() method is overridden. see #16188. Andrew Nacin 2011-01-11 22:42:22 +00:00
  • 87221c5a85 Give the format taxonomy a name. props SergeyBiryukov, see #16172. Andrew Nacin 2011-01-11 22:11:32 +00:00
  • c4e9ac89ba Disallow a self-reference on RSS widget save, which would DoS a site. Checking home/siteurl should cover the vast majority of cases. see #8910. Andrew Nacin 2011-01-11 21:37:12 +00:00
  • 173b89b166 Only rely on is_super_admin for is_multisite when generating menu code. fixes #16184. Andrew Nacin 2011-01-11 21:00:23 +00:00
  • ed6062f7cd Bumpity Peter Westwood 2011-01-11 20:42:41 +00:00
  • 2001385d38 Fix wplink version. Bump list-table version. Fixes #16188 props scribu. Peter Westwood 2011-01-11 20:37:53 +00:00
  • 545cc85918 Strip and prepare ajax tag search string. Avoids applying slashes toward the character count. Props brianlayman. see #13580 Ryan Boren 2011-01-11 20:15:25 +00:00
  • 4c869552ff Nonce checks for internal linking and list table ajax. fixes #16188. Andrew Nacin 2011-01-11 20:03:50 +00:00
  • 5ce8a20462 Set the post format before publishing the post in Press This. props Otto42, fixes #16192. Andrew Nacin 2011-01-11 19:58:58 +00:00
  • 3a2c242339 Minify and bump list-table.js see #16190 Mark Jaquith 2011-01-11 19:40:31 +00:00
  • 733f374f85 Simulate browser behavior for selecting first dropdown element in non-multiselect, if no elements are selected by default. props koopersmith. fixes #16190 Mark Jaquith 2011-01-11 19:37:43 +00:00
  • e1b27b6bd9 Set tag_id for tag queries. Add NOT support to wp_list_filter(). Props scribu. fixes #16170 Ryan Boren 2011-01-11 18:56:59 +00:00
  • d25923ae63 Remove the help prompt text on the Post Format UI. It gets annoying quickly. see #15638 Mark Jaquith 2011-01-11 18:56:23 +00:00
  • dd4329a4bc Limit post format queries to the post types registered for the taxonomy. see #16149. Andrew Nacin 2011-01-11 18:30:37 +00:00
  • 9fe67f9a2f Set a background color for the admin bar css3 gradient. props koopersmith, fixes #16142. Andrew Nacin 2011-01-11 18:19:26 +00:00
  • 372caaea9d RTL fixes. props yoavf, SergeyBiryukov, fixes #16160. Andrew Nacin 2011-01-11 18:17:53 +00:00
  • 634763c218 Don't parse cat query var twice. Don't include children for category__* queries. Props SergeyBiryukov. see #16152 Ryan Boren 2011-01-09 20:49:11 +00:00
  • 99478d0c8c Cast category and tag query args to array to allow passing a single ID or slug. Props SergeyBiryukov. fixes #14892 Ryan Boren 2011-01-09 16:42:01 +00:00
  • f59c869e62 category__and, tag__and, tag_slug__in, tag_slug__and support. fixes #16157 Ryan Boren 2011-01-09 16:19:48 +00:00
  • 91352574d7 Use correct var. Props westi. fixes #16145 Ryan Boren 2011-01-08 17:21:49 +00:00
  • d3af28cd11 RTL contextual help fix. props rasheed, SergeyBiryukov, fixes #16151. Andrew Nacin 2011-01-08 08:25:31 +00:00
  • c0148a5a15 [17240] rendered the theme-change rules flush introduced in [16705] unnecessary. Mark Jaquith 2011-01-07 23:44:12 +00:00
  • eb5b299e70 Don't check for post format support when registering the post format taxonomy. fixes #16146. Andrew Nacin 2011-01-07 21:23:52 +00:00
  • d95ed80091 Selectively reset list-table forms rather than all forms to avoid stompage. Props koopersmith. fixes #16098 Ryan Boren 2011-01-07 20:52:42 +00:00
  • d1575abd76 Fix post theme delete redirect. Props greuben. see #16117 Ryan Boren 2011-01-07 19:58:25 +00:00
  • 5cd255f193 Fix net admin theme deletion over FTP. see #16117 Ryan Boren 2011-01-07 19:01:34 +00:00
  • 26e7626463 Add post format CSS to Twenty Ten. props iandstewart, fixes #16141. Andrew Nacin 2011-01-07 17:07:34 +00:00
  • 6d4007a6ee Err, oops. Put the class on the table row. props yoast, see [17234], see #16004. Andrew Nacin 2011-01-07 16:47:39 +00:00
  • 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. Andrew Nacin 2011-01-07 16:39:18 +00:00
  • bb9c93115e Add context to string. Props nbachiyski. fixes #16130 Ryan Boren 2011-01-07 16:23:52 +00:00
  • ecfd980687 Use edit_comment cap. Props casben79. fixes #16129 Ryan Boren 2011-01-07 16:17:05 +00:00
  • 02b5f977c9 Fix typo in phpdoc. props PeteMall, fixes #16120. Andrew Nacin 2011-01-06 09:06:55 +00:00
  • e82c3fd2d5 Ensure that we apply the absolute integer casting result to the variable we are going to use. See #16119 Peter Westwood 2011-01-06 08:51:45 +00:00
  • 0af96a02ed Bump Ryan Boren 2011-01-06 04:19:08 +00:00
  • eba71eb7c0 Bring out the shears. Ryan Boren 2011-01-06 04:11:14 +00:00
  • 9908d4ae83 Add some cookie filters to allow plugins more control over SSL cookie delivery. see #15330 Ryan Boren 2011-01-06 04:08:23 +00:00
  • 0c2c9f24a5 Revert [15987] [15988] [15989]. Props SergeyBiryukov. see #9824 fixes #16041 Ryan Boren 2011-01-06 03:59:22 +00:00
  • cc3ed56b35 More room for your content! Increase default post edit rows as the meta boxes are all hidden by default. see #14212. Andrew Nacin 2011-01-06 00:57:24 +00:00
  • 6a79affc88 Funnel unknown values to blank (standard) post format in set_post_format() Mark Jaquith 2011-01-05 22:26:55 +00:00
  • b27d7ad9b0 Avoid notice. Ryan Boren 2011-01-05 18:18:31 +00:00
  • b9d0f9fd0b Don't show button in placeholder row. Props SergeyBiryukov. fixes #16095 Ryan Boren 2011-01-05 16:27:39 +00:00
  • a8ae3264e4 br tags must self close. props blamescribu. see #16095. Andrew Nacin 2011-01-05 03:52:36 +00:00
  • b50eccafb9 I bungled [17214]. Reverting the revert, so it can be reverted properly! see #14310 Mark Jaquith 2011-01-04 20:55:59 +00:00
  • 0e3b5ba03d Use correct variable. props SergeyBiryukov, TobiasBg, fixes #16063. Andrew Nacin 2011-01-04 19:09:20 +00:00
  • 249fb0bbad Giant chunk of phpdoc for multisite functions. props boonebgorges, SergeyBiryukov. fixes #14953. Andrew Nacin 2011-01-04 09:02:38 +00:00
  • 34412cc70d Update indicator for the Network Admin link. fixes #16063. Andrew Nacin 2011-01-04 08:36:06 +00:00
  • 72e60a4df1 Quick RTL CSS fix in widgets admin. see #16082, props SergeyBiryukov. Andrew Nacin 2011-01-04 07:29:22 +00:00
  • 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. Andrew Nacin 2011-01-04 07:26:57 +00:00
  • 0f477199c3 Revert [15611] for 3.1. Needs more time for peer review and iteration. see #14310 Mark Jaquith 2011-01-04 07:23:41 +00:00
  • 26597c2e34 Ignore unsupported post types in add_theme_support(). Props garyc40. fixes #16073 Ryan Boren 2011-01-03 23:56:42 +00:00
  • 61161d86ba Correct docs for TT version number. props Jayjdk, fixes #16087. Andrew Nacin 2011-01-03 22:47:05 +00:00
  • 457989ce16 PHP4 compat. Props SergeyBiryukov, westi. see #16080 Ryan Boren 2011-01-03 19:19:34 +00:00
  • 7511c71d14 wp-admin css bump Ryan Boren 2011-01-03 19:18:02 +00:00
  • 24703d0811 RTL: Space between buttons. Props SergeyBiryukov. fixes #16084 Ryan Boren 2011-01-03 19:17:03 +00:00
  • a4c6dc4631 RTL: Custom background tweak. Props SergeyBiryukov, rasheed Ryan Boren 2011-01-03 19:11:11 +00:00
  • 09febebc5a RTL: Space between texas and avatar. Props SergeyBiryukov, rasheed. fixes #16081 Ryan Boren 2011-01-03 19:09:36 +00:00
  • 70c1166ad1 Use correct variables. props garyc40, see #15503. Andrew Nacin 2011-01-02 10:55:10 +00:00
  • 8e18209bec Recommit [15986]. see #15226. Andrew Nacin 2011-01-02 08:34:11 +00:00
  • e023bee4a7 RC2. Andrew Nacin 2011-01-01 23:39:05 +00:00
  • a5653cf8d9 Compress and bump scripts for [17202]. see #15503. Andrew Nacin 2011-01-01 23:20:57 +00:00
  • 4f947ac5b9 Disabled states for first/prev and next/last pagination buttons when they should noop. see #15503. Andrew Nacin 2011-01-01 23:19:26 +00:00
  • 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. Andrew Nacin 2011-01-01 22:30:46 +00:00
  • bce405d0f2 Don't esc_html the default error string. props SergeyBiryukov, fixes #16058. Andrew Nacin 2011-01-01 22:14:42 +00:00
  • 7fe3731637 Introduce include_selected arg for wp_dropdown_users(). Add current author to dropdown in post_author_meta_box(). fixes #16045 Ryan Boren 2011-01-01 01:52:03 +00:00
  • 0bd60eb228 Have menu_name work with show_in_menu = submenu. fixes #14832. Andrew Nacin 2011-01-01 00:21:18 +00:00
  • 92fe9ad043 Remove a random nacin typo introduced in 3.0. see [12976], #16055. Andrew Nacin 2010-12-31 23:58:02 +00:00
  • 8ace5bbf91 div.alignleft.actions needs to wrap the 'Empty Trash' button too, otherwise they're not aligned. see #15580. Andrew Nacin 2010-12-31 23:56:38 +00:00
  • dfe0736002 Add a note about E_DEPRECATED in wp_debug_mode() because I keep seeing reports about people trying to define it. Andrew Nacin 2010-12-31 21:01:30 +00:00
  • 714124263f Restore original argument order for the taxonomy quick_edit_custom_box hook. fixes #15285. Andrew Nacin 2010-12-31 16:34:08 +00:00
  • b627277146 Defense in depth for comment text. Andrew Nacin 2010-12-31 16:30:38 +00:00
  • 31285457f2 Small visual improvements to post formats on edit.php. see #16047. Andrew Nacin 2010-12-31 04:49:27 +00:00
  • 115f9d327d Use the blue background color around the blue gradient. see #15993. Andrew Nacin 2010-12-31 03:11:59 +00:00
  • 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 Ryan Boren 2010-12-30 23:38:21 +00:00
  • 2d0e34b310 Typo fix. props Kawauso. Andrew Nacin 2010-12-30 21:58:44 +00:00
  • 20380fb8b6 Show correct title for static page home. Props aaroncampbell, greuben, SergeyBiryukov. fixes #16041 Ryan Boren 2010-12-30 21:10:45 +00:00
  • 2c35e7b475 Update @author tag contact info. Props hakre. see #16039 Ryan Boren 2010-12-30 20:07:12 +00:00
  • 9a3c0e39d4 Clean up admin bar node removal. Make it PHP4 safe and prevent display of blank spots. Props sorich87, SergeyBiryukov. fixes #16005 Ryan Boren 2010-12-30 19:04:32 +00:00
  • ebabd43ec6 Don't deactivate a plugin that is both network activated and activated on the main site after editing. Props SergeyBiryukov. fixes #16011 Ryan Boren 2010-12-30 19:02:14 +00:00
  • 97c77ba912 Add Copyright Statement, Licensing Information and Disclaimer to kses. Props hakre. Thanks Ulf Harnhammar. fixes #16039 Ryan Boren 2010-12-30 18:37:18 +00:00
  • 1ac9d9092d Fix registered and path column sorting. Props garyc40. fixes #16034 Ryan Boren 2010-12-30 18:06:33 +00:00
  • eb44707143 Fix some RTL CSS issues. props garyc40. props ocean90. fixes #16017 Mark Jaquith 2010-12-30 16:26:25 +00:00
  • 61c80bebca s/Network Options/Settings/. props wpmuguru. Not a string change (already existed). fixes #16027 Mark Jaquith 2010-12-30 16:14:41 +00:00
  • 04c38b28f7 urlencode() theme name when creating theme edit link. props tomthewebmaster. fixes #16028 Mark Jaquith 2010-12-30 16:09:01 +00:00
  • 30a8c8e418 Reinstitute Intall Now AYS that was accidentally disabled. props ocean90. fixes #16032 Mark Jaquith 2010-12-30 16:04:07 +00:00
  • 2bc1d7f588 Don't be case sensitive to attribute names. Handle padded entities when checking for bad protocols. Normalize entities before checking for bad protocols in esc_url(). Props Mauro Gentile, duck_, miqrogroove Ryan Boren 2010-12-29 20:45:37 +00:00
  • 68692f0565 get_meta_sql should be private. see #14645. Andrew Nacin 2010-12-29 19:31:35 +00:00
  • 432bd4bdae Ensure the Parent menu is hilighted correctly when Custom Post Types are shown under an existing top level menu. Fixes #16015 props duck_. Peter Westwood 2010-12-29 16:25:22 +00:00