Recent changes
2 hours ago Twenty Twenty: Hide toggle buttons when JS is disabled. (e9c3f35f2f)
2 hours ago XML-RPC: Reject non-scalar login credentials. (99b7baed01)
8 hours ago Upgrade/Install: Load the existing configuration and locale before rejecting a request to `setup-config.php`. (097fd7e76c)
9 hours ago Build/Test Tools: Make unit test factories throw on failure. (c377d24f74)
9 hours ago Build/Test Tools: Assert insertion failures without the factories. (6550bc6161)
12 hours ago Build/Test Tools: Revert copied style registry formatting. (4478405d65)
12 hours ago Build/Test Tools: Revert the build file-type check. (d045429669)
12 hours ago Build/Test Tools: Check file types in the build directory. (302b759655)
12 hours ago Build/Test Tools: Allow dotted groups in PHPUnit v1 and v2. (2465c23b2b)
16 hours ago Query: Prefer published pages in path lookups. (8bebb0bc91)
20 hours ago General: Avoid repeated `get_option()` calls in `wp-mail.php`. (4700a28494)
22 hours ago Block Processor: Ensure block delimiters align with single HTML comments. (71175c0d40)
23 hours ago REST API: Check for a missing post before the comment status capability. (dc0a4b2a4f)
23 hours ago Block Processor: Improve comment end search behavior. (a885d50bec)
25 hours ago KSES: Allow CSS anchor position properties. (c639cdc800)
28 hours ago Taxonomy: Limit term slugs to 200 characters in `wp_unique_term_slug()`. (579044140f)
29 hours ago Embeds: Update the ReverbNation oEmbed endpoint. (d055da3c33)
29 hours ago Rewrite Rules: Revert random content redirects feature. (97897a33ce)
29 hours ago Embeds: Remove someecards.com from the oEmbed allow list. (b57b484670)
31 hours ago General: Avoid repeated `current_time()` calls in `get_calendar()`. (67de64d0bb)
32 hours ago Administration: Use script helper for update count JS. (b0d4f0b83b)
33 hours ago XML-RPC: Return faults for malformed multicall requests. (8d292297f2)
34 hours ago Build/Test Tools: Mock the theme feature list HTTP request. (b2a9c8cc9d)
34 hours ago Code Quality: Remove unnecessary null coalescing. (8a08a94098)
35 hours ago Build/Test Tools: Set retention periods for build artifacts. (4086ff2fb7)
35 hours ago Build/Test Tools: Allow external callers in PHPUnit v1 and v2. (ea4db565ab)
35 hours ago Tests: Use strict assertions in REST API tests. (470ffed982)
2 days ago Code Quality: Fix an always-true comparison in `WP_Theme_JSON`. (4b59d16861)
2 days ago Code Quality: Remove a redundant null coalescing operator. (389884f26a)
2 days ago Editor: add public function to retrieve viewport state media queries. (e0e0928ca7)