Commit Graph

  • a97018ab13 Fix admin comment reply. See #14579 scribu 2010-11-08 23:07:37 +00:00
  • e4a21e0527 Resurrect nav-tab-wrapper. Lost in [16136]. see #15154 Ryan Boren 2010-11-08 22:12:46 +00:00
  • 03d34fd1f8 site-themes.php cleanup. Props PeteMall. see #14897 Ryan Boren 2010-11-08 21:52:54 +00:00
  • fb54ba39cd Use bool for allowed themes. Props PeteMall. see #14897 Ryan Boren 2010-11-08 19:40:05 +00:00
  • 1af3887db1 Use submt_button(). see #14435 Ryan Boren 2010-11-08 17:45:20 +00:00
  • 7173e0d7b8 Update links. see #14435 Ryan Boren 2010-11-08 17:40:57 +00:00
  • 964e49b59f Fix typo. Props PeteMall. see #14435 Ryan Boren 2010-11-08 17:36:09 +00:00
  • 77908514a6 Add the former contents of ms-admin.php to a right now widget for the network admin. see #14435 Ryan Boren 2010-11-08 17:31:00 +00:00
  • 73c3aa15f5 Encode quotes and chevrons in the HTML editor version of the generated captions too. Fixes #15343. Peter Westwood 2010-11-08 17:15:14 +00:00
  • baaf0585dd Use get_current_screen() in list table classes. Fixes #15338 scribu 2010-11-08 15:43:44 +00:00
  • de1c45771a Fix typo. See #15336 props Utkarsh. Also actually correctly cast to boolean :-) Peter Westwood 2010-11-08 10:21:34 +00:00
  • 163f1b0d9c Fix typo in error message. Props PeteMall Peter Westwood 2010-11-08 10:08:51 +00:00
  • f091f10b0f Fix typo. See #15336 props Utkarsh. Peter Westwood 2010-11-08 09:15:47 +00:00
  • 417830b4e6 Ensure that booleans are booleans for now. See #15336. Peter Westwood 2010-11-08 08:16:28 +00:00
  • fc764ebc45 Remove nofollow on comment reply links. Fixes #10550 scribu 2010-11-07 01:06:37 +00:00
  • 49ea9b06ef WP_Media_List_Table: merge display_rows() and display_orphans(). See #14579 scribu 2010-11-06 23:00:17 +00:00
  • e3026ae9ee WP_Media_List_Table: remove code for displaying old 'actions' column. See #14579 scribu 2010-11-06 22:51:43 +00:00
  • 9edce664dc WP_Media_List_Table: Use class property instead of $detached global. See #14579 scribu 2010-11-06 22:47:12 +00:00
  • 939cb492bb Use screen id instead of base, to be consistent with older filters. See #14579 scribu 2010-11-06 21:49:23 +00:00
  • 94839a3f17 Prime blogs of user cache from old cache to avoid mass DB requests on upgrade. see #14379 Ryan Boren 2010-11-06 18:45:20 +00:00
  • 840e539c0e Issue user_admin_notices for user admin. Issue admin_notices only for blog admin. Issue all_admin_notices for all dashboards. see #14696 Ryan Boren 2010-11-06 17:40:12 +00:00
  • 56a6f6f060 Send moderation emails to post author. see #6286 Ryan Boren 2010-11-06 15:20:50 +00:00
  • 85952766d3 Extra cap checks. See #15326. Peter Westwood 2010-11-06 10:07:35 +00:00
  • 1626139659 Remove WP_SHOW_ADMIN_BAR and go off existing and new defines on page type. See #15315 Peter Westwood 2010-11-06 09:41:03 +00:00
  • d9d6469f13 POT, generated from r16218 potbot 2010-11-06 00:21:40 +00:00
  • 441237a5f4 Uncheck mass select checkbox when updating rows via ajax. See #14579 scribu 2010-11-05 23:07:00 +00:00
  • a5385f31bb Twenty Ten bump to 1.3-alpha in trunk. Andrew Nacin 2010-11-05 22:33:37 +00:00
  • b3d19ecb16 Make get_file_data() regex more precise. Fixes #15193 scribu 2010-11-05 22:22:28 +00:00
  • f159895605 Clean up WP_Terms_List_Table::column_default(). See #14579 scribu 2010-11-05 22:11:15 +00:00
  • 6a8c5b337b Revert [16021]. See #14170. Andrew Nacin 2010-11-05 21:35:28 +00:00
  • 0b77523396 Make post column hooks consistent. See #14579 scribu 2010-11-05 21:16:46 +00:00
  • 30ada3d17d Add missing arguments to post_type_archive_title. props greenshady, see #13818. Andrew Nacin 2010-11-05 21:14:43 +00:00
  • 61b9bfba92 Remove role selector from network admin user-edit. Props PeteMall. see #14435 Ryan Boren 2010-11-05 17:26:32 +00:00
  • b8b7810f52 Introduce user_can(). Props simonwheatley. fixes #14602 Ryan Boren 2010-11-05 17:04:46 +00:00
  • 20131f4e62 Don't fire wp_notify_postauthor() when the author moderated the comment. Props mrmist. fixes #12774 Ryan Boren 2010-11-05 15:36:04 +00:00
  • b7ed18e2ec Don't anchor regex. Props ozh. fixes #14628 Ryan Boren 2010-11-05 15:29:50 +00:00
  • d73a826715 Eliminate some queries in get_page_by_path() by consulting cache. Props Denis-de-Bernardy, wojtek.szkutnik. fixes #11373 Ryan Boren 2010-11-05 15:26:15 +00:00
  • a1c670189d remove leading <li> from get_views() and add it later. Fixes #15321 scribu 2010-11-05 14:34:09 +00:00
  • 79c38419bf Skip category/tag queries if post type doesn't support them. Props mfields. Fixes #15322 scribu 2010-11-05 12:47:19 +00:00
  • 432fa1921c Restore the functionality of some of the other timezone format modifiers in date_i18n props nbachiyski. Peter Westwood 2010-11-05 11:19:06 +00:00
  • 85957ff289 Allow get_post_format() to assume current post if none passed in. see #14746 Mark Jaquith 2010-11-05 09:40:36 +00:00
  • 7f219637fc format-FOO classes on post edit row TR tags. props deanjrobinson. see #14746 Mark Jaquith 2010-11-05 07:09:13 +00:00
  • 205c412afd Post Formats generate output in post_class() (format-foo), and body_class() (for single... single-format-foo). Now themers can support Post Formats with one line of PHP and by adding CSS! see #14746 Mark Jaquith 2010-11-05 06:48:56 +00:00
  • c27b273bd0 POT, generated from r16198 potbot 2010-11-05 04:21:43 +00:00
  • 32ac7d22a6 get_post_format_string() to get nice version of a post format slug. Try appending post format as a post-status label. Enclose in square brackets to help it stand out. Remove post format strings filter. If this is going to be standard, it should be standard. see #14746 Mark Jaquith 2010-11-05 03:04:13 +00:00
  • 2cc7354154 Add Post Format support to TwentyTen. Can now use this to designate an Aside or a Gallery! see #14746 Mark Jaquith 2010-11-05 02:25:41 +00:00
  • c44eb74f66 Use post_type_supports() to check for whether a post type supports post formats. Only posts support it by default. props mikeschinkel. see #14746 Mark Jaquith 2010-11-05 02:04:22 +00:00
  • 419c42838b Rename property _screen to screen. See #14579 scribu 2010-11-04 21:02:13 +00:00
  • 393bdc04e3 Fix screen options for the network admin themes and plugins. Props ocean90. Fixes #15269. Also fixes [16190] scribu 2010-11-04 20:49:30 +00:00
  • 5d9b59521c Network Themes cleanup. Props PeteMall. See #14897 scribu 2010-11-04 20:11:08 +00:00
  • ca6e0ce4f3 Revert [16182] for comments table. See#14579 scribu 2010-11-04 20:04:31 +00:00
  • 6648c30823 Translate and prettify post formats for display. Also, filterable by themes/plugins to add new ones. see #14746 Mark Jaquith 2010-11-04 18:33:50 +00:00
  • 3944269814 Minor cleanups. See #14579 scribu 2010-11-04 18:28:58 +00:00
  • 6c266a561d Bump the post.js version Mark Jaquith 2010-11-04 18:11:29 +00:00
  • e381bc093f Limit post format UI to posts only, for now. see #14746 Mark Jaquith 2010-11-04 18:02:24 +00:00
  • 018429a9f6 Do our return falses. Props duck_. see #14746 Mark Jaquith 2010-11-04 17:58:04 +00:00
  • 44b87921bd jQuery 1.4.4rc2. see #15227 Ryan Boren 2010-11-04 17:56:13 +00:00
  • cf37645868 Check the current user can create sites before showing the button. See #14435 props PeteMall. Peter Westwood 2010-11-04 17:21:25 +00:00
  • 91e15d98c3 Check create_users cap. see #14435 Ryan Boren 2010-11-04 16:27:18 +00:00
  • b80e0de594 Add new user page for network admin. Props PeteMall. see #14435 Ryan Boren 2010-11-04 16:16:52 +00:00
  • 7edd2f0090 Default to get_current_screen() in list table classes. See #14579 scribu 2010-11-04 15:00:55 +00:00
  • 2bc9ef93c1 Use bool not string. Props TobiasBg. see #15170 Ryan Boren 2010-11-04 14:43:10 +00:00
  • ef025261e7 Allow tag cloud using multiple taxonomies. Props sorich87. Fixes #15313 scribu 2010-11-04 10:45:14 +00:00
  • 75dc7c8c37 Don't mangle the primary_blog option when trying to fix it. Don't set people to be a subscriber on a blog they already have a role for. See #15316 Peter Westwood 2010-11-04 09:31:58 +00:00
  • 3c5457259b When adding a user to the blog pass in the current blog id. See #15316. Peter Westwood 2010-11-04 09:06:45 +00:00
  • fa9fc10c6e Add define('WP_SHOW_ADMIN_BAR' , false) for now. See #15315. Peter Westwood 2010-11-04 08:40:27 +00:00
  • 0ec9f6ff0b POT, generated from r16175 potbot 2010-11-04 08:21:52 +00:00
  • 817aa1975c Revert [16171] and [16172] - The class names were fine as they were and the MultiSite classes stand out more with the original naming. Peter Westwood 2010-11-04 08:07:03 +00:00
  • ef54c47f7a add_theme_support( 'post-formats', array( 'aside', 'image', 'etc' ) ); Add UI for choosing a post format, and save the choice. see #14746 Mark Jaquith 2010-11-04 07:41:07 +00:00
  • 8b0f87ebfd Blue tweaks. props saracannon, see #15207. Andrew Nacin 2010-11-04 01:59:58 +00:00
  • d1034ad0d3 complete the renaming. props ocean90. See #14579 scribu 2010-11-03 22:06:45 +00:00
  • ed884411fe List-table Class Names: Consistency's Revenge. See #14579 scribu 2010-11-03 21:09:27 +00:00
  • 85e4a4a434 Allow trailing wildcard user searches by appending *. see #15170 Ryan Boren 2010-11-03 19:31:11 +00:00
  • 0ab95195d0 Allow trailing wildcard site searches by appending *. see #15170 Ryan Boren 2010-11-03 19:26:23 +00:00
  • 42d5904377 Anchor user search queries to the front. Limit columns searched based on what the search string looks like. see #15170 Ryan Boren 2010-11-03 19:02:42 +00:00
  • 358cdf6e23 Make IP query threshold more restrictive. see #15170 Ryan Boren 2010-11-03 18:40:12 +00:00
  • 103523a499 Drop Sites search action dropdown. Determine the search action from the search string. see #15170 Ryan Boren 2010-11-03 18:28:02 +00:00
  • c055a78ae1 jQuery UI 1.8.6. Props demetris. fixes #15303 Ryan Boren 2010-11-03 16:22:24 +00:00
  • 9afb0e7247 Much better description for the noconfirmation check box. Peter Westwood 2010-11-03 15:04:34 +00:00
  • 0c6730ed9b Check for install_plugins cap too since it can be removed for supes. see #15163 Ryan Boren 2010-11-03 14:57:10 +00:00
  • 1261493fa1 Lose super admin bar css. No longer used. see #14772 Ryan Boren 2010-11-03 14:22:54 +00:00
  • 3c007cce8e Lose wildcards in site search. Maybe bring it back as an option. see #15170 Ryan Boren 2010-11-03 13:57:43 +00:00
  • 0ffd5e3012 Show latest x users with no paging if on a large network. see #15170 Ryan Boren 2010-11-03 13:34:04 +00:00
  • 3d4abac949 Tabs for internal linking. props koopersmith, see #11420. Andrew Nacin 2010-11-02 23:25:24 +00:00
  • bb52f64946 Revert part of [16126] and restore the correct behaviour in the ms sites list. Fixes #15297 props ronbme Peter Westwood 2010-11-02 22:13:16 +00:00
  • d6e8a729a9 Default to id since registered doesn't have an index. see #15170 Ryan Boren 2010-11-02 21:23:26 +00:00
  • e5684c63bc New color scheme swatches for the profile page. props JohnONolan, saracannon. see #15207. Andrew Nacin 2010-11-02 21:04:29 +00:00
  • e07b7bbdc5 Use wp_basename() in WP_Query too. See #11887 scribu 2010-11-02 17:28:28 +00:00
  • 58aedde597 Introduce wp_basename() and use it for media handling. See #11887 scribu 2010-11-02 17:19:55 +00:00
  • e79975c334 Cleaned up WP logo for blue refresh. props saracannon, see #15207. Andrew Nacin 2010-11-02 16:33:23 +00:00
  • 59d3fd59c4 Implement the screen options toggle sprite across color schemes. props PeteMall, and use correct file ext, props ocean90. see #15207. Andrew Nacin 2010-11-02 15:35:10 +00:00
  • ba0b9ce455 Revert 16150 - breaks things more than it fixes things. See #14993 Peter Westwood 2010-11-02 11:42:30 +00:00
  • 3454487449 Don't capture RFC3986 sub-delims when making urls clickable except for ). Fixes #14993 props filosofo. Peter Westwood 2010-11-02 09:45:09 +00:00
  • 804b3a0747 Rename new classes to match our coding standards. Fixes #15280. Peter Westwood 2010-11-02 08:29:07 +00:00
  • 118eb442e1 Add screen options toggle. props saracannon, see #15207. Andrew Nacin 2010-11-02 06:01:08 +00:00
  • f95cfd07f3 Remove deleted file from the manifest. Note that most other blue files were never added. see #15207. Andrew Nacin 2010-11-02 05:24:58 +00:00
  • c31ef3498a Housekeeping for blue refresh. Script bumps, image bumps, remove unused blue-specific files. see #15207. Andrew Nacin 2010-11-02 05:05:27 +00:00
  • 14080bd9ce Blue theme refresh, first pass. props saracannon. see #15207. Andrew Nacin 2010-11-02 04:52:44 +00:00
  • f19844394b Temporarily copy colors-fresh over colors-classic. Gray was used as a base for blue, it will be easier to see changes. see #15207. Andrew Nacin 2010-11-02 04:32:34 +00:00
  • 033dc3afa2 Just pass meta type to get_meta_sql(). See #15032 scribu 2010-11-01 20:34:54 +00:00