Commit Graph

  • 76ac1c93a8 Introduce get_list_table(). See #14579 scribu 2010-08-25 00:51:44 +00:00
  • c521615314 On the plugins page, set and at the right time. See #14579 scribu 2010-08-24 19:50:55 +00:00
  • b14febd290 munge admin-table.js & minify jquery.query scribu 2010-08-23 21:44:25 +00:00
  • 13122b9048 Fix Recently Active plugins screen. See #14579 scribu 2010-08-23 21:31:42 +00:00
  • 13cf1eda37 Use global_terms_enabled() instead of is_multisite() for term quick-editing scribu 2010-08-23 18:56:39 +00:00
  • 942196b9c0 Fix typo Nikolay Bachiyski 2010-08-23 18:55:26 +00:00
  • f80fb8883a I18n fixes Nikolay Bachiyski 2010-08-23 18:53:38 +00:00
  • 2ad9bf2abe Some escaping Ryan Boren 2010-08-23 13:25:51 +00:00
  • 11c84be979 Check for header image before showing it, in Twenty Ten. props koopersmith, see #14486 for trunk. Andrew Nacin 2010-08-23 05:58:55 +00:00
  • 1c4aeef40e replace $table with $wp_list_table. See #14651 scribu 2010-08-22 11:22:46 +00:00
  • b96c92620d use is_a() instead of is_object() in screen_meta(). See #14579 scribu 2010-08-22 01:50:34 +00:00
  • e848b8b815 Make deprecated functions work. See #14651 scribu 2010-08-21 18:08:42 +00:00
  • a2a3bd31cb Remove dead code from WP_List_Table::print_column_headers() scribu 2010-08-21 16:56:24 +00:00
  • 83d019c1d9 Move list table deprecated functions to wp-admin/includes/deprecated.php scribu 2010-08-21 16:33:56 +00:00
  • 7bbfb4b5f1 Deprecate get_hidden_columns(). Fixes #14651 scribu 2010-08-21 16:30:18 +00:00
  • 36d2fff18d Fix the comment type dropdown. Fixes #14637 scribu 2010-08-20 11:43:32 +00:00
  • 316ce57342 Add the floated_admin_avatar filter from WP_Comments_Table. See #14637 scribu 2010-08-20 11:18:41 +00:00
  • c016d150ef Show dropdowns filter even when JS is disabled. Props blepoxp. Fixes #14150 scribu 2010-08-19 20:10:28 +00:00
  • b8eb1b6863 Add register_column_headers() and print_column_headers() to deprecated.php to prevent fatal errors in plugins. See #14579 scribu 2010-08-19 00:26:48 +00:00
  • 2c7897bd78 Use adminTable to refill #the-extra-comment-list. See #14637 scribu 2010-08-19 00:06:51 +00:00
  • 1b4603a611 Fix the Trash quickling in edit-comments.php. See #14637 scribu 2010-08-18 22:26:22 +00:00
  • 9685e25bad refactor admin-table.js code scribu 2010-08-18 21:02:24 +00:00
  • dff48c8597 Temporary fix for #14637 scribu 2010-08-18 16:58:55 +00:00
  • 1a078f252a correct post id in comments_bubble() scribu 2010-08-18 16:41:58 +00:00
  • 0a6cb83e18 introduce WP_List_Table::comments_bubble(); revert to edit-comments.php?p=123. See #14579 scribu 2010-08-18 16:30:27 +00:00
  • ad944bb822 Do not attempt to clear post cache for post ID 0... that will recursively destroy your server Mark Jaquith 2010-08-18 06:50:53 +00:00
  • 5b221368ad WP_Comments_Table::extra_tablenav() - move the closing div back to it's original position. Fixes #14612. Props josephscott scribu 2010-08-17 21:55:42 +00:00
  • 6d510588aa Safer hierarchical display check. Fixes #14600; See #14579 scribu 2010-08-16 01:36:21 +00:00
  • 52737f7b3e In WP_Posts_Table, merge _single_row_hierarchical() and _single_row(). Fixes #14089; see #14579 scribu 2010-08-15 22:36:17 +00:00
  • 9b75ec1e92 Fix remaining links to ms-* files. Includes patch by markmcwilliams. See 14579 scribu 2010-08-15 19:12:06 +00:00
  • aa7117dfe5 Round th corners. Based on patch by wedsxcrfv. Fixes #14613 scribu 2010-08-15 11:02:31 +00:00
  • 9805f3a4b0 Fix Comments meta box in post editing screen. See #14579 scribu 2010-08-12 23:58:49 +00:00
  • 37401689c5 Introduce WP_List_Table::check_permissions() and WP_List_Table::prepare_items(). Fixes #14596; See #14579 scribu 2010-08-12 23:21:05 +00:00
  • d570886128 Fix ajaxification in network area by using ajaxurl. See #14579 scribu 2010-08-12 00:45:40 +00:00
  • 4a855fb895 Fix network files. See #14579 scribu 2010-08-12 00:38:46 +00:00
  • c5c084c42f Small, subtle fixes. See #14596 scribu 2010-08-12 00:15:31 +00:00
  • 655340ec04 Revert MS related stuff in plugins.php from [15491] scribu 2010-08-11 23:49:30 +00:00
  • fb9394167f Ajaxify list-type screens in the admin. See #14579 scribu 2010-08-11 21:54:51 +00:00
  • 18a112a466 Allow plugins to add more options to the comment status meta box easily. Fixes #14544 props ryan. Peter Westwood 2010-08-07 21:06:06 +00:00
  • 01508edfac Favorite action for network admin. see #14435 Ryan Boren 2010-08-02 19:07:03 +00:00
  • 126dc0a006 Move confirm_delete_users() to edit.php. Update links in edit.php. see #14435 Ryan Boren 2010-08-02 18:10:43 +00:00
  • 20ef146992 Move dashboard_quota in dashboard.php. Don't perform current_user_can check before init. Ryan Boren 2010-08-02 17:56:05 +00:00
  • 7d0a19de0f Remove show_post_thumbnail_warning Ryan Boren 2010-08-02 17:29:34 +00:00
  • 383b705801 Remove 'plugins page is not visible to normal users' notice. We're just not that into you. Ryan Boren 2010-08-02 17:25:54 +00:00
  • 9d87a4c9a9 Update network upgrade links. see #14435 Ryan Boren 2010-08-02 15:36:57 +00:00
  • dcebd71a25 Fix network plugins menu active highlight. Props duck_. see #14435 Ryan Boren 2010-07-30 21:33:39 +00:00
  • 27806b68d9 Add user_meta to global groups. see #14475 Ryan Boren 2010-07-30 21:30:06 +00:00
  • edd48280e3 Network Admin, first pass. see #14435 Ryan Boren 2010-07-30 20:34:54 +00:00
  • 2c326f0a87 Ensure we're checking when looking for is_super_admin() in map_meta_cap(). Bump DB version. fixes #14454 for trunk. Andrew Nacin 2010-07-29 21:58:58 +00:00
  • e777a1fbf4 Context for the medium password strength string to disabiguate it. Fixes #14431 for trunk props demetris. Peter Westwood 2010-07-29 20:42:05 +00:00
  • 59f6264c64 These are not verbs. http://notaverb.com/badbad_verbs Mark Jaquith 2010-07-27 18:02:45 +00:00
  • 85394e795e More curses on PHP 5.0.5. see #13757, fixes #14160. for trunk. Andrew Nacin 2010-07-25 07:35:59 +00:00
  • 2ea4fcd6d9 Only use maintenance_mode() for ( is_multisite() || (plugin|theme) being updated is in use ) with Plugin|Theme Bulk Upgrades. See #14393 Dion Hulse 2010-07-24 03:59:53 +00:00
  • 7c3292bb4a Add unregister_nav_menu(). props jorbin, fixes #14001 for 3.1. Andrew Nacin 2010-07-22 20:50:11 +00:00
  • 04e5e859d8 Clear #main in Twenty Ten to fix rendering in old Gecko browsers. props demetris, fixes #13991 for trunk. Andrew Nacin 2010-07-22 20:44:03 +00:00
  • 5b9d2135e6 Temp fix for canonical redirects of taxonomy links containing non-ASCII bases. Props nbachiyski. see #14201 Ryan Boren 2010-07-22 20:08:21 +00:00
  • 77d5cf7160 Disable the visual editor in iOS. props azaozz, simonwheatley. fixes #13326 for 3.1. Andrew Nacin 2010-07-22 17:23:44 +00:00
  • 0734c33eb0 Update wordpress.org blog url Ryan Boren 2010-07-22 13:45:43 +00:00
  • 9b6a14db22 Clean up wp_update_themes(). Fix reporting of active theme. Props josephscott. fixes #14381 for 3.1 Ryan Boren 2010-07-22 13:24:41 +00:00
  • 802af4dd92 Ensure we're saving valid menu locations. for trunk. Andrew Nacin 2010-07-22 07:00:22 +00:00
  • 432adc1c33 Make posts per page filters consistent and back compat. Props wpmuguru. fixes #14135 for 3.1 Ryan Boren 2010-07-21 17:27:04 +00:00
  • c9d4749ed7 Doc update for [15402]. fixes #14301. Andrew Nacin 2010-07-21 00:50:01 +00:00
  • 1ed9585257 Do not include space in the beginning of internationalized string Nikolay Bachiyski 2010-07-19 20:36:30 +00:00
  • e1e6ce1e97 Do not include newline character in the beginning if the database error string Nikolay Bachiyski 2010-07-19 20:35:15 +00:00
  • 0e8e96649b Default posts per page to 20. Props wpmuguru. fixes #14342 for 3.1 Ryan Boren 2010-07-19 16:28:26 +00:00
  • 8915af45b3 Remove rededundant code. see #14292 Ryan Boren 2010-07-18 14:06:14 +00:00
  • ef992f592c Add cap check. see #14343 Ryan Boren 2010-07-18 13:59:53 +00:00
  • 38563c2521 Add cap check. Props duck_. see #14343 Ryan Boren 2010-07-18 13:53:58 +00:00
  • 02580f7b0b Hex octets are case-insenstive. Don't 301 when the only octet case differs. Props hakre. fixes #14292 for 3.1 Ryan Boren 2010-07-18 13:46:35 +00:00
  • 785c20b082 Remove debug cruft. See #14315 props scribu. Peter Westwood 2010-07-17 11:13:35 +00:00
  • 8d72c5172c Fix the theme compat file require paths to be fully absolute so they don't rely on a particular php path to work. Fixes #14315 for trunk props dougal. Peter Westwood 2010-07-16 09:40:09 +00:00
  • 666b031fdb POT, generated from r15430 potbot 2010-07-14 16:21:33 +00:00
  • bf425efae3 Don't publish the first menu to the first menu location immediately on create. Bad UX. for 3.1. Andrew Nacin 2010-07-14 15:13:01 +00:00
  • 21ee162f34 s/TwentyTen/Twenty Ten/ so we don't wipe theme mods and the current theme cache. for trunk Andrew Nacin 2010-07-14 14:16:14 +00:00
  • 70358dc160 If category already exists, return its ID. Restores previous behavior. fixes #14067 for 3.1 Ryan Boren 2010-07-14 14:12:23 +00:00
  • 26e4490a6b Fix admin memu link for tax assigned to pages. props SeyelentEco, fixes #13560 for trunk. Andrew Nacin 2010-07-14 04:53:45 +00:00
  • 44bc91eedd Twenty Ten minor image style edits. props iandstewart, fixes #14303 for trunk. Andrew Nacin 2010-07-14 01:16:08 +00:00
  • d8fd779ffc POT, generated from r15418 potbot 2010-07-14 00:21:42 +00:00
  • 1a826a4506 Bump. Andrew Nacin 2010-07-13 22:27:20 +00:00
  • 51f14ccbc4 style.css cleanup. props lancewillett, see #14298 for trunk. Andrew Nacin 2010-07-13 22:20:26 +00:00
  • 9fa8ec9493 Twenty Ten: Rename to appease the theme directory gods, version bump, and new description from lancewillett and iandstewart. fixes #14298. Andrew Nacin 2010-07-13 22:09:36 +00:00
  • 0d687968ef get_post_permalink() should take a post ID and pass the post object to the filter. Note that the filter received a post object previously as the variable. props filosofo, fixes #14299 for trunk. Andrew Nacin 2010-07-13 21:56:49 +00:00
  • 6e5abae06a Don't throw 404 in the backend. fixes #14088 for trunk. Andrew Nacin 2010-07-13 21:47:12 +00:00
  • 0e2a53e8c9 Prevent the same menu item from receiving duplicate IDs if the menu is used twice. All menu items now get a class with their post ID; only the first item now gets an ID. fixes #13976 for trunk. Andrew Nacin 2010-07-13 21:30:59 +00:00
  • 4fb68cd5e8 Sanity check properties in wp_get_single_post(). Props filosofo. fixes #13904 for 3.1 Ryan Boren 2010-07-13 21:30:09 +00:00
  • 97366f31f0 Fix checking for whether WP_User object is actually a user. props filosofo, fixes #13903 for trunk. Andrew Nacin 2010-07-13 21:27:05 +00:00
  • dc3140a664 Have wp_set_post_terms return wp_set_object_terms. fixes #14301. Andrew Nacin 2010-07-13 21:01:48 +00:00
  • 11d4c3287c It's called WordPress. props zeo, fixes #14293. Andrew Nacin 2010-07-13 03:00:08 +00:00
  • 88df62bfe0 POT, generated from r15397 potbot 2010-07-12 20:21:38 +00:00
  • 8c40edd236 style.css updates for theme repo sync. see #14284. Andrew Nacin 2010-07-12 20:00:35 +00:00
  • 56489b6404 Center images on attachment pages in Twenty Ten. props lancewillett. see #14284. Andrew Nacin 2010-07-12 19:45:09 +00:00
  • 2e19f3d22e Update to Twenty Ten 1.0.3 from theme dir. see #14284. Andrew Nacin 2010-07-12 19:40:21 +00:00
  • d079129f86 Perform strict equality comparison. Props shawnparker. fixes #13350 for 3.1 Ryan Boren 2010-07-12 15:28:31 +00:00
  • 63503c5022 Back compat load actions. Props simonwheatley. fixes #14083 for 3.1 Ryan Boren 2010-07-12 15:09:32 +00:00
  • b155b1e304 Block editing of sites in a network other than the current one. Props wpmuguru. see #14185 for 3.1 Ryan Boren 2010-07-12 15:01:25 +00:00
  • 8d9d4817a3 Add equal sign to blacklist. Props Pádraic Brady. for 3.1 Ryan Boren 2010-07-12 14:30:39 +00:00
  • e9aae4a53a Ensure the language selection dropdown is output correctly. Fixes #14255 for trunk props SergeyBiryukov. Peter Westwood 2010-07-10 07:25:10 +00:00
  • 20c540feeb Add missing echo. props PhillKenoyer, fixes #14242 for trunk. Andrew Nacin 2010-07-08 23:37:43 +00:00
  • 15b414837c More judicious Wordpress-to-WordPress correction, to avoid bungling reasonable URLs. fixes #13971 Mark Jaquith 2010-07-08 19:35:29 +00:00
  • 9d381db2cb Only ask for active_sitewide_plugins in deactivate_plugins() if we're running multisite. Andrew Nacin 2010-07-07 20:35:51 +00:00