Commit Graph

  • 3360da28a6 Upgrade/Install: Update sodium_compat to v1.12.1. Sergey Biryukov 2019-12-09 16:40:11 +00:00
  • a521300d9f Media: Use consistent width for Scale and Crop inputs. Sergey Biryukov 2019-12-09 16:21:10 +00:00
  • 55de626b72 Twenty Twenty: Adjust the comment in [46851] per the documentation standards. Sergey Biryukov 2019-12-09 16:16:09 +00:00
  • cb9ed875b2 Help/About: Add a hover effect for links on About pages. Sergey Biryukov 2019-12-09 15:29:47 +00:00
  • 9b69d0f71d Bundled Themes: Misaligned input placeholder text Twenty Twenty. Ian Belanger 2019-12-09 15:08:16 +00:00
  • 2de8f8b3cd Twenty Twenty: Remove redundant echo for bloginfo() call in footer.php. Sergey Biryukov 2019-12-09 14:58:52 +00:00
  • c96a56c223 Administration: Correct checkbox width in list tables on smaller screens. Sergey Biryukov 2019-12-09 14:24:26 +00:00
  • 868f91eec7 Bundled Themes: Make checkbox in comment form larger Twenty Twenty. Ian Belanger 2019-12-09 14:06:55 +00:00
  • 9c82519c13 Accessibility: Menus: Properly disable form controls on the Menus screen that cannot be used until at least one menu is created. Sergey Biryukov 2019-12-09 13:47:12 +00:00
  • 358705ab1f Twenty Twenty: Correct alignment for embedded Instagram posts. Sergey Biryukov 2019-12-09 13:37:30 +00:00
  • a5d26f78db Users: Introduce admin_email_remind_interval filter for dismissing the admin email confirmation screen. Sergey Biryukov 2019-12-09 13:24:20 +00:00
  • ed126e5f52 Docs: Correct DocBlock formatting for admin_email_confirm and admin_email_confirm_form hooks. Sergey Biryukov 2019-12-09 13:08:53 +00:00
  • e76722f70f Tests: Change group annotation for test_unique_filename_with_dimension_like_filename() to `ticket. Sergey Biryukov 2019-12-09 12:16:43 +00:00
  • d706e903b7 Twenty Twenty: Pass $post_meta and $location values to twentytwenty_start_of_post_meta_list and twentytwenty_end_of_post_meta_list actions to provide better context. Sergey Biryukov 2019-12-09 11:48:00 +00:00
  • de38dfdd47 Tests: Make sure network factory returns an integer ID for created objects, for consistency with other factories and the documented value. Sergey Biryukov 2019-12-09 11:29:14 +00:00
  • 102cb95559 Tests: Pad incrementors used in factories with leading zeros to make sure MySQL sorting works as expected. Sergey Biryukov 2019-12-09 10:39:39 +00:00
  • 0660804327 Tests: Speed up comment submission unit tests by creating less fixtures and reusing them where possible. Sergey Biryukov 2019-12-08 18:00:23 +00:00
  • 8b0feef2fe Twenty Twenty: Use duplicate hook references for page_css_class and page_menu_link_attributes filters in TwentyTwenty_Walker_Page. Sergey Biryukov 2019-12-07 14:01:44 +00:00
  • ac6dc8aa0c Bundled Themes: Correct @since tags to refer to the theme version instead of WordPress version. Sergey Biryukov 2019-12-07 13:54:43 +00:00
  • e12f866db2 Docs: Further docblock corrections and improvements. John Blackbourn 2019-12-07 13:21:07 +00:00
  • 388524c939 Twenty Twenty: Replace Smooth Scroll JS implementation with scroll-behavior CSS property. Sergey Biryukov 2019-12-07 11:03:09 +00:00
  • 726d3a1d9c Docs: Increase the specificity of various docblock parameter types and return types. John Blackbourn 2019-12-06 22:41:26 +00:00
  • 5464dcb2c5 Upload: fix wp_unique_filename() to prevent name collisions with existing or future image sub-size file names, and add unit tests. Andrew Ozz 2019-12-06 22:26:19 +00:00
  • bcfccc7344 Docs: Correct various docblocks documentation. John Blackbourn 2019-12-06 22:21:07 +00:00
  • 8ed3551c81 Text Changes: Rename Comment Blacklist option to be more inclusive Aaron Jorbin 2019-12-06 18:10:58 +00:00
  • 0c673c2308 Tests: Remove duplicate test_get_page_by_path_priority() test. Sergey Biryukov 2019-12-06 17:25:32 +00:00
  • 47e38ea2e9 Accessibility: Administration: Correct active button color for the alternative color schemes. Sergey Biryukov 2019-12-05 22:10:29 +00:00
  • 94b37d4f90 Accessibility: Administration: Apply a unified design to all secondary buttons across all color schemes. Sergey Biryukov 2019-12-05 21:30:58 +00:00
  • eb4b070009 XML-RPC: Unify some "could not be created/updated/deleted" error messages for consistency. Sergey Biryukov 2019-12-05 13:46:43 +00:00
  • 46cffd88e5 Bundled Themes: Adds Customizer option to show or hide author bio Twenty Twenty. Ian Belanger 2019-12-04 15:57:54 +00:00
  • 8b08d641a7 I18N: Change context for the "Add New" string on Themes screen for consistency with other similar strings. Sergey Biryukov 2019-12-04 10:34:03 +00:00
  • 972ca00d2d Docs: Move the canonical DocBlock for handle_bulk_actions-{$screen} action to wp-admin/edit.php. Sergey Biryukov 2019-12-03 13:56:25 +00:00
  • 9440ad966b Taxonomy: Remove redundant caching from get_all_category_ids(), deprecated in favor of get_terms() in [28679]. Sergey Biryukov 2019-12-02 14:47:27 +00:00
  • 8917973d52 Upload: Exclude PNG images from scaling after uploading. Fixes a case where resizing a very large PNG may create a scaled image that has smaller dimensions but larger file size than the original. Andrew Ozz 2019-12-01 18:24:30 +00:00
  • 2a85333570 Widgets: Remove WP_Widget_Factory::$hashed_class_counts property, unused since [46220]. Sergey Biryukov 2019-12-01 12:11:57 +00:00
  • bf3295d10f Administration: Correct font size for comment count in "At a Glance" dashboard widget on mobile. Sergey Biryukov 2019-11-30 00:40:24 +00:00
  • 4bd7b37ef9 Tests: Merge [24251] from _wp_filter_build_unique_id() to _test_filter_build_unique_id(), for consistency. Sergey Biryukov 2019-11-29 22:15:31 +00:00
  • aacfec6734 Plugins: In _wp_filter_build_unique_id(), remove $wp_filter global and $filter_id_count static variable, unused since [46220]. Sergey Biryukov 2019-11-29 22:12:10 +00:00
  • b5ed00dc82 REST API: Use strict in_array() checks for the list of usernames blacklisted via illegal_user_logins filter. Sergey Biryukov 2019-11-29 22:02:30 +00:00
  • e3261b601f REST API: Use a strict in_array() check in WP_REST_Request::get_parameter_order(). Sergey Biryukov 2019-11-29 21:58:37 +00:00
  • d50f672908 REST API: Use a strict in_array() check in WP_REST_Meta_Fields::get_registered_fields(). Sergey Biryukov 2019-11-29 21:57:09 +00:00
  • 890bd870e8 Docs: Correct @param type for the function parameter in tests_add_filter() and _test_filter_build_unique_id(). Sergey Biryukov 2019-11-29 21:40:58 +00:00
  • a03bb54546 Docs: Replace @returns tags in JS docs with @return. Sergey Biryukov 2019-11-29 17:59:47 +00:00
  • ea5bfe134f Docs: Add missing full stops to @returns tags in JS docs, per the documentation standards. Sergey Biryukov 2019-11-29 16:55:01 +00:00
  • 4b60e6a0db Site Health: Add a test for PHP default timezone. Sergey Biryukov 2019-11-28 15:46:45 +00:00
  • e720a9ddc7 Date/Time: Make get_permalink() more resilient against PHP timezone changes. Sergey Biryukov 2019-11-28 13:40:19 +00:00
  • 9737e5fdc3 KSES: Add support for gradient backgrounds. Sergey Biryukov 2019-11-28 00:27:21 +00:00
  • 81581b537a Plugins: Correct default value of $replacement parameter in do_action_deprecated() and apply_filters_deprecated(). Sergey Biryukov 2019-11-27 23:53:31 +00:00
  • 2dc58b9118 Menus: Improve the wording of instructions for dragging the items into the preferred order. Sergey Biryukov 2019-11-27 19:49:24 +00:00
  • 10d5efa604 Administration: Properly wrap long titles in list tables on smaller screens. Sergey Biryukov 2019-11-27 16:50:59 +00:00
  • 993180b9c9 Users: Display admin email verification screen in user's locale instead of site locale. Sergey Biryukov 2019-11-27 14:33:47 +00:00
  • 43ecd78bd3 Bundled Themes: Fixes JS TypeError in Twenty Twenty. Ian Belanger 2019-11-26 18:19:54 +00:00
  • 4159a41cef Tests: Add feed group for get_feed_build_date() test added in [46756]. Sergey Biryukov 2019-11-26 16:17:02 +00:00
  • c2413a4711 Upgrade/Install: Provide a default label for "Continue" button in language selection form. Dominik Schilling 2019-11-26 15:17:30 +00:00
  • 29f0d74599 Users: Use correct variable when displaying the Additional Capabilities list in user profile. Sergey Biryukov 2019-11-25 13:59:02 +00:00
  • 752d7496b4 Options, Meta APIs: Update @since version for the $force_cache parameter added for wp_load_alloptions() in [46753] to 5.3.1. Sergey Biryukov 2019-11-25 13:42:22 +00:00
  • 7dfb911b7b Media: Avoid a PHP notice in image_downsize() when trying to replace a non-image URL with a rendered image from its meta. Sergey Biryukov 2019-11-25 10:05:39 +00:00
  • dc486308e6 Accessibility: Administration: Underline links on Dashboard that are located within a line of text and thus need to be underlined: SergeyBiryukov 2019-11-24 19:55:01 +00:00
  • 5e801fe58e Twenty Twenty: Remove duplicate array key/value in TwentyTwenty_Non_Latin_Languages::get_non_latin_css(). Sergey Biryukov 2019-11-24 10:53:40 +00:00
  • 29ff549800 Coding Standards: Fix WPCS issue in [46763]. Sergey Biryukov 2019-11-23 19:19:57 +00:00
  • fec3976927 Docs: Add missing @since tags for functions in wp-admin/includes/update.php. Sergey Biryukov 2019-11-23 18:49:59 +00:00
  • c5d880c616 Twenty Twenty: Correctly align the author bio and bottom post meta on single posts on mobile. Sergey Biryukov 2019-11-23 14:52:13 +00:00
  • 29e97b7b0c Embeds: Remove CollegeHumor oEmbed provider, as the service does not exist anymore. Sergey Biryukov 2019-11-23 10:13:32 +00:00
  • b718cc0252 Docs: Adjust wp_is_json_request() and wp_is_xml_request() return value descriptions for consistency. Sergey Biryukov 2019-11-22 18:26:41 +00:00
  • 7551c2b47d Docs: Correct spelling and capitalization in wp-includes/load.php: Sergey Biryukov 2019-11-22 18:14:45 +00:00
  • 206ea67257 Editor: Improve the appearance of tag cloud in Tags meta box in classic editor. Sergey Biryukov 2019-11-22 00:02:12 +00:00
  • 172f434332 Date/Time: Correct the time format in get_feed_build_date() to use 24-hour format. Sergey Biryukov 2019-11-21 16:25:38 +00:00
  • 6ce8175456 Date/Time: Remove mysql2date() usage in get_feed_build_date() to ensure the output includes correct timezone offset. Sergey Biryukov 2019-11-21 13:16:50 +00:00
  • 065a181fc0 I18N: Correct translator comment for By %s string in Plugins list table. Sergey Biryukov 2019-11-21 00:06:32 +00:00
  • 3b54ab37ed Customize: If the return URL for Close button is a page added to the Appearance menu by a deactivated theme, fall back to the Themes screen. Sergey Biryukov 2019-11-20 18:47:08 +00:00
  • 071030b793 Options, Meta APIs: Avoid a race condition causing the first of two subsequent requests updating different options at the same time to lose changes. Sergey Biryukov 2019-11-20 13:40:39 +00:00
  • 54e2c8ccb0 Docs: Fix typo in README.md. Sergey Biryukov 2019-11-20 08:31:32 +00:00
  • 2d097fd6b8 Docs: Clarify that WP_Theme::get(), ::display(), and several related methods treat the Tags theme header as an array. Sergey Biryukov 2019-11-20 08:29:36 +00:00
  • 944502a094 XML-RPC: Pass correct variable as the URL parameter to http_headers_useragent filter in wp_xmlrpc_server::pingback_ping(). Sergey Biryukov 2019-11-19 11:05:08 +00:00
  • af941d438c Login and Registration: Pass $user_data parameter to the lostpassword_post action in retrieve_password(). Sergey Biryukov 2019-11-19 09:59:19 +00:00
  • 82e352e412 Accessibility: Media: Add an aria-pressed attribute to active button within a button group. Andrea Fercia 2019-11-18 22:21:26 +00:00
  • 4ebaf2b2d2 Twenty Twenty: Fix typos in a variable name and inline comment in assets/js/color-calculations.js. Sergey Biryukov 2019-11-18 17:05:23 +00:00
  • 5e574eb45f Accessibility: Add an aria-current attribute to the Media Library switch links. Andrea Fercia 2019-11-18 16:49:42 +00:00
  • 72e66c100e Widgets: Avoid to move focus to the Image Widget "Insert from URL" field. Andrea Fercia 2019-11-18 16:21:37 +00:00
  • 22eb74c67b Administration: Switch rgb() CSS property for paused plugin error message in Plugins list table to rgba(). Sergey Biryukov 2019-11-18 13:16:54 +00:00
  • f64a6a8da7 Taxonomy: Correct the initial value for WP_Taxonomy::$labels to match get_taxonomy_labels() return type. Sergey Biryukov 2019-11-18 07:57:47 +00:00
  • e68601875e Docs: Update broken source code link in WP_Filesystem_SSH2 class. Sergey Biryukov 2019-11-17 16:14:37 +00:00
  • 8781a41915 Docs: Update broken source code link in imgAreaSelect jQuery plugin. Sergey Biryukov 2019-11-17 16:12:43 +00:00
  • b99845db25 Docs: Replace Codex URLs with corresponding HelpHub articles in wp-config-sample.php. Sergey Biryukov 2019-11-17 11:09:05 +00:00
  • 7bb2a562a6 Docs: Correct spelling of "subclass" and "overridden" in various docblocks and error messages. Sergey Biryukov 2019-11-17 07:41:49 +00:00
  • 24de36bc5a Docs: Fix typo in wp_credits_section_title() description. SergeyBiryukov 2019-11-16 21:02:02 +00:00
  • aa99cfb453 Editor: Pass $editor_id parameter to tiny_mce_plugins, mce_external_plugins, and mce_external_languages filters, for consistency with teeny_mce_plugins. Sergey Biryukov 2019-11-16 16:34:18 +00:00
  • 81f92c66c6 Security: Add WordPress 5.3.x to the "Supported Versions" section of GitHub Security Policy. Sergey Biryukov 2019-11-16 11:17:42 +00:00
  • a2b561e08e Security: Add a GitHub Security Policy. Jake Spurlock 2019-11-15 23:44:17 +00:00
  • 90ad63f2ce Toolbar: Properly escape the onclick attribute. Jake Spurlock 2019-11-15 23:22:19 +00:00
  • e879f7d457 Docs: Improve a comment about $doing_wp_cron global in wp-cron.php. Sergey Biryukov 2019-11-15 08:57:03 +00:00
  • 6cf77dbbb6 Docs: Remove incorrect @return tags. Sergey Biryukov 2019-11-14 09:55:21 +00:00
  • 1b55f9d7bf Docs: Correct parameter type for $item in WP_REST_Terms_Controller::prepare_item_for_response(). Sergey Biryukov 2019-11-14 08:53:16 +00:00
  • b3c54e6c08 Docs: Fix typo in @return value for PO::trim_quotes(). Sergey Biryukov 2019-11-13 13:44:00 +00:00
  • f42022287a Docs: Correct some invalid hook docblocks. John Blackbourn 2019-11-12 22:40:29 +00:00
  • 6d27a0595f Help/About: Move images to the CDN. Sergey Biryukov 2019-11-12 18:28:40 +00:00
  • 2a3cbd8e04 Bundled Themes: Update Twenty Twenty. Sergey Biryukov 2019-11-12 18:22:39 +00:00
  • 1047d80b69 Bundled Themes: Update copyright year in readme.txt for Twenty Twelve and Twenty Twenty. Sergey Biryukov 2019-11-12 17:49:24 +00:00
  • 6c776ea07b Bundled Themes: Update copyright year in readme.txt. Sergey Biryukov 2019-11-12 17:34:05 +00:00
  • eabc288f67 Bundled Themes: Update Twenty Twenty. Sergey Biryukov 2019-11-12 02:04:14 +00:00