Commit Graph

  • 976de7bdfb Docs: Improve documentation in wp-signup.php. Sergey Biryukov 2021-08-31 12:23:46 +00:00
  • 30f9d4e136 Tests: Do whitespace replacement in assertDiscardWhitespace() only when string. Tonya Mork 2021-08-30 20:40:05 +00:00
  • 877c39bb7f Tests: Test custom assertions parameter data type in WP_UnitTestCase_Base. Tonya Mork 2021-08-30 20:18:31 +00:00
  • da835d6627 Code Modernization: Add input validation to _set_cron_array(). Tonya Mork 2021-08-30 15:19:38 +00:00
  • 1fad3ba21f Coding Standards: Apply some minor alignment fixes. Jonathan Desrosiers 2021-08-30 14:08:43 +00:00
  • 17a285a136 External Libraries: Update whatwg-fetch package to version 3.6.2. Sergey Biryukov 2021-08-30 13:49:28 +00:00
  • bb3075d642 Build: Remove css/dist in grunt clean command. Peter Wilson 2021-08-30 04:34:19 +00:00
  • 485c6b83db Menus: Save display locations for new menus. Peter Wilson 2021-08-30 04:11:30 +00:00
  • 8dee6dcc55 Filesystem API: Make sure to only call fread() on non-empty files in PclZip::privAddFile(). Sergey Biryukov 2021-08-29 01:32:46 +00:00
  • 29531de768 Build/Test Tools: Install the Composer package dependencies within the Docker environment as part of the local development environment installation and testing processes. John Blackbourn 2021-08-28 21:16:22 +00:00
  • b29e32c28f Administration: Remove a misleading pointer cursor from list items in the admin menu. John Blackbourn 2021-08-28 13:44:52 +00:00
  • a632c8592b Coding Standards: Fix WPCS issue in [51682]. Sergey Biryukov 2021-08-28 01:33:06 +00:00
  • 780be4296a Customize: Prevent collapsing expanded panel/section/control when Esc is pressed on a block editor instance. Sergey Biryukov 2021-08-28 01:24:13 +00:00
  • 52fe9ffbd5 Build/Test Tools: Preserve text within backticks in Slack notifications. Jonathan Desrosiers 2021-08-27 17:34:29 +00:00
  • ef41195ee3 Plugins: Display a message on Plugins list table if a plugin requires a higher version of PHP or WordPress. Sergey Biryukov 2021-08-27 15:42:36 +00:00
  • 2438aca5fc Customizer: Respect prefers-reduced-motion media query in Customizer animations. Mike Schroder 2021-08-27 09:35:17 +00:00
  • 524c2a6fd3 REST API: Correct the description for the last_updated property in the block-directory endpoint. John Blackbourn 2021-08-26 19:33:22 +00:00
  • f838c86573 Security: Correct the inline docs for the wp_kses_allowed_html filter. John Blackbourn 2021-08-26 19:27:59 +00:00
  • 44180691e6 Editor: Ensure block attribute serialization in PHP matches the JavaScript equivalent. Jonathan Desrosiers 2021-08-26 19:09:16 +00:00
  • 62e8d8f115 Build/Test Tools: Use list format when defining environment variables in Docker compose file. Jonathan Desrosiers 2021-08-26 18:40:15 +00:00
  • ebe147cb13 Toolbar: Provide a CSS custom property for the admin bar height. Kelly Choyce-Dwan 2021-08-26 18:23:49 +00:00
  • 80b24ab3f3 Build/Test Tools: Remove shell: bash from code coverage workflow. Jonathan Desrosiers 2021-08-26 18:21:49 +00:00
  • 5d6e9971b3 Build/Test Tools: Remove shell: bash from PHPUnit test workflow. Jonathan Desrosiers 2021-08-26 18:20:34 +00:00
  • 6201d437e8 Tests: Improve bootstrap error message for when ABSPATH folder does not exist. Tonya Mork 2021-08-26 17:55:02 +00:00
  • d616b931e0 Coding Standards: Add missing visibility keywords for wp_filter_object_list() and wp_list_pluck() tests. SergeyBiryukov 2021-08-26 16:50:02 +00:00
  • 72de4966b8 Tests: Move wp_list_sort() tests to their own file. Sergey Biryukov 2021-08-26 16:29:37 +00:00
  • cd1f879ced Tests: Move wp_list_filter() tests to their own file. Sergey Biryukov 2021-08-26 16:20:57 +00:00
  • b683b830ab Tests: Rename the test file and class for wp_filter_object_list() tests. Sergey Biryukov 2021-08-26 16:08:48 +00:00
  • a90e7eb5ff Tests: Remove duplicate wp_list_pluck() tests. Sergey Biryukov 2021-08-26 16:02:13 +00:00
  • 927bc80b92 Tests: Move wp_list_pluck() tests to their own file. Sergey Biryukov 2021-08-26 15:54:29 +00:00
  • 29c57941ff Coding Standards: Fix indentation and remove ignore annotation in wp_privacy_send_personal_data_export_email(). Tonya Mork 2021-08-26 14:04:55 +00:00
  • a653725b56 Coding Standards: Make ignore annotation more specific in WP_Site_Health_Auto_Updates::test_vcs_abspath(). Tonya Mork 2021-08-26 13:58:32 +00:00
  • ab0e915f40 Coding Standards: Remove redundant ignore annotation in populate_options(). Tonya Mork 2021-08-26 13:49:30 +00:00
  • e5e2b86a6a Coding Standards: Update the config for WordPress.PHP.FileName in PHPCS ruleset. Tonya Mork 2021-08-26 13:35:16 +00:00
  • 4e682f0910 Coding Standards: Update the config for WordPress.PHP.NoSilencedErrors in PHPCS ruleset. Tonya Mork 2021-08-26 13:19:17 +00:00
  • e83a341cc0 Coding Standards: Use static closures when not using $this. Tonya Mork 2021-08-26 12:57:08 +00:00
  • d87fa561ab Docs: Add missing @since tag for the $check_signatures parameter of WP_Upgrader::run(). Sergey Biryukov 2021-08-25 14:38:12 +00:00
  • efc83a98d9 Docs: Clarify a comment in WP_Upgrader::run(). Sergey Biryukov 2021-08-24 23:08:11 +00:00
  • 67f8702477 Media: Fix wp_unique_filename() to check for name collisions with all alternate file names when an image may be converted after uploading. This includes possible collinions with pre-existing images whose sub-sizes/thumbnails are regenerated. Andrew Ozz 2021-08-24 20:50:21 +00:00
  • d4abd5ca4a Code Modernization: Pass correct default value to http_build_query() in WP_Sitemaps_Provider::get_sitemap_url(). Sergey Biryukov 2021-08-23 11:42:58 +00:00
  • 402e2e636b Tests: Rename classes in phpunit/tests/feed/ per the naming conventions. Sergey Biryukov 2021-08-22 10:07:17 +00:00
  • 43a8715ded Tests: Rename classes in phpunit/tests/error-protection/ per the naming conventions. Sergey Biryukov 2021-08-21 15:32:53 +00:00
  • a2c0ccd117 Editor: Replace the remaining references to wp.editor with wp.oldEditor. Andrew Ozz 2021-08-21 00:18:25 +00:00
  • fe3d953437 REST API: Remove trailing slashes when preloading requests and add unit tests for it. Andrew Ozz 2021-08-20 23:43:21 +00:00
  • 40506e7e64 Build/Test Tools: Include the commit short summary in Slack messages. Jonathan Desrosiers 2021-08-20 18:58:18 +00:00
  • ee81f71ac6 Tests: Rename classes in phpunit/tests/editor/ per the naming conventions. Sergey Biryukov 2021-08-20 16:11:04 +00:00
  • 220a6cc805 Privacy: Add space below page selector. Kelly Choyce-Dwan 2021-08-19 20:57:24 +00:00
  • 4583801bc6 Toolbar: Limit the icon transition style to color only. Kelly Choyce-Dwan 2021-08-19 17:23:23 +00:00
  • 0778740cb4 Tests: Move loading the WP_Community_Events class to set_up_before_class(). Sergey Biryukov 2021-08-19 13:59:36 +00:00
  • e20beacb6e Tests: Rename classes in phpunit/tests/admin/ per the naming conventions. Sergey Biryukov 2021-08-19 13:08:43 +00:00
  • 05f28947e7 Media: Check the return type of _get_cron_array() in WP_Media_List_Table::prepare_items(). Sergey Biryukov 2021-08-19 12:43:03 +00:00
  • 0222625c37 Customize: Hide native control on background position field. Peter Wilson 2021-08-19 02:06:06 +00:00
  • 66cb5e3689 Code Modernization: Silence the deprecation warning for auto_detect_line_endings. Sergey Biryukov 2021-08-18 21:57:21 +00:00
  • 7d88c013f4 External Libraries: Restore the phpcs:ignore statements in PHPMailer. Sergey Biryukov 2021-08-18 14:07:17 +00:00
  • 9aa1589807 External Libraries: Upgrade PHPMailer to version 6.5.1. Sergey Biryukov 2021-08-18 13:52:16 +00:00
  • 27a2a804a3 Code Modernization: Only set auto_detect_line_endings in PHP < 8.1. SergeyBiryukov 2021-08-18 13:22:02 +00:00
  • cd616cf406 Media: Increase number of media items displayed per page. Peter Wilson 2021-08-18 05:59:28 +00:00
  • acfe40f335 Media: Fix layout of media library modal on narrow screens. Peter Wilson 2021-08-18 05:37:01 +00:00
  • 6ec2594d74 Code Modernization: Check the return type of parse_url() in ms_cookie_constants(). Sergey Biryukov 2021-08-17 22:07:55 +00:00
  • 0f51a98602 Code Modernization: Check the return type of parse_url() on Plugin/Theme Editor screens. Sergey Biryukov 2021-08-17 21:55:22 +00:00
  • 16b448416b Tests: Move loading the PO class to set_up_before_class(). Sergey Biryukov 2021-08-17 20:01:15 +00:00
  • 6d574d7cab Tests: Use a better return type check for parse_url() in do_enclose() tests. Sergey Biryukov 2021-08-17 00:27:38 +00:00
  • 5f5895bf61 Code Modernization: Check the return type of parse_url() in download_url(). Sergey Biryukov 2021-08-17 00:14:20 +00:00
  • d7c22d29cf Code Modernization: Check the input type in validate_file(). Sergey Biryukov 2021-08-16 22:51:47 +00:00
  • d93f76dca8 Code Modernization: Correct handling of null in wp_parse_str(). Sergey Biryukov 2021-08-16 22:16:32 +00:00
  • 4d2762ed93 Tests: Rename classes in phpunit/tests/formatting/ per the naming conventions. Sergey Biryukov 2021-08-16 21:33:54 +00:00
  • 18bda14e1e Code Modernization: Check the return type of parse_url() in WP::parse_request(). Sergey Biryukov 2021-08-16 20:16:13 +00:00
  • c9df4f75a2 Code Modernization: Check the return type of _get_cron_array() in wp_schedule_event(). Sergey Biryukov 2021-08-16 15:22:38 +00:00
  • 8905ffc319 Twenty Twenty: Add support for wa.me links in Social menu. Sergey Biryukov 2021-08-16 12:53:53 +00:00
  • a2e76e2574 Twenty Seventeen: Add support for wa.me links in Social Links menu. Sergey Biryukov 2021-08-16 12:49:32 +00:00
  • 710f30eb96 Docs: Fix typo in the get_block_editor_settings() description. Sergey Biryukov 2021-08-15 12:44:26 +00:00
  • fadb6b076e Upgrade/Install: Use consistent capitalization for "web host" in setup messages. Sergey Biryukov 2021-08-14 12:05:25 +00:00
  • d16e03f2fe Docs: Correct @since version for the wp_parse_str filter. Sergey Biryukov 2021-08-13 15:49:10 +00:00
  • 74edebac97 Tests: Add unit tests for the wp_nonce_ays() function. Sergey Biryukov 2021-08-13 14:00:05 +00:00
  • eb6b517aec Docs: Synchronize documentation for wp_get_attachment_image_attributes filter callbacks in bundled themes: Sergey Biryukov 2021-08-12 19:29:43 +00:00
  • 6406dbaca8 Tests: Use correct comparison in do_enclose() tests. Sergey Biryukov 2021-08-12 17:48:55 +00:00
  • 2985e902d4 Build/Test Tools: Hard deprecate WP_UnitTestCase_Base::checkRequirements(). Sergey Biryukov 2021-08-12 10:32:24 +00:00
  • 8df58341a5 Build/Test Tools: Simplify the PHPUnit test workflow. Sergey Biryukov 2021-08-11 15:42:06 +00:00
  • f7a7025899 Build/Test Tools: Revert [51602] for now to investigate test failures on PHPUnit < 7.0. Sergey Biryukov 2021-08-11 15:01:16 +00:00
  • 7a6dbf5056 Build/Test Tools: Hard deprecate WP_UnitTestCase_Base::checkRequirements(). Sergey Biryukov 2021-08-11 14:30:29 +00:00
  • 27098883f9 Themes: Make sure the theme API response is not an error before operating on it in themes_api(). Sergey Biryukov 2021-08-11 13:00:46 +00:00
  • 18024e62d7 Tests: Fix failing i18n unit tests for block metadata Greg Ziółkowski 2021-08-11 10:37:17 +00:00
  • d9599addd1 Blocks: Add support for variations in block.json` file Greg Ziółkowski 2021-08-11 09:06:31 +00:00
  • 9b565f7907 Build/Test Tools: Make the polyfills loading more flexible. Sergey Biryukov 2021-08-10 21:13:38 +00:00
  • 43b55b4509 General: Restore (un-deprecate) the sanitize_url() function. Sergey Biryukov 2021-08-10 19:43:33 +00:00
  • c550a592b9 Editor: Preserve the original template keys when preparing a list of page templates. Sergey Biryukov 2021-08-10 17:55:37 +00:00
  • 2af80e6cbe Code Modernization: Silence the deprecation warning for missing return type in phpunit/tests/compat.php. Sergey Biryukov 2021-08-10 17:34:30 +00:00
  • 016cce0695 Docs: Improve documentation for a few functions per the documentation standards. Sergey Biryukov 2021-08-10 13:44:34 +00:00
  • 88fb0bc5e0 Upgrade/Install: Update sodium_compat to v1.17.0. Sergey Biryukov 2021-08-10 13:03:41 +00:00
  • 26302004ba Docs: Add a @see reference to the xmlrpc_enabled filter in wp_xmlrpc_server::set_is_enabled(). Sergey Biryukov 2021-08-10 12:52:48 +00:00
  • 1c76a1652d Docs: Add a @see reference to the wp_mail_content_type filter in wp_staticize_emoji_for_email(). Sergey Biryukov 2021-08-10 12:52:15 +00:00
  • 232c30f18e Build/Test Tools: Enable running the tests on PHP 8.1. Sergey Biryukov 2021-08-09 20:03:52 +00:00
  • b9351465d6 Code Modernization: Replace strftime() and gmstrftime() usage in unit tests. Sergey Biryukov 2021-08-09 19:08:09 +00:00
  • fff4242f1a Code Modernization: Rename the readonly() function to wp_readonly(). Sergey Biryukov 2021-08-09 17:19:21 +00:00
  • 385025b0ba Build/Test Tools: Declare two TestCase classes as abstract. Sergey Biryukov 2021-08-09 14:51:05 +00:00
  • 9e07a480c5 Build/Test Tools: Remove Unicode character from PHPUnit version check message. Sergey Biryukov 2021-08-09 13:04:38 +00:00
  • 40bbe55b8e Build/Test Tools: Add schema reference to PHPUnit config files. Sergey Biryukov 2021-08-09 12:52:58 +00:00
  • 25bc89f44a Code Modernization: Set the MySQLi error reporting off for PHP 8.1. Sergey Biryukov 2021-08-08 14:08:15 +00:00
  • 53f5eaddb4 Build/Test Tools: Fix message display in test bootstrap. Sergey Biryukov 2021-08-07 14:45:08 +00:00
  • fa2c313224 Tests: Use more appropriate assertions in get_themes() tests. Sergey Biryukov 2021-08-07 14:18:31 +00:00