Commit Graph

  • 6b983b1d5c Themes: Add a test to ensure get_template_part() does not return a value. John Blackbourn 2019-09-26 20:25:59 +00:00
  • c61471a495 Themes: Docblock cleanup for get_theme_root_uri() Jake Spurlock 2019-09-26 20:20:51 +00:00
  • d6770e5c61 Accessibility: Media: Make the Image Editor buttons text visible. Andrea Fercia 2019-09-26 17:15:34 +00:00
  • c177399a13 Docs: Correct typos introduced in [46324] Jonathan Desrosiers 2019-09-26 16:31:33 +00:00
  • fbb6d75125 Site Health: Consolidate documentation for the admin_email_check_interval filter. Jonathan Desrosiers 2019-09-26 15:44:10 +00:00
  • d8337e1994 Site Health: Allow the capability required for the site admin email verification screen to be filtered. Jonathan Desrosiers 2019-09-26 15:40:10 +00:00
  • 1c9f3e0a15 Code Modernisation: Introduce the spread operator in do_action(). Sergey Biryukov 2019-09-26 13:52:46 +00:00
  • 8c8999d933 Media: Fix JavaScript TypeError after [45376]. Andrea Fercia 2019-09-26 13:05:19 +00:00
  • da43c14a5d Build Tools: Pass the current uid/gid to Docker containers. Gary Pendergast 2019-09-26 04:57:38 +00:00
  • d2ec28bfdd Login and Registration: Standardize on 6 * MONTH_IN_SECONDS over 180 * DAY_IN_SECONDS for admin_email_check_interval filter. Sergey Biryukov 2019-09-26 02:28:15 +00:00
  • 4f77abf6b9 REST API: Use delta comparison for floating date test added in [46279] to avoid race conditions. Sergey Biryukov 2019-09-26 01:39:19 +00:00
  • f68fe85b41 Coding Standards: Remove inline assignment in test_wp_delete_term_should_invalidate_cache(). Sergey Biryukov 2019-09-26 01:33:44 +00:00
  • be8218efc7 General: Correct strict comparison in WP_Links_List_Table::column_categories() introduced in [46313]. Sergey Biryukov 2019-09-26 01:23:23 +00:00
  • 0257fba2dd Docs: Improve documentation for _post_states() and get_post_states(). Sergey Biryukov 2019-09-26 00:56:36 +00:00
  • 628a545369 General: Further phpcs cleanup. Jake Spurlock 2019-09-26 00:36:20 +00:00
  • d639bd43f0 General: Further phpcs cleanup. Jake Spurlock 2019-09-25 23:37:31 +00:00
  • ad7b57b611 General: Linter cleanup Jake Spurlock 2019-09-25 22:52:54 +00:00
  • 61f86f6986 Docs: Fix typo in wp_print_scripts()' reference to WP_Scripts::do_item(). Peter Wilson 2019-09-25 22:22:40 +00:00
  • fd0b230dcd Themes: Fix javascript regression that linter found. Jake Spurlock 2019-09-25 22:11:11 +00:00
  • 8f43c53a99 Menus: Duplicate Page Entry in View All Pages when generating a Menu Jake Spurlock 2019-09-25 21:51:00 +00:00
  • 6649b3638c Themes: Improve Twenty Fifteen sticky sidebar logic Jake Spurlock 2019-09-25 21:37:09 +00:00
  • 2d4521d82a Build/Test Tools: Remove stray + introduced in [45979]. Jonathan Desrosiers 2019-09-25 19:54:18 +00:00
  • 00de1af85d Accessibility: Implement the new focus styles on the login screen after [46247]. Andrea Fercia 2019-09-25 16:38:57 +00:00
  • fc33d398cb Pings/Trackbacks: Use correct variable in a foreach() loop in do_all_pings(). Sergey Biryukov 2019-09-25 15:49:41 +00:00
  • 2dbc7e087f Build/Test Tools: Move Composer script command line directives to the PHPCS ruleset. Jonathan Desrosiers 2019-09-25 14:01:51 +00:00
  • 336960897d Build/Test Tools: Introduce automated PHP compatibility checking. Jonathan Desrosiers 2019-09-25 13:46:55 +00:00
  • bad0295cc9 Block Editor: Align the version of React with the one used in Gutenberg plugin Grzegorz (Greg) Ziółkowski 2019-09-25 08:19:17 +00:00
  • 98067df21f Docs: Improve consistency in @since tags for parameters that were made optional. Sergey Biryukov 2019-09-24 12:53:09 +00:00
  • f8688bb43b Script Loader: Add function_exists() checks for is_admin() and current_theme_supports(), to accomodate for using WP_Dependencies as a standalone class. Sergey Biryukov 2019-09-24 02:55:56 +00:00
  • 31f33fb209 Post WordPress 5.3 Beta 1 version bump. Jonathan Desrosiers 2019-09-24 00:16:30 +00:00
  • 0192115bd4 WordPress 5.3 Beta 1. Jonathan Desrosiers 2019-09-23 23:53:09 +00:00
  • e2882e5cbe Coding Standards: Fix WPCS issue in [46283]. Sergey Biryukov 2019-09-23 23:23:37 +00:00
  • 197d99a589 Twenty Twenty: Rename widget areas to sidebar-1 and sidebar-2. Sergey Biryukov 2019-09-23 23:16:59 +00:00
  • bb41a65acd Tests: Correct sidebar names for Twenty Twenty. Sergey Biryukov 2019-09-23 22:03:53 +00:00
  • 03fdd659bf Site Health: Move "The folder ... was detected as being under version control" message from failure to warning. Sergey Biryukov 2019-09-23 21:23:36 +00:00
  • 4b6a9f92ca REST API: Use delta comparison for floating date tests added in [46252] to avoid race conditions. Sergey Biryukov 2019-09-23 21:17:04 +00:00
  • b7f36f7f56 Posts, Post Types: Build list of "date floating" post stati dynamically when inserting post. K. Adam White 2019-09-23 21:01:16 +00:00
  • 0f1636c621 Bundled Themes: Make Twenty Twenty the new default theme. Jonathan Desrosiers 2019-09-23 20:59:48 +00:00
  • e256cb1bef Bundled Themes: Fix failing tests for Twenty Twenty. Jonathan Desrosiers 2019-09-23 20:53:02 +00:00
  • e4a1254255 Site Health: Use WP_Automatic_Updater::is_disabled() to check whether automatic updates are disabled. Sergey Biryukov 2019-09-23 20:51:38 +00:00
  • 1a1d852851 Coding Standards: Fix WPCS issue in [46274]. K. Adam White 2019-09-23 20:47:20 +00:00
  • ac0b7f247b REST API: Mark "pending" status as date_floating. K. Adam White 2019-09-23 20:33:07 +00:00
  • 685d4a2a0a Site Health: Include simple debug data in fatal error protection email. Sergey Biryukov 2019-09-23 20:26:10 +00:00
  • 49155e679c REST API: Introduce WP_Post_Type::get_rest_controller() caching method to prevent unnecessary REST controller construction. K. Adam White 2019-09-23 20:24:59 +00:00
  • 509647e568 Bundled Themes: Import Twenty Twenty, the new default theme for WordPress 5.3. Jonathan Desrosiers 2019-09-23 20:14:50 +00:00
  • d88473fa2f Themes: After [46164], make sure $type_attr is always defined in _custom_background_cb(). Sergey Biryukov 2019-09-23 20:08:04 +00:00
  • a9fb2f6a38 Site Health: Introduce site_status_test_result filter for the output of a finished Site Health test. Sergey Biryukov 2019-09-23 20:03:15 +00:00
  • 9a105cf004 Site Health: Update PHP extension tests to reflect the current state of the Hosting Teams handbook recommendations. Sergey Biryukov 2019-09-23 19:49:06 +00:00
  • 13be30f493 Site Health: Improve wording for PHP update warning. Sergey Biryukov 2019-09-23 19:38:56 +00:00
  • f29fdab426 Coding Standards: Fix WPCS issue in [46262]. Sergey Biryukov 2019-09-23 19:28:43 +00:00
  • 06868d4d12 Privacy: Introduce wp_privacy_personal_data_email_to and wp_privacy_personal_data_email_subject filters. Sergey Biryukov 2019-09-23 19:24:20 +00:00
  • 7ae0a5985f Privacy: Show a success message for personal data erasure. Sergey Biryukov 2019-09-23 19:12:04 +00:00
  • 027710ef8e Taxonomy: Redirect to the correct URL after deleting a taxonomy term attached to a post type other than Post. John Blackbourn 2019-09-23 19:09:54 +00:00
  • f3a268f58c Build/Test tools: Ensure the create_and_get() factory method returns the appropriate WP_Error when creating a term fails. John Blackbourn 2019-09-23 18:54:16 +00:00
  • 2b076b7709 Coding Standards: Fix a coding standards issue introduced in [46254]. Jonathan Desrosiers 2019-09-23 18:33:10 +00:00
  • 63bf8c8316 External Libraries: Fix PHP 7.4 compatibility issues in the SimplePie library. Jonathan Desrosiers 2019-09-23 18:16:14 +00:00
  • 5863bd30a0 Fix PHP coding standards after [46251]. Andrea Fercia 2019-09-23 18:11:15 +00:00
  • 58bd8a48e6 External Libraries: Fix PHP 7.4 compatibility issues in the Requests library. Jonathan Desrosiers 2019-09-23 18:11:01 +00:00
  • c1d89f782a r46253: Use implode instead of join, see #47746 Ella van Durpe 2019-09-23 18:08:41 +00:00
  • 0ff03b3290 Login and Registration: Add a "Show password" button on the login page. Andrea Fercia 2019-09-23 18:05:16 +00:00
  • 03fe23cc8a Revert accidental change to package-lock.json in r46253 Ella van Durpe 2019-09-23 17:59:10 +00:00
  • 1c69792253 Multisite/Sites: supplemental commit to r46251. John James Jacoby 2019-09-23 17:50:22 +00:00
  • 83dd94f3a8 Editor: Add Nonce Endpoint Ella van Durpe 2019-09-23 17:46:33 +00:00
  • 42e5e4d5d5 REST API: Introduce date_floating property on status endpoint response objects. K. Adam White 2019-09-23 17:39:36 +00:00
  • f2b03e208a Multisite/Sites: Add links to filter websites by status. John James Jacoby 2019-09-23 17:34:20 +00:00
  • aba005be39 Accessibility: Make sortable meta boxes non sortable when there are no locations they can be dragged to. Andrea Fercia 2019-09-23 17:29:46 +00:00
  • 27a5302e7d REST API: Pass "null" as the post date property to reset post to initial "floating" date value. K. Adam White 2019-09-23 17:24:58 +00:00
  • e3db9a1361 Accessibility: Improve and modernize user interface controls. Sixth part: allow checkboxes and radio buttons to scale with text. Andrea Fercia 2019-09-23 16:50:17 +00:00
  • e994411a99 Accessibility: Improve and modernize user interface controls for better contrast. Fifth part: Common form controls. Andrea Fercia 2019-09-23 16:20:24 +00:00
  • 0ff7ebdd97 Docs: Improve documentation for the supports argument in register_post_type()/add_post_type_support(). Jonathan Desrosiers 2019-09-23 16:07:23 +00:00
  • 3363eaa22d Media: Sets post_id optional in media_sideload_image() and media_handle_sideload(). Props SergeyBiryukov, donmhico, mikeschroder, sebastian.pisula. Fixes #43579. Anthony Burchell 2019-09-23 16:02:38 +00:00
  • 036973ba27 Accessibility: Improve and modernize user interface controls for better contrast. Fourth part: Media Views form controls. Andrea Fercia 2019-09-23 15:48:32 +00:00
  • 3f58ce59d7 Accessibility: Improve and modernize user interface controls. Third part: allow buttons and form controls to scale with text. Andrea Fercia 2019-09-23 15:26:23 +00:00
  • 82bded36f8 Accessibility: Improve and modernize user interface controls for better contrast. Second part: tables, meta boxes, and other user interface elements. Andrea Fercia 2019-09-23 15:09:59 +00:00
  • 94211aeb05 Accessibility: Improve and modernize user interface controls for better contrast. First part: buttons and links. Andrea Fercia 2019-09-23 14:42:36 +00:00
  • 42b5133a25 Accessibility: Menus: Improve the menu items "Select All". Andrea Fercia 2019-09-23 12:41:14 +00:00
  • 01b18e824f Accessibility: Media: Make screen readers announce the Media search results. Andrea Fercia 2019-09-23 12:18:53 +00:00
  • 8fdabdb621 Media: Prevent unnecessary whitespace around PDF Thumbnails. Mike Schroder 2019-09-23 10:35:45 +00:00
  • c9a2fde66e Media: Fix buttons group layout for Internet Explorer 11 after [45499]. Andrea Fercia 2019-09-23 09:59:15 +00:00
  • 21030b6b21 Accessibility: Make sure the navigation ARIA landmarks used for posts and comments navigation are properly labelled. Andrea Fercia 2019-09-22 22:31:34 +00:00
  • 123c17536f KSES: Add support for modern layout techniques in style attribute. Peter Wilson 2019-09-22 22:16:19 +00:00
  • 975812c783 Accessibility: Twenty Nineteen: Improve the special pages headings. Andrea Fercia 2019-09-22 21:58:06 +00:00
  • 308e86cd78 REST API: Consistently default URL scheme to "rest", not "json". K. Adam White 2019-09-22 19:14:03 +00:00
  • 6bd7097626 Docs: Docblock corrections and improvements, mostly related to various pre_* filters. John Blackbourn 2019-09-21 17:40:58 +00:00
  • 144c5f760d Site Health: Don't verify SSL certificate when testing the local site. Dominik Schilling 2019-09-21 16:05:13 +00:00
  • e6ea695f5a File Editor: Don't verify SSL certificate when doing loopback requests for checking for fatal errors. Dominik Schilling 2019-09-21 15:58:38 +00:00
  • cb076cab0d I18N: Remove HTML tags from translatable string in wp-login.php. ocean90 2019-09-21 15:53:02 +00:00
  • 39fff01a1f Site Health: Replace wp_get_upload_dir() with wp_upload_dir(). Dominik Schilling 2019-09-21 15:48:56 +00:00
  • 2d1e8ada5e Coding Standards: Add missing break for the default case in get_default_comment_status((). Sergey Biryukov 2019-09-21 13:49:04 +00:00
  • d6749c7669 Docs: Correct type for the $data parameter of WP_Theme::cache_add(). Sergey Biryukov 2019-09-21 13:47:12 +00:00
  • 4eb545aba0 Code Modernization: Use the ** operator instead of the pow() function in wp_convert_bytes_to_hr() for better performance. Sergey Biryukov 2019-09-21 12:48:29 +00:00
  • 4d6ca5bfe5 Tests: Correct assertion in test_wp_validate_boolean() to make sure the return type is properly tested. Sergey Biryukov 2019-09-21 10:28:53 +00:00
  • 1199a99f73 Docs: Improve the docs for comment counting related functions. John Blackbourn 2019-09-21 10:01:05 +00:00
  • 0bd3d78db1 Tests: Remove a workaround for str_getcsv(). Sergey Biryukov 2019-09-20 22:43:50 +00:00
  • 5f0fb23a3b Tests: Remove a workaround for get_called_class(). Sergey Biryukov 2019-09-20 22:39:23 +00:00
  • 4ee97a4ac3 Code Modernization: Remove workarounds for spl_object_hash(). Sergey Biryukov 2019-09-20 22:33:13 +00:00
  • 3a49864e41 Tests: Remove a test for rest_preload_api_request() only relevant for PHP 5.2. Sergey Biryukov 2019-09-20 22:26:18 +00:00
  • 8e454ba7f8 Code Modernization: Remove a workaround for CURLOPT_PROTOCOLS in WP_Http_Curl::request(). Sergey Biryukov 2019-09-20 22:22:38 +00:00
  • f3a0da9fca Code Modernization: Remove a workaround for IMAGETYPE_ICO in file_is_displayable_image(). Sergey Biryukov 2019-09-20 22:17:48 +00:00
  • 8991815b62 Code Modernization: Remove a workaround for HHVM in WP_Image_Editor_Imagick::test(). Sergey Biryukov 2019-09-20 22:12:06 +00:00