Commit Graph

  • e1f5876ac4 In display_setup_form(), $admin_password is set and (fortunately) not used or displayed. Scott Taylor 2014-05-06 18:03:34 +00:00
  • 3ed59ca164 In wp-admin/includes/upgrade.php, remove dead code: Scott Taylor 2014-05-06 17:26:47 +00:00
  • 74ad050063 In wp-admin/includes/update.php, remove dead code: Scott Taylor 2014-05-06 17:20:10 +00:00
  • fb1054340f In WP_Screen::render_screen_options(), remove dead code: Scott Taylor 2014-05-06 17:13:30 +00:00
  • b64da2cb60 In get_sample_permalink_html(), $view_link is set and never used. Scott Taylor 2014-05-06 17:10:41 +00:00
  • 5d2b452351 In install_plugin_information(), $title is set in a foreach loop and never used. This appears to be due to copy-pasting a previous foreach loop and not discarding these bits. Scott Taylor 2014-05-06 16:59:29 +00:00
  • ffa620b972 In wp-admin/includes/nav-menu.php, remove dead code: Scott Taylor 2014-05-06 16:54:10 +00:00
  • e518d0d652 In update_option_new_admin_email(), $email is set and never used. Scott Taylor 2014-05-06 16:47:56 +00:00
  • ee13be0315 In attachment_submit_meta_box(), remove dead code: Scott Taylor 2014-05-06 16:44:38 +00:00
  • d92f5aa154 In get_media_item(), $tags and $_tags are set and never used. Scott Taylor 2014-05-06 16:40:52 +00:00
  • fc624a4298 In WP_Users_List_Table::get_views(), $current_role is set and never used. Scott Taylor 2014-05-06 15:32:16 +00:00
  • 1e68b7dab4 In WP_MS_Users_List_Table::get_views(), remove dead code: Scott Taylor 2014-05-06 15:29:22 +00:00
  • b09a91a666 Custom Header: Fix logic when a theme doesn't set default-text-color. Dominik Schilling (ocean90) 2014-05-06 15:26:46 +00:00
  • 36abe7909c In WP_Media_List_Table, remove dead code: Scott Taylor 2014-05-06 15:26:32 +00:00
  • 41d1eb8f56 In ajax-actions.php, remove dead code: Scott Taylor 2014-05-06 15:18:42 +00:00
  • 909d11cd28 Remove unreachable break statements in wp-admin/edit-tags.php. break is unnecessary after die, exit, and wp_die. Scott Taylor 2014-05-06 14:51:47 +00:00
  • 88ad28ffdf In wp-admin/custom-header.php, $default_color is set twice before it is used. The first is unnecessary. Scott Taylor 2014-05-06 14:50:05 +00:00
  • ab01399666 Remove unreachable break statements in wp-admin/comments.php. break is unnecessary after die, exit, and wp_die. Scott Taylor 2014-05-06 14:45:22 +00:00
  • 7f754fa2e8 Translate a string added in 3.7 but never translated previously. Sergey Biryukov 2014-05-06 12:48:49 +00:00
  • 4b8b0e7178 Use a consistent context to remove duplicate strings. Sergey Biryukov 2014-05-06 12:33:08 +00:00
  • 046a2bff94 Add context for 'Previous' and 'Next' theme strings. Sergey Biryukov 2014-05-06 12:19:41 +00:00
  • d7a159bf81 Add a filter for wp_list_comments() arguments. Sergey Biryukov 2014-05-06 11:57:36 +00:00
  • c30bb2fd2b Add missing Dashicons classes to User Admin menu. Dominik Schilling (ocean90) 2014-05-06 07:57:52 +00:00
  • 8764f791f1 Where a filter no longer exists, it need not be notated. Drew Jaynes (DrewAPicture) 2014-05-06 05:37:17 +00:00
  • cb022f4957 Multisite: Treat 'www' as a special subdomain, reversing 3.9 regression. Andrew Nacin 2014-05-06 05:31:12 +00:00
  • 555937dc43 In WP_List_Table::display_rows_or_placeholder(), the call to get_column_info() in unnecessary and unused. The call to get_column_count() immediately after makes the same call internally. Scott Taylor 2014-05-06 05:31:07 +00:00
  • 7839dd671c Multisite: Fix case sensitivity regressions in 3.9. Andrew Nacin 2014-05-06 05:23:56 +00:00
  • c0822b532e Custom header: Avoid warnings in the process_default_headers() method. Andrew Nacin 2014-05-06 05:06:39 +00:00
  • a1c6a10489 In general-template.php - remove dead code: Scott Taylor 2014-05-06 04:57:22 +00:00
  • f95a4c70be In edit_form_image_editor(), $filename and $title are set and then unused. They shall be removed. Scott Taylor 2014-05-06 04:44:56 +00:00
  • 9259c6baa7 Customizer: Only tie header button action events to the header controls. Andrew Nacin 2014-05-06 04:29:14 +00:00
  • e42ec45553 Dead code in wp-admin/includes/file.php: * In wp_handle_upload() and wp_handle_sideload(), $ext gets conditionally reset... and then is never used. * In request_filesystem_credentials(), $password is initialized as an empty string. The variable is never used. Scott Taylor 2014-05-06 04:21:35 +00:00
  • 7ada7af9d0 Customizer: Avoid hiding 'Remove' buttons unrelated to custom headers. Andrew Nacin 2014-05-06 04:13:52 +00:00
  • eda51bf856 Remove duplicate variable setting for $link in wp_list_authors(). Scott Taylor 2014-05-06 03:51:42 +00:00
  • f97deae591 Remove unused variable setting for $revisions in wp_prepare_revisions_for_js(). Scott Taylor 2014-05-06 03:44:30 +00:00
  • 4c6f405ee7 Remove a dead variable, $start, from wp_dashboard_recent_comments(). Scott Taylor 2014-05-06 03:34:22 +00:00
  • 4b6d5b10d4 Move 'home' option to the top of populate_options(). Andrew Nacin 2014-05-05 21:56:11 +00:00
  • 2b1619329e Add .dfxp and .srt files to mime-type whitelist in wp_get_mime_types(). They are both captioning formats supported by MediaElement. Scott Taylor 2014-05-05 20:07:53 +00:00
  • 5c306af76d When $type is atom in get_the_category_rss(), use get_bloginfo_rss( 'url' ) when setting the scheme attribute for the <category> node. Scott Taylor 2014-05-05 19:04:39 +00:00
  • fc4dfba1b8 Remove by-reference modifiers from arguments in wp_remote_retrieve_* functions. Scott Taylor 2014-05-05 18:45:14 +00:00
  • 819ad5babc Deprecate unused argument of delete_plugins(). Clarify @return value. Sergey Biryukov 2014-05-05 10:23:16 +00:00
  • b597b02515 Fix closing tag in image editor. Sergey Biryukov 2014-05-05 10:16:14 +00:00
  • de80cc6780 Avoid displaying a negative number of plugin updates in admin menu. Sergey Biryukov 2014-05-05 09:38:36 +00:00
  • 3e482eb905 Use a time constant in get_theme_feature_list() and File_Upload_Upgrader. Sergey Biryukov 2014-05-05 08:25:46 +00:00
  • 89ecbcc7cb In WP_Date_Query::get_sql_for_subquery(), don't parse duplicate parameters - only parse one of w and week or month and monthnum. Scott Taylor 2014-05-04 23:06:07 +00:00
  • 61765b8efd Set the proper value for wp_title() when is_author() and is_post_type_archive() are both true. post_type should always win due to the precedence indicated in get_queried_object(). Scott Taylor 2014-05-04 22:20:47 +00:00
  • 0a16bda6e3 Prevent 'Page %s' from being added to page title on 404 error pages in bundled themes. Sergey Biryukov 2014-05-04 13:16:30 +00:00
  • ece95a0257 Prevent 'paged-*' from being added to body classes on 404 error pages. Sergey Biryukov 2014-05-04 13:16:13 +00:00
  • d0ced880bb Twenty Fourteen: Avoid a PHP notice in Ephemera widget. Sergey Biryukov 2014-05-02 18:45:06 +00:00
  • 5ad1751132 Improve inline documentation for the wpdb::$show_errors property. Drew Jaynes (DrewAPicture) 2014-05-02 12:18:07 +00:00
  • da6a3d1745 Correct @return value for wp_create_nav_menu() and wp_delete_nav_menu(). Sergey Biryukov 2014-05-02 11:58:51 +00:00
  • 6c401709f6 Correct 'show_in_menu' parameter description in register_taxonomy(). Sergey Biryukov 2014-05-02 11:28:05 +00:00
  • b9834e8275 Correct @return value for current_time(). Sergey Biryukov 2014-05-02 11:24:23 +00:00
  • fe2f5f921e Color Picker: Close color picker when clicking outside of them and when opening another one. Dominik Schilling (ocean90) 2014-05-02 11:17:13 +00:00
  • cb9480b4eb Update jQuery to 1.11.1. Dominik Schilling (ocean90) 2014-05-02 09:28:55 +00:00
  • 068ec39696 Twenty Eleven: Correct description for twentyeleven_theme_options_render_page(). Sergey Biryukov 2014-05-02 00:42:20 +00:00
  • 2558cf0139 Fix arrow positioning in "Insert/edit link" modal. Sergey Biryukov 2014-05-01 21:20:16 +00:00
  • a54c311e4f Widgets: Toggle widget arrow when widget is open/closed. Dominik Schilling (ocean90) 2014-05-01 14:08:44 +00:00
  • ed52ae7a3f Quick Draft: Use text cursor for description label. Dominik Schilling (ocean90) 2014-05-01 13:12:01 +00:00
  • 790cb99b27 Shortcode JS: Avoid errors when an escaped shortcode includes a newline between brackets. Andrew Nacin 2014-05-01 03:36:27 +00:00
  • 5907cafe9e More descriptive docs for grunt jshint:core. Scott Taylor 2014-04-30 21:39:43 +00:00
  • b5eabbdcd2 Introduce default wp-cli.yml for core development. Scott Taylor 2014-04-30 21:35:18 +00:00
  • e18e93bb80 Improve TinyMCE string for paste command browser support. Andrew Nacin 2014-04-25 21:19:35 +00:00
  • a13b695fbd Customizer: Allow to skip cropping header images if image width is smaller than or equal to theme width. Dominik Schilling (ocean90) 2014-04-25 20:24:28 +00:00
  • fd26def119 Revert [28217]. Dominik Schilling (ocean90) 2014-04-25 20:17:59 +00:00
  • 5d8f69e0c5 Recent Posts Widget: Use ob_end_flush() instead of ob_flush(). Dominik Schilling (ocean90) 2014-04-25 14:20:05 +00:00
  • 0f759f0c01 Mark the $hook and $page_hook hooks as @internal to skip parsing. Drew Jaynes (DrewAPicture) 2014-04-25 07:53:09 +00:00
  • 609cf29058 Clean up duplicate hook notations and adjacency for calls to the wp_signup_location filter. Drew Jaynes (DrewAPicture) 2014-04-25 07:11:32 +00:00
  • 9c66e66ac5 Ensure the wp_set_comment_status action hook is only documented once. Drew Jaynes (DrewAPicture) 2014-04-25 06:54:33 +00:00
  • 379f725bde Ensure the wp_edit_nav_menu_walker filter is only documented once. Drew Jaynes (DrewAPicture) 2014-04-25 06:49:48 +00:00
  • d1137de3de Ensure all duplicate calls of the wp_create_file_in_uploads filter are labeled as such. Drew Jaynes (DrewAPicture) 2014-04-25 06:45:26 +00:00
  • 42d24eebc0 Ensure adjacency of a duplicate hook comment for a the_category filter call. Drew Jaynes (DrewAPicture) 2014-04-25 06:42:21 +00:00
  • 3e2904138e Ensure the submitlink_box action hook is only documented once. Drew Jaynes (DrewAPicture) 2014-04-25 06:34:00 +00:00
  • bf8c70a4ee Ensure the style_loader_tag filter hook is only documented once. Drew Jaynes (DrewAPicture) 2014-04-25 06:28:19 +00:00
  • 9da8915408 Ensure the register filter hook is only documented once. Drew Jaynes (DrewAPicture) 2014-04-25 06:23:31 +00:00
  • 7a0eb63a19 Ensure the nav_menu_meta_box_object filter hook is only documented once. Drew Jaynes (DrewAPicture) 2014-04-25 06:13:15 +00:00
  • c4dd499979 Use '&mdash; Select &mdash;' instead of '-- Select --' for nav menus. Looks nicer. Mark Jaquith 2014-04-25 00:34:20 +00:00
  • 65b0b658d7 Force users to choose a nav menu in the custom nav menu widget, for a better customizer UX Mark Jaquith 2014-04-24 20:44:32 +00:00
  • 0202625937 Recent Posts Widget: Use ob_end_flush() instead of ob_flush(). Dominik Schilling (ocean90) 2014-04-24 19:47:09 +00:00
  • 2d3568380b Remove some unnecessary abstraction introduced in [28191]. See #27985. John Blackbourn 2014-04-24 11:54:31 +00:00
  • d19f7a398e Ensure the editor height is saved properly, props jupiterwise, see #28000, for trunk. Andrew Ozz 2014-04-24 04:10:51 +00:00
  • fff29139b5 TinyMCE: update the 'paste' plugin to the latest dev. version. Included changes: 1b7c41cd7b and 7998b8025d. See #27909, for trunk. Andrew Ozz 2014-04-24 00:58:13 +00:00
  • 34b0686be1 Avoid an expensive attachment counting query on the post editing screen. See #27985, for trunk. johnbillion 2014-04-23 22:04:03 +00:00
  • a6de675d14 TinyMCE: when adding a caption to an image that is in a paragraph with other text, move the caption node above the paragraph instead of below. See #27922, for trunk. Andrew Ozz 2014-04-23 20:41:59 +00:00
  • c602aac562 Drag/drop on the editor to upload: don't trigger the uploader when selected test is being dragged from one window to another. See #27880, for trunk. Andrew Ozz 2014-04-23 20:34:43 +00:00
  • 67a0a4fd14 Add a conditional unit test for Tax Query - one query that does an IN query for categories with relation for tax_query set to AND. Weird queries are being produced. Scott Taylor 2014-04-23 17:40:25 +00:00
  • a528be21ad Run WP_Editors::enqueue_scripts() on admin_print_footer_scripts priority 1 (later), instead of admin_footer. Fixes incompatibility with the customizer. Props feedmeastraycat, see #27853, for trunk. Andrew Ozz 2014-04-22 22:40:33 +00:00
  • 5bbe3ef38d Fix cursor style for the resize handle of the editor, props avryl, see #27595, for trunk. Andrew Ozz 2014-04-22 21:47:33 +00:00
  • db22ae4e32 TinyMCE: fix the "active" state of the Link button when an image wrapped in a link is selected, see #27847, for trunk. Andrew Ozz 2014-04-22 21:10:14 +00:00
  • 77c156631a Alter the layout of the checkboxes in the modal view for Audio/Video Details to allow translations more room to breathe. Scott Taylor 2014-04-22 20:28:35 +00:00
  • 4507f1e04f Persisting <track> elements as the body of a [video] shortcode in MCE Views: Scott Taylor 2014-04-22 18:20:54 +00:00
  • 97c497abc2 Refinements for asynchronous rendering in wp.mce.media.PlaylistView: Scott Taylor 2014-04-22 17:52:06 +00:00
  • 620fc6660c TinyMCE: Restore old wordpress_adv_hidden editor parameter to enable force-showing the kitchen sink. Andrew Nacin 2014-04-22 13:49:28 +00:00
  • adf4aa7393 Editor: Shrink the font size for the chosen format so it fits in more locales. Andrew Nacin 2014-04-22 13:23:29 +00:00
  • c4db2733df Don't allow disabled input styling to get lost in the cascade. props ocean90. see #27906 for trunk. Helen Hou-Sandi 2014-04-21 20:54:13 +00:00
  • 8c6b77a4da Use the proper translated string for Video Playlist "drag info" - the text displayed above the playlist's sortable attachments. Scott Taylor 2014-04-21 19:36:21 +00:00
  • 2344fb91dc Simplify the admin menu notification selector so color schemes don't get stomped. props celloexpressions. see #27920 for trunk. Helen Hou-Sandi 2014-04-21 18:54:22 +00:00
  • 5295d232af Remove version string from Thickbox so it assumes the WP core version. Bust some caches. Andrew Nacin 2014-04-21 05:06:54 +00:00
  • 267c6371fa 4.0 version bumps. Andrew Nacin 2014-04-21 04:41:57 +00:00
  • 99ca08fb55 Add calc() rules for max-width of playlist caption. Scott Taylor 2014-04-20 05:09:47 +00:00