Commit Graph

  • 9437b31707 Add list_pages filter. props johnjamesjacoby, fixes #13668. Andrew Nacin 2010-11-18 02:23:05 +00:00
  • 8f2924ad13 What you don't know can hurt you. Don't show 'You cannot modify this taxonomy.' props johnjamesjacoby, fixes #14197. Andrew Nacin 2010-11-18 02:22:01 +00:00
  • 892760ad7a When inserting an image via oEmbed, wrap it in a link. props MarkJaquith, fixes #14945. Andrew Nacin 2010-11-18 02:17:13 +00:00
  • 1612e23e86 We don't want a populated WP_User object here. see #14642. Andrew Nacin 2010-11-18 00:26:29 +00:00
  • 17345a6cfa Kill unnecessary br.clear after div.tablenav. fixes #15354. Andrew Nacin 2010-11-17 20:10:12 +00:00
  • 61da29b739 Remove debug. Props ocean90. see #15342 Ryan Boren 2010-11-17 20:08:00 +00:00
  • 77472dfa65 Add existing user to site form. Props PeteMall, ocean90. see #15342 Ryan Boren 2010-11-17 19:45:10 +00:00
  • fa33255b56 Pinking shears Ryan Boren 2010-11-17 18:48:27 +00:00
  • 4b33a0e9c4 Pinking shears Ryan Boren 2010-11-17 18:47:34 +00:00
  • f721e075e6 Use wp_cache_add() instead of wp_cache_set() in update_meta_cache(). fixes #15452 Ryan Boren 2010-11-17 18:25:42 +00:00
  • eb981f0b6c admin-bar.js is stale. Bumping the version number. Mark Jaquith 2010-11-17 17:55:09 +00:00
  • 064b0f732b Make admin bar update bubbles DARK text on LIGHT background, per janeforshort. see #15308 Mark Jaquith 2010-11-17 17:35:24 +00:00
  • 81200f91c7 Don't pass optional argument with its default value. props hakre, fixes #15450. Andrew Nacin 2010-11-17 17:33:08 +00:00
  • 673625a1c2 Don't set total_pages unless there are pagination links. See #14579 scribu 2010-11-17 17:26:39 +00:00
  • ae422f43ab Add admin-bar class to body_class() if the admin bar is showing. fixes #15455 Mark Jaquith 2010-11-17 17:21:45 +00:00
  • 55e0256967 esc_textarea() and application for obvious textarea escaping. props alexkingorg. fixes #15454 Mark Jaquith 2010-11-17 17:12:01 +00:00
  • b9b0431d29 get_tag_link and get_category_link can also return WP_Error. fixes #15449. Andrew Nacin 2010-11-17 17:10:50 +00:00
  • 5705b3ca9c Differentiate between localized and raw total pages. See #14579 scribu 2010-11-17 17:03:27 +00:00
  • 862dabded8 s/Login/Username/ to restore 3.0 string. props demetris, fixes #15453. Andrew Nacin 2010-11-17 16:58:15 +00:00
  • 51065344c8 Make clear that we are installing the *American* English version, so this message makes sense for non-American English translation users. fixes #14467 Mark Jaquith 2010-11-17 16:56:30 +00:00
  • 3951871605 Remove drag_drop_help() and plugins_search_help(). Fixes #15451 scribu 2010-11-17 16:41:26 +00:00
  • 49b8323bad The path goes INSIDE home_url(). fixes #15413 Mark Jaquith 2010-11-17 16:38:28 +00:00
  • 81ae3cb21e Register the default theme dir in wp-settings.php so that it is registered even when get_themes() doesn't run. Fix counting of theme dirs. Add option to get_raw_theme_root() to disregard the current theme root cache. see #14911 Ryan Boren 2010-11-17 16:11:44 +00:00
  • 3e01f9a81d Fix ambiguous column error. See #12891 scribu 2010-11-17 12:33:32 +00:00
  • b0abda23b6 Don't check post_type_supports in map_meta_cap. see #14122. Andrew Nacin 2010-11-17 06:21:34 +00:00
  • 3a722d53c8 Don't have awkward alternate color classes for core updates on update-core. see #15207. Andrew Nacin 2010-11-17 05:58:26 +00:00
  • b6f252c241 Blue theme RTL. props saracannon. see #15207. Andrew Nacin 2010-11-17 05:51:32 +00:00
  • 8fe83c252a Fix the screen options sprite in RTL. Also compress and bump for previous commits. see #15207. Andrew Nacin 2010-11-17 04:52:01 +00:00
  • 2e7aa57771 Show continous color in admin menu when text wraps. props ocean90, see #15207. Andrew Nacin 2010-11-17 04:44:31 +00:00
  • dbd5578187 Remove visit site button gradient images from pre-3.0. see #15207. Andrew Nacin 2010-11-17 04:03:34 +00:00
  • 0e2594102e Blue color scheme for the folded admin menu. props PeteMall, see #15207. Andrew Nacin 2010-11-17 03:32:26 +00:00
  • 5c5d36c422 Finalize conflicts from [16136]. Final pass on wp-admin css cleanup. props JohnONolan, fixes #14770. Andrew Nacin 2010-11-17 03:30:27 +00:00
  • 1298668d9a Re-introduce ->tax_query as a read-only var. See #12891 scribu 2010-11-17 02:04:08 +00:00
  • 92fae02550 Optimize get_tax_sql(). See #12891 scribu 2010-11-17 01:56:01 +00:00
  • 26f88f4b0f Deprecate update_category_cache(). Fixes #15446 scribu 2010-11-17 00:56:00 +00:00
  • 3b115a7ec5 Fix arin whois link. props ozh. @todo consider its removal. see #15281. Andrew Nacin 2010-11-17 00:54:22 +00:00
  • a4cd0df78c Minor get_meta_sql() cleanup. See #9124 scribu 2010-11-17 00:27:34 +00:00
  • 32069ead9d Revert changes to wptexturize() until test cases pass. Reverts [16280], [16378]. see #4539 and #15241. Andrew Nacin 2010-11-16 22:18:48 +00:00
  • e8ea01b4dc More updates to post.js. see [16248]. Andrew Nacin 2010-11-16 22:13:17 +00:00
  • fde451647a Improve internal linking river feedback. props koopersmith, see #11420. Andrew Nacin 2010-11-16 18:30:34 +00:00
  • 153f7bb62d Remove unnecessary message in network/settings. see #14435 Andrew Nacin 2010-11-16 17:51:45 +00:00
  • 9691518b51 Revert the TinyMCE spellchecker to its old behaviour, update to tinymce_spellchecker_php_2_0_3, fixes #15268 Andrew Ozz 2010-11-16 17:30:18 +00:00
  • 9242c290b3 Revert [16402] outright. Causes issues with themes. See #12891 scribu 2010-11-16 16:36:20 +00:00
  • 373717aeba Revert taxonomy.php part of [16402]. Not fully backed yet. See #12891 scribu 2010-11-16 16:24:14 +00:00
  • 93b63b771c Don't pollute the 'tax_query' query var. See #12891 scribu 2010-11-16 16:22:09 +00:00
  • 6dacb11d46 Use user_trailingslashit in get_author_posts_url(). fixes #15441. Andrew Nacin 2010-11-16 16:09:46 +00:00
  • 43a3b3b65d Update some @since tags. Props demetris. Fixes #15438 scribu 2010-11-16 13:16:13 +00:00
  • 6183d245f9 Internal linking functionality updates. Scrap pagination for a river of results. props koopersmith, see #11420. Andrew Nacin 2010-11-16 05:11:41 +00:00
  • 7851debeae Internal linking UI updates. see #11420. Andrew Nacin 2010-11-16 04:25:14 +00:00
  • 4a3b49bb5d Minify wplink js. see #11420 Ryan Boren 2010-11-16 01:21:18 +00:00
  • 8de3626c6e Bump wplink version. see #11420. Andrew Nacin 2010-11-16 00:47:22 +00:00
  • 55f599d330 Properly force variable to an array. props Viper007Bond, fixes #15407. Andrew Nacin 2010-11-16 00:19:51 +00:00
  • 348236aeb7 Remove invalid parent paragraph when pasting in the visual editor or switching visual to HTML and back, keep multiple empty lines in a <pre> tag, fixes #15095 fixes #15367 Andrew Ozz 2010-11-15 23:57:27 +00:00
  • f5dea49c4a Next pass on internal linking. Functional, but needs styling. props koopersmith, see #11420. Andrew Nacin 2010-11-15 23:48:24 +00:00
  • 77254fc657 Fallback to only RTL attributes in wp_die()'s HTML tag if it's very early in the execution. Fixes #6132. Props RanYanivHartstein and nacin. Nikolay Bachiyski 2010-11-15 20:13:05 +00:00
  • 72faeb1d34 Minify wplink js. see #11420 Ryan Boren 2010-11-15 18:42:49 +00:00
  • 48e057af81 Auto focus URL field. see #11420 Ryan Boren 2010-11-15 18:40:34 +00:00
  • 76a7d50069 Sanity cast. see #15192. Andrew Nacin 2010-11-15 18:06:57 +00:00
  • 0b7f397e9b set_post_thumbnail(). fixes #15192. Andrew Nacin 2010-11-15 17:59:25 +00:00
  • 682b6a20b2 capability_type = page and no custom caps should also kick on map_meta_cap. see #14122. Andrew Nacin 2010-11-15 17:11:34 +00:00
  • ea4a66713f Restore rule for #submitted-on. props JohnONolan, see #15426. Andrew Nacin 2010-11-15 17:09:57 +00:00
  • ecad0a9016 Revert [16384]. See #15433 scribu 2010-11-15 15:23:04 +00:00
  • 4c4e5ed0df Ignore 'name' qv if 'p' qv is set. Fixes #15433 scribu 2010-11-15 13:33:16 +00:00
  • 0e7fb842ec Make media_handle_sideload() return attachment id instead of URL. Props joostdevalk. Fixes #15432 scribu 2010-11-15 12:53:11 +00:00
  • 688dda0b1d Fix get_tax_sql() docs. Props Viper007Bond. Fixes #15431 scribu 2010-11-15 11:24:55 +00:00
  • e72a75d2d6 Set 'taxonomy' and 'term' query vars for back-compat. Fixes #12659 scribu 2010-11-15 10:51:39 +00:00
  • ed4788b696 Re-parse tax query just before calling get_tax_sql(). Fixes #15161 scribu 2010-11-15 10:11:25 +00:00
  • 3d5162ecc3 Better error handling in get_meta_sql(). Props Viper007Bond. See #12891 scribu 2010-11-15 10:02:39 +00:00
  • 9b80ab8ce5 Fix regression in wptexturize with single quotes when used for contraction. See #15241 props norbertm. Peter Westwood 2010-11-15 08:52:36 +00:00
  • 8d9b2cd2b3 Properly check, initialize, or cast a number of variables. props ChenHui. see #14642. Andrew Nacin 2010-11-15 06:38:10 +00:00
  • 420e436d72 Don't show author column if the post type doesn't support it. Fixes #15425 scribu 2010-11-14 20:35:42 +00:00
  • a6568c3de8 Make submitted-on a class instead of an id. Fixes #15426 scribu 2010-11-14 20:28:55 +00:00
  • 8aaf2d5598 Don't display Updates submenu in site admin. See #14435 scribu 2010-11-14 18:49:18 +00:00
  • a2130f160d Don't display upgradeable plugins in site admin and only translate plugin data for currently displayed plugins. See #14435 scribu 2010-11-14 18:34:59 +00:00
  • 9f69a2211f Fix post comments box and remove unused 'add-comment' ajax action. See #15338 scribu 2010-11-14 18:19:45 +00:00
  • 9ff9211249 Handle sites that hard-code roles rather than storing them in the DB. Temp hack. see #15411 Ryan Boren 2010-11-14 18:19:07 +00:00
  • e525b77f28 Fix inline term editing. See #15338 scribu 2010-11-14 18:08:25 +00:00
  • 2b895dda71 Introduce WP_List_Table::get_column_count() and take care of update notice <tr>. Props ocean90 for initial patch. Fixes #15318 scribu 2010-11-14 18:00:09 +00:00
  • 11f1c67f78 Some escaping Andrew Nacin 2010-11-14 17:33:16 +00:00
  • 32b416f959 Improve hook readability via curly brackets. Props jjj for initial patch. Fixes #15422 scribu 2010-11-14 15:50:02 +00:00
  • 55d442748a Fix typo from r16363. Props filosofo. Fixes #15420 scribu 2010-11-14 01:46:49 +00:00
  • cd7d748a0e Fix empty query vars being passed as 'true' instead of ''. See #14579 scribu 2010-11-14 00:48:30 +00:00
  • 39eca2466e submit_button() fixes. Props sbressler. See #15064 scribu 2010-11-13 23:49:53 +00:00
  • fcef01b720 Rework WP_MS_Themes_List_Table column display. Props ocean90. See #15318 scribu 2010-11-13 23:47:14 +00:00
  • c38380fd8f Update doc for WP_Query::post. Fixes #15105 scribu 2010-11-13 23:32:18 +00:00
  • cf7f2d92b4 Use wp_start_object_cache() in switch_to_blog(). Props prettyboymp. Fixes #15361 scribu 2010-11-13 23:11:50 +00:00
  • 3d1e3fc25f Add colon after Upload/Insert. Fixes #14810 scribu 2010-11-13 22:52:51 +00:00
  • 9967d9da2a Always apply comment_text filter in check_comment(). Props hakre. Fixes #14680 scribu 2010-11-13 22:30:36 +00:00
  • 309b7e7ab3 Add back 'Submitted on ' text. Props zeo. See #14579 scribu 2010-11-13 20:58:39 +00:00
  • beb9fea0c4 Fix 'response' column title. Props zeo. See #14579 scribu 2010-11-13 20:53:21 +00:00
  • 83cfc820ce Make manage_users_custom_column hook consistent between WP_(MS)?_Users_List_Table. Fixes #14562 scribu 2010-11-13 20:47:34 +00:00
  • a8160ed916 Kill WP_Object_Query. See #15032 scribu 2010-11-13 18:32:43 +00:00
  • 6daedd550c Revert most of [16018]. See #15032 scribu 2010-11-13 18:26:15 +00:00
  • e19c83933a Split get_search_sql(). See #15170. See #15032 scribu 2010-11-13 18:18:45 +00:00
  • a4ee63c95a Make custom plugin columns hideable. See #15318 scribu 2010-11-13 17:21:40 +00:00
  • 7d32a98787 Rename action to 'manage_plugins_custom_column' to be consistent with other screens. See #15318 scribu 2010-11-13 17:01:57 +00:00
  • 21bef0ad36 Add 'manage_plugin_custom_column' action and properly hide plugin columns. See #15318 scribu 2010-11-13 16:57:25 +00:00
  • a06d0688e9 Introduce WP_Plugins_List_table:single_row(). See #15318 scribu 2010-11-13 16:30:20 +00:00
  • 07b54f3eb4 Move network only status check out of foreach. See #15318 scribu 2010-11-13 16:25:56 +00:00
  • da3a486cef Begin rework of plugins list table. Props edward mindreantre. See #15318 scribu 2010-11-13 15:58:23 +00:00