Commit Graph

  • 82b8a56920 WP_Comments_Table cleanup: * use column_*() methods * remove extra arguments from single_row() * introduce derived class WP_Post_Comments_Table for handling the post metabox comments * use $pending_count property instead of $_comment_pending_count global See #14579 scribu 2010-09-18 17:46:29 +00:00
  • 6c744c7278 Extra single_row_columns() out of single_row() for increased flexibility. See #14579 scribu 2010-09-18 17:21:32 +00:00
  • 208ce10e09 Remove unused edit-*-rows.php files. See #14579 scribu 2010-09-18 17:17:29 +00:00
  • 17e249f359 Fix logic inversion in r15626. see #14892. Also note that r15626 fixed a s/is_category/is_tag/ typo introduced in r6011, on line 1340. Andrew Nacin 2010-09-17 22:35:05 +00:00
  • 03a3e5c1d9 Don't require category__in, tag__in etc. to be arrays necessarily. Fixes #14892 scribu 2010-09-17 22:27:22 +00:00
  • c1ce7ddc38 Remove extraneous sanitization of category_name. Leave it to wp_tax_query(). See #12891 scribu 2010-09-17 17:07:11 +00:00
  • 89382ae313 Allow plugins to manipulate the meta query args. See #14645 scribu 2010-09-17 16:08:35 +00:00
  • d9039c38d7 Apply filter to wp_get_current_commenter(). Fixes #14878 scribu 2010-09-16 20:48:18 +00:00
  • 6a582df334 Add default display_rows() and single_row() methods to WP_List_Table. See #14579 scribu 2010-09-16 20:07:39 +00:00
  • 98d1045606 use get_user_count() in get_sitestats() scribu 2010-09-15 20:13:31 +00:00
  • 322e323b26 Clean up wp_list_authors(). See #10329 scribu 2010-09-15 19:52:25 +00:00
  • 30581c2d4d Fix border radius in login form. Props filosofo. Fixes #14872 scribu 2010-09-15 09:24:11 +00:00
  • 76a83d9086 Correct typo and use full blogs.dir path. props filosofo, fixes #14871. Andrew Nacin 2010-09-14 16:53:28 +00:00
  • 003a617439 Some docs and corrections to _wp_link_page(). Andrew Nacin 2010-09-14 16:48:38 +00:00
  • b75eb167cd Make note of an optional argument. props hakre, fixes #14870. Andrew Nacin 2010-09-14 16:22:55 +00:00
  • 6ffb0e718e Calculate term count using $wp_query->tax_query. See #12891 scribu 2010-09-14 11:34:40 +00:00
  • 66874878a1 Don't show the default password nag on the profile screen. props duck_, fixes #14861. Andrew Nacin 2010-09-13 16:49:04 +00:00
  • 5c95616ce8 Clean up taxonomy queries in WP_Query. See #12891 scribu 2010-09-13 16:44:14 +00:00
  • 3e1de4ae9a Update Incutio XML-RPC Library to latest version (1.7.4). Props hakre. Fixes #14703 scribu 2010-09-13 16:36:08 +00:00
  • 0b09ec156f Apply filters consistently in get_*_template() functions. Fixes #14310 scribu 2010-09-12 18:46:18 +00:00
  • 6a594b3d11 POT, generated from r15609 potbot 2010-09-12 16:21:34 +00:00
  • 63247d6dc3 Fix image size handling in Twenty Ten. props lancewillett, iandstewart, see #14303 for trunk. Andrew Nacin 2010-09-12 15:21:29 +00:00
  • fc00e5842f More efficient is_super_admin(). Don't call new WP_User on the current user. props mdawaffe, fixes #14842. Andrew Nacin 2010-09-10 23:24:34 +00:00
  • be0b363c5c Fix UPLOADS constant. see #14840. Andrew Nacin 2010-09-10 20:29:19 +00:00
  • 32661cca41 Don't try to load WP in admin-ajax if we have no action to take. Andrew Nacin 2010-09-10 17:02:55 +00:00
  • 7bf97e4ab2 Fix posts screen for contributors. Fixes #14822 scribu 2010-09-09 22:22:36 +00:00
  • bb132059a3 Apply some bandaid to WP_Comments_Table::prepare_items() to cover more of the different ways we include post IDs in urls/ajax queries. Peter Westwood 2010-09-09 20:34:40 +00:00
  • 9d784b7329 Fix MS User search. See #14579 scribu 2010-09-09 10:20:07 +00:00
  • 84771d91a8 Fix MS Sites nonce. See #14579 scribu 2010-09-09 10:17:31 +00:00
  • 80055bcec2 wp_dequeue_script() and wp_dequeue_style(). fixes #14815. props scribu Mark Jaquith 2010-09-09 04:42:47 +00:00
  • 5c05a437a9 Add force_filtered_html_on_import filter. fixes #14818. Andrew Nacin 2010-09-09 02:43:18 +00:00
  • 23850cf615 Replace is_term() with is_tax(). See #14161 scribu 2010-09-08 16:58:58 +00:00
  • 14a8208e07 Clean up single_cat_title(), single_tag_title() and wp_title(). Fixes #14161 scribu 2010-09-08 16:21:13 +00:00
  • 67cb12cebb Fix delete plugin links. See #14579 scribu 2010-09-08 12:15:50 +00:00
  • b1def7dad8 Introduce 'edit_comment' meta cap. Fixes #14520 scribu 2010-09-07 23:35:28 +00:00
  • 7845df0f09 Return the character range removed in [15594]. fixes #14633, props demetris. Andrew Nacin 2010-09-07 17:52:43 +00:00
  • 50194d0c51 Speak in full, clear sentences. props mrmist, fixes #14633. Andrew Nacin 2010-09-07 15:28:56 +00:00
  • 39819adc3b Fix typo. props mrmist, fixes #14571. Andrew Nacin 2010-09-07 15:11:43 +00:00
  • ab35b9ca6d Pass some context to the pre_comment_approved hook. props coffee2code, fixes #14802. Andrew Nacin 2010-09-07 14:36:35 +00:00
  • 9f77e4b6a0 Only run update checks on the main site. fixes #14554. Andrew Nacin 2010-09-07 13:43:32 +00:00
  • 9494e4ce7e Phpdoc argument/@param cleanups. props duck_, see #14783. Andrew Nacin 2010-09-07 11:21:11 +00:00
  • 93680ad646 Rename caller_get_posts WP_Query flag to ignore_sticky_posts, because that is the only thing it does. fixes #14624. props scribu Mark Jaquith 2010-09-07 04:46:08 +00:00
  • d901f3af6b Duplicate Save button for nav menus at the bottom. fixes #14265. props duck_ Mark Jaquith 2010-09-07 04:40:53 +00:00
  • d07572b3e4 Support custom post type links in wp_list_pages(). fixes #14177. props scribu Mark Jaquith 2010-09-07 04:31:07 +00:00
  • e0c7c93fa0 Make the second (taxonomy) parameter for get_term_link() optional if you pass in a term object as the first argument (which has the taxonomy in it). fixes #13081. props scribu Mark Jaquith 2010-09-07 04:29:00 +00:00
  • ad682bb2dd More efficient calendar queries. fixes #8351. props vladimir_kolesnikov Mark Jaquith 2010-09-07 04:22:56 +00:00
  • b98d713f62 When doing current page highlighting logic, apply untrailingslashit() to everything so that slash additions or omissions still match. fixes #14208. props filosofo Mark Jaquith 2010-09-07 04:17:37 +00:00
  • 400a42ffea Do not cache terms indefinitely... use TTL of one day. fixes #11431. props Denis-de-Bernardy Mark Jaquith 2010-09-07 04:13:01 +00:00
  • bfb520f616 Don't hardcode the pagination base. Fixes #12507 scribu 2010-09-07 01:18:42 +00:00
  • 7ddd031d75 Use _wp_meta_sql() in WP_Query. See #14572. See #14645 scribu 2010-09-06 11:28:59 +00:00
  • 8747d3d214 Use multiple JOINs instead of CASE in _wp_meta_sql(). See #14572 scribu 2010-09-06 11:04:50 +00:00
  • 7168dd09dd Rewrite WP_User_Query to use JOIN instead of subquery. See #14572 scribu 2010-09-06 08:09:41 +00:00
  • 25677d588c introduce WP_List_Table::views(). See #14579 scribu 2010-09-05 21:26:27 +00:00
  • 5339a2f2f4 Fix theme pagination. See #14579 scribu 2010-09-05 19:26:01 +00:00
  • 9115c76b53 Fix Change Role dropdown. See #14579 scribu 2010-09-05 19:01:38 +00:00
  • cb4810489d Use get_users() in users.php. See #14572 scribu 2010-09-05 19:00:51 +00:00
  • a258200257 Use get_users() in wp_dropdown_users(). See #14572 scribu 2010-09-05 18:47:25 +00:00
  • 2084962f5a remove useless __() call with variable. See #14579 scribu 2010-09-05 18:19:38 +00:00
  • d908e82bc5 Use get_users() in WP_MS_User_Table. See #14579 scribu 2010-09-05 17:07:36 +00:00
  • 248e0fd2c9 Introduce WP_List_Table::row_actions(). See #14579 scribu 2010-09-05 16:53:59 +00:00
  • 54cafea37d Fix meta query in WP_User_Query. See #14572 scribu 2010-09-05 15:30:10 +00:00
  • 0c6e23f604 Introduce WP_List_Table::get_items_per_page(). See #14579 scribu 2010-09-05 15:15:46 +00:00
  • abe62a803f Don't suppress errors in _wp_meta_sql(). See #14572 scribu 2010-09-05 14:54:55 +00:00
  • 9344ecc8b5 fix wp_getAuthors in xmlrpc.php. See #14572 and [15566] scribu 2010-09-05 14:49:52 +00:00
  • ef3ee6e841 call get_users() from get_users_of_blog() scribu 2010-09-05 14:35:55 +00:00
  • 529a40e2b8 introduce _wp_meta_sql(). Preparation for adding blog_id to WP_User_Query. See #14572 scribu 2010-09-05 13:31:33 +00:00
  • af29b5d5cf phpdoc, @since, whitespace. Also require an argument in wp_insert_post(). props duck_, see #14783. Andrew Nacin 2010-09-05 02:45:39 +00:00
  • 457c37ff01 Adjustments to [15549]. See #11624. Andrew Nacin 2010-09-04 15:51:04 +00:00
  • 65fdbfec3f Fix the delete_user meta cap. Andrew Nacin 2010-09-04 12:24:43 +00:00
  • d62e022459 Add a note about REMOTE_ADDR behind proxies. Andrew Nacin 2010-09-03 10:18:32 +00:00
  • 21dd6b285a Do not run kses on display filters for front page views. see #14758 Ryan Boren 2010-09-02 15:06:07 +00:00
  • b2351693de is_blog_admin(). fixes #14763 Ryan Boren 2010-09-02 15:03:39 +00:00
  • 400c32dd13 This file was mistakenly labeled as being GPLv2-only. fixes #14727 Mark Jaquith 2010-09-02 04:47:57 +00:00
  • 6f7289bfa5 Fix page taxonomy query string. Props t31os_. fixes #14591 Ryan Boren 2010-08-31 18:36:04 +00:00
  • 22bd5efd46 Hide more meta boxes by default. fixes #14212 Ryan Boren 2010-08-31 18:27:59 +00:00
  • a17a25fcef Make smilies links SSL aware. Props tech163. fixes #14360 Ryan Boren 2010-08-31 18:26:18 +00:00
  • 98e7f76197 Link directly to comment in email notification. Props lancewillett. fixes #12797 Ryan Boren 2010-08-31 18:24:41 +00:00
  • 6267682e7f Pass more info to notification filters. Props mdawaffe. fixes #14743 Ryan Boren 2010-08-31 18:19:15 +00:00
  • 54bfddfbfa Cache to site_name instead of current_site_name. Props benward. fixes #14461 Ryan Boren 2010-08-31 18:17:20 +00:00
  • 954dd7f59d Update last_changed when cleaning comment cache. fixes #14713 Ryan Boren 2010-08-30 19:59:16 +00:00
  • b3ef955990 Don't use the global anymore. Fixes #11624 scribu 2010-08-28 11:57:28 +00:00
  • fbdaa80fde Always set no_found_rows = true in get_posts(). Fixes #14528 scribu 2010-08-28 11:51:02 +00:00
  • ad904f3307 update WP_Query docs. See #14600 scribu 2010-08-28 11:09:18 +00:00
  • b4369ec5b6 Use return_empty_array instead of create_function. see #14579. Andrew Nacin 2010-08-28 04:54:27 +00:00
  • 9b99bf5f5f Fix typo in [15544] Ryan Boren 2010-08-27 16:53:26 +00:00
  • 33cd9f11dd Make menus manipulation easier for plugin developers Nikolay Bachiyski 2010-08-27 16:13:39 +00:00
  • 22640aa231 WP_User_Query constructor improvements. Props filosofo. Fixes #14709 scribu 2010-08-27 15:41:32 +00:00
  • 33f73ce32f Deprecated get_editable_user_ids() altogether, along with similar, unused functions. See #14572 scribu 2010-08-27 01:07:21 +00:00
  • a90bc8e1d4 Fix post_author_meta_box(). See #14572 scribu 2010-08-27 00:24:41 +00:00
  • 0b1b005b66 Deprecate unused get_author_user_ids()and get_editable_authors(). See #14572 scribu 2010-08-27 00:22:29 +00:00
  • 8993abd1be use get_users() in get_editable_user_ids() and cache result. See #14572 scribu 2010-08-27 00:18:57 +00:00
  • 072ea8728b Fix weird wrapping of sorting arrow in Chrome. Fixes #14706 scribu 2010-08-26 22:11:04 +00:00
  • b03d626909 Remove WP_USE_MULTIPLE_DB. Introduce init_charset() and set_charset(). fixes #14672 Ryan Boren 2010-08-26 18:34:18 +00:00
  • ae2f607f53 Leonard Lin was kind enough to relicense his balanceTags() function as "GPL (any version)" instead of "GPL v2.0." http://github.com/lhl/balanceTags/blob/master/README Mark Jaquith 2010-08-26 15:43:32 +00:00
  • f4f1ee91ac use unaltered in the get_list_table_* filter scribu 2010-08-26 11:02:51 +00:00
  • c7e189fd06 We cannot say that WordPress as a whole is GPLv2 (i.e. "GPLv2 only"). Go back to saying just "GPL." Reverts [13516] for trunk. props hakre. Mark Jaquith 2010-08-26 00:48:10 +00:00
  • 4f540111ff Set IE6 incompatible CSS rule in a different selector, because it causes all headings to be set in Georgia instead of Helvetica & co. Fixes #14688. Props iammattthomas Nikolay Bachiyski 2010-08-25 19:12:01 +00:00
  • a4ce5b114b is_* WP_Query methods. Props mdawaffe. fixes #14494 Ryan Boren 2010-08-25 18:05:33 +00:00
  • 4b4c95799a Rename admin-table.js to list-table.js scribu 2010-08-25 01:59:13 +00:00
  • 7ca45897b9 This readme sentence is talking about the license, not the copyright. Mark Jaquith 2010-08-25 01:58:55 +00:00