Commit Graph

  • 2d98ba492e Code Modernization: Replace deprecated string interpolation patterns. Sergey Biryukov 2022-09-12 17:50:36 +00:00
  • 5ebe28966e Code Modernization: Add AllowDynamicProperties attribute to all (parent) classes. Sergey Biryukov 2022-09-12 15:45:36 +00:00
  • 70530629e0 Blocks: Add new render property in block.json for block types Greg Ziółkowski 2022-09-12 13:12:21 +00:00
  • b80ba269f6 REST API: Add support for settings to specify their own additionalProperties. Timothy Jacobs 2022-09-11 23:28:39 +00:00
  • 244a209480 Autosave/REST API: Block autosaving from overwriting changes when locked from editing. Anthony Burchell 2022-09-11 22:33:29 +00:00
  • 62f25a49d3 Embeds: Add Google Data Studio as a trusted oEmbed provider Helen Hou-Sandi 2022-09-11 22:23:48 +00:00
  • 1c69513245 Media: Add muted property for video elements. Anthony Burchell 2022-09-11 22:17:04 +00:00
  • bb20a18040 REST API: Introduce _pretty query parameter to opt in to JSON_PRETTY_PRINT. K. Adam White 2022-09-11 22:00:16 +00:00
  • 27aa1ec4c6 Date/Time: Cast extracted strings to integers in wp_resolve_post_date(). Pascal Birchler 2022-09-11 21:56:42 +00:00
  • 4b3476530d Customize: Prevent JS error in Links widget when selective refresh is enabled Weston Ruter 2022-09-11 21:55:28 +00:00
  • db0290b042 Build/Test: Prevent using unsupported NPM versions. Aaron Jorbin 2022-09-11 21:52:10 +00:00
  • a400e99225 REST API: Add support for searching resources by id. Timothy Jacobs 2022-09-11 21:10:31 +00:00
  • 3fbc7e5aea Editor: Refresh nones for metaboxes after reauthentication. Joe McGill 2022-09-11 20:44:50 +00:00
  • da03cf1c6b REST API: Use helper functions for building routes in more places. Timothy Jacobs 2022-09-11 18:53:28 +00:00
  • 8f533d77d2 Customize: Use Semantically correct function Aaron Jorbin 2022-09-11 18:16:27 +00:00
  • 640cca7a70 Docs: Correct @global tags in WP_User_Query::prepare_query(). Sergey Biryukov 2022-09-11 13:11:33 +00:00
  • 438822aa5b Editor: Backport Elements API updates. Sergey Biryukov 2022-09-10 12:37:00 +00:00
  • a133b6d244 KSES: Allow assigning values to CSS variables. Sergey Biryukov 2022-09-09 12:37:47 +00:00
  • 2a8e2051c4 Docs: Clarify wp-includes/update.php main docblock description. Jb Audras 2022-09-09 09:13:04 +00:00
  • 82b38547eb Docs: Various docblock fixes in wp-includes/update.php, as per documentation standards. Jb Audras 2022-09-09 08:56:38 +00:00
  • 3be54dc6bf Docs: Various docblock fixes in Site Health related files, as per documentation standards. Jb Audras 2022-09-09 08:45:07 +00:00
  • 912fb7666c Coding Standards: Clarify time units for various timeout or expiration values. Jb Audras 2022-09-09 08:14:43 +00:00
  • f042981494 Widgets: Store default options for uninitialized widgets. Peter Wilson 2022-09-09 02:17:33 +00:00
  • 48f17267fb Query: Improve WP_Query's cache key generation for taxonomy queries. Peter Wilson 2022-09-09 02:04:18 +00:00
  • 42d3773de9 Cron API: Remove unnecessary optimization getting ready events. Peter Wilson 2022-09-09 01:51:52 +00:00
  • 6be371b4ec Twenty Fifteen: Increase the font size used for h5 headings. Jb Audras 2022-09-08 23:55:36 +00:00
  • 8f87e05783 Build/Test Tools: Use the default GITHUB_TOKEN instead of a personal access token. Jonathan Desrosiers 2022-09-08 23:39:17 +00:00
  • acad157d89 Twenty Twenty: Add a missing border to button-style links with Outline style. Jb Audras 2022-09-08 23:01:12 +00:00
  • e8b6aff9d7 Twenty Nineteen: Add font smoothing to editor styles. Jb Audras 2022-09-08 22:40:54 +00:00
  • 6b0c7c2f8a Global Styles: Add support for heading, button, and caption elements. Sergey Biryukov 2022-09-08 16:43:01 +00:00
  • 1439dc9f61 Editor: Update single default template description. Sergey Biryukov 2022-09-08 16:13:10 +00:00
  • 423f65335c Twenty Twenty-One: Remove spacer block styles. Sergey Biryukov 2022-09-08 15:46:37 +00:00
  • aa78a510c7 KSES: Allow more layout-related CSS properties. Sergey Biryukov 2022-09-08 15:04:39 +00:00
  • e9206b07e8 Editor: Update duotone block supports to allow unset for preset colors. Sergey Biryukov 2022-09-08 14:32:07 +00:00
  • cb6f447d52 KSES: Allow min(), max(), minmax(), and clamp() values to be used in inline CSS. Sergey Biryukov 2022-09-08 13:24:10 +00:00
  • ad92f3ef9e Posts, Post Types: Call update_post_author_caches function in WP_Posts_List_Table class. Jonny Harris 2022-09-08 10:15:15 +00:00
  • b7421980bb Media: Call update_post_parent_caches function in WP_Media_List_Table class. Jonny Harris 2022-09-08 09:35:32 +00:00
  • d119ff711d Media: Generate WebP only for certain registered image sizes. Felix Arntz 2022-09-07 21:43:28 +00:00
  • d51e65b78f Build/Test Tools: Always use the amd64 images for MariaDB and MySQL on the local development environment. John Blackbourn 2022-09-07 17:13:43 +00:00
  • e0e7d106f1 Tests: Correct magic methods in Basic_Object. Sergey Biryukov 2022-09-07 15:59:16 +00:00
  • ec5c4d7057 Media: Move wp_default_image_output_mapping() filter callback to frontend scope. Felix Arntz 2022-09-07 15:39:28 +00:00
  • b548aee4ad KSES: Revert [54092] for now to address unit test failures. Sergey Biryukov 2022-09-07 15:22:09 +00:00
  • 478e38cf62 KSES: Allow min(), max(), minmax(), and clamp() values to be used in inline CSS. Sergey Biryukov 2022-09-07 14:38:59 +00:00
  • 8ec81ace60 Tests: Remove redundant function_exists() check in a term_is_ancestor_of() test. Sergey Biryukov 2022-09-07 14:05:41 +00:00
  • ff56396bf3 Tests: Use the factory method instead of the property. Sergey Biryukov 2022-09-06 22:09:49 +00:00
  • 563e24ced1 Site Health: Fix TypeError when copying debug information. Marius L. J 2022-09-06 22:03:23 +00:00
  • bfdc8eff83 Tests: Correctly use the factory method. Sergey Biryukov 2022-09-06 22:03:10 +00:00
  • 12f5012718 Build/Test Tools: Remove magic methods from WP_UnitTestCase_Base (without a backward compatibility break). Sergey Biryukov 2022-09-06 22:00:11 +00:00
  • 3099698d7b Media: Output WebP by default when uploading JPEGs. Adam Silverstein 2022-09-06 21:13:17 +00:00
  • 87047ccf3a Media: revert the multi-mime feature. Adam Silverstein 2022-09-06 21:11:41 +00:00
  • 9c45c90679 Block Editor: Preload settings and templates permissions. Sergey Biryukov 2022-09-06 16:16:07 +00:00
  • 18e1e81dea REST API: Add the missing site_icon_url to the index. Sergey Biryukov 2022-09-06 14:41:08 +00:00
  • 31fa0c854f Docs: Add a @since note for the update_network_meta_cache parameter of WP_Network_Query::__construct(). Sergey Biryukov 2022-09-06 14:19:22 +00:00
  • 040afa7ae3 Docs: Simplify a comment in WP_Network_Query::get_networks() and WP_Site_Query::get_sites(). Sergey Biryukov 2022-09-06 13:57:23 +00:00
  • bfbbf4928f Networks and Sites: Use metadata api in `*_network_options functions. Jonny Harris 2022-09-06 11:26:45 +00:00
  • bb0cbe3f55 Script Loader: Pass startOfWeek setting to @wordpress/date Robert Anderson 2022-09-06 02:50:35 +00:00
  • 225b6cbe78 Tests: Consistently create a post fixture in old date or slug redirect tests. Sergey Biryukov 2022-09-06 01:25:45 +00:00
  • 7771a7c7a9 Tests: Correct the cache invalidation tests for old date or slug redirect. Sergey Biryukov 2022-09-06 00:59:17 +00:00
  • b48ec1408e Tests: Correct the tests for Site Health SQL versions matching readme.html. Sergey Biryukov 2022-09-06 00:11:20 +00:00
  • af52988c22 Tests: Move Site Health unit test class to phpunit/tests/admin/. Sergey Biryukov 2022-09-05 22:25:54 +00:00
  • 98cf070991 Tests: Temporarily skip the test for recommended PHP version in readme.html. Sergey Biryukov 2022-09-05 21:14:38 +00:00
  • 3ab0dc20b3 Tests: Prevent an Ajax test for IMAGE_EDIT_OVERWRITE from being marked as risky. Sergey Biryukov 2022-09-05 19:22:27 +00:00
  • 10f6d876c9 Build/Test Tools: Do not allow tests to fail for select PHP 8.1 test runs. Sergey Biryukov 2022-09-05 18:55:08 +00:00
  • a4ec93f438 Coding Standards: Use more meaningful variable names for output in the admin. Sergey Biryukov 2022-09-05 17:17:21 +00:00
  • 81a14c3889 Coding Standards: Use more meaningful variable names in WP_Users_List_Table. Sergey Biryukov 2022-09-05 16:00:16 +00:00
  • 604abb0216 Site Health: Bump the recommended MySQL and MariaDB versions. Sergey Biryukov 2022-09-05 15:18:13 +00:00
  • c7af86080d Tests: Consistently set the current user in the tests for retaining a sticky status. Sergey Biryukov 2022-09-05 14:31:05 +00:00
  • b087346757 Tests: Set the current user to Editor in test_utf8mb3_post_saves_with_emoji(). Sergey Biryukov 2022-09-05 14:04:12 +00:00
  • 37b2a7fb14 Posts, Post Types: Allow bypassing of term classes in get_post_class(). Peter Wilson 2022-09-05 05:43:57 +00:00
  • fd1bd360b0 Site Health: Use $wpdb->db_server_info() to retrieve database server type. Sergey Biryukov 2022-09-04 14:38:05 +00:00
  • 18acdb68f5 Tests: Restore @covers tags for PHP polyfill tests in phpunit/tests/compat/. Sergey Biryukov 2022-09-03 14:45:20 +00:00
  • 53a5e4f0ac Docs: Use third-person singular verbs for various function descriptions, as per docblocks standards. Jb Audras 2022-09-02 06:56:12 +00:00
  • 991dc2a5cc Coding Standards: Use a consistent markup for line break tags across Core. Jb Audras 2022-09-02 06:49:17 +00:00
  • 1f0289d890 Tests: Simplify and correct get_term_link() and get_edit_term_link() tests: Sergey Biryukov 2022-09-02 01:14:29 +00:00
  • 8b106a9e54 Tests: Add @coversNothing tag for PHP polyfill tests in phpunit/tests/compat/. Sergey Biryukov 2022-09-02 00:11:28 +00:00
  • 34abc9e55c Tests: Correct the @covers tag in a WP_REST_URL_Details_Controller test for registered route. Sergey Biryukov 2022-09-01 23:11:34 +00:00
  • 32ead26653 Tests: Explicitly mark empty REST API tests as not performing any assertions. Sergey Biryukov 2022-09-01 22:54:19 +00:00
  • c4594ec05b Tests: Correct the @covers tag in a test for strip_ws() utility function. Sergey Biryukov 2022-09-01 19:06:19 +00:00
  • e962841c3a Tests: Correct the @covers tag in a WP_REST_URL_Details_Controller test for registered route. Sergey Biryukov 2022-09-01 18:57:47 +00:00
  • 36bc1177cd Tests: Correct the @covers tag in a WP_REST_Posts_Controller test for unique post slugs. Sergey Biryukov 2022-09-01 18:42:56 +00:00
  • 14410c50da Site Health: Ensure persistent object cache check short-circuit filter also short-circuits multisite. Felix Arntz 2022-09-01 17:45:38 +00:00
  • 033d43e7d9 Site Health: Refine persistent object cache check tests. Felix Arntz 2022-09-01 17:04:52 +00:00
  • 36d14b8691 Tests: Correct the @covers tag syntax in a taxonomy_exists() test with non-string taxonomy. Sergey Biryukov 2022-09-01 16:48:26 +00:00
  • 191bf18e90 Tests: Correct some @covers tags in wp_html_split() and wptexturize() tests. Sergey Biryukov 2022-09-01 16:40:33 +00:00
  • 427f1676af Tests: Correct the @covers tags in WP::send_headers() tests for feeds. Sergey Biryukov 2022-09-01 16:21:46 +00:00
  • 3fe5b93277 Tests: Remove @covers tags for native PHP functions in phpunit/tests/compat/. Sergey Biryukov 2022-09-01 16:03:08 +00:00
  • ef326a6545 Script Loader: Allow a priority to be passed to wp_enqueue_block_support_styles(). Jonathan Desrosiers 2022-09-01 15:43:25 +00:00
  • 3909611f9a Site Health: Some documentation and test improvements for WP_Site_Health: Sergey Biryukov 2022-09-01 15:26:29 +00:00
  • 08057c8cc5 Twenty Twenty: Improve word wrap in comments required message. Jb Audras 2022-09-01 06:10:43 +00:00
  • 3a730ec57c Tests: Increase the time difference for the expires header in Site Health page cache tests. Sergey Biryukov 2022-09-01 01:34:21 +00:00
  • 1006729247 Site Health: Minor i18n cleanup in page cache and persistent object cache tests. Sergey Biryukov 2022-09-01 00:17:02 +00:00
  • 6ff5bf856a Site Health: Introduce page cache check. Felix Arntz 2022-08-31 22:44:04 +00:00
  • b6290a3dbf Site Health: Update persistent object cache check documentation URL. Felix Arntz 2022-08-31 22:17:51 +00:00
  • 4610a4b22c Tests: Use correct post_author value in WP_Test_REST_Attachments_Controller. Sergey Biryukov 2022-08-31 16:15:46 +00:00
  • 7f08fac299 Tests: Correctly back up and restore theme directories in Tests_Theme. Sergey Biryukov 2022-08-31 16:02:05 +00:00
  • 69b9ecc54e Build/Test Tools: Correct the context variable being used when auto-retrying failed and cancelled workflows. Jonathan Desrosiers 2022-08-31 14:29:22 +00:00
  • 843c27e6f9 Coding Standards: Use more consistent formatting in wp-includes/class-json.php. Sergey Biryukov 2022-08-31 13:39:33 +00:00
  • 78fc3cdd91 Code Modernization: Explicitly declare all properties in Services_JSON. Sergey Biryukov 2022-08-31 13:05:11 +00:00
  • 20e024dd29 Tests: Increase coverage for translations applied to theme.json Greg Ziółkowski 2022-08-31 10:11:30 +00:00
  • 21ebdbcb74 Plugins: Escape output in error messages. Sergey Biryukov 2022-08-30 15:14:26 +00:00