Recent changes
5 hours ago Comments: Enforce target post permissions when updating notes via REST. (fb990bbb1f)
5 hours ago Posts, Post Types: Reject a supplied post ID on the create path in `_wp_translate_postdata()`. (46392a4fb5)
5 hours ago Media: Check `read_post` on the attachment's parent post. (0727f01608)
5 hours ago Administration: Add authorization check to `wp_ajax_sample_permalink()`. (82c3093a19)
5 hours ago Formatting: Prevent `wpautop()` moving a paragraph into an attribute of a blockquote. (f290be6b2a)
5 hours ago Editor: Constrain block template file resolution to the template directory. (7ce0b653f1)
5 hours ago XML-RPC: Reject writes to internal-only builtin post types. (85a7dafada)
5 hours ago Customize: Improve `header_image_data` theme mod sanitization. (860f99e83d)
5 hours ago Themes: Escape the theme installer preview route value. (556c3eb544)
5 hours ago Plugins: Require network plugin authority to Ajax-activate a network-only plugin. (887863a283)
5 hours ago HTML API: Prevent `set_modifiable_text()` from abruptly closing comments. (cad9533ca8)
10 hours ago Docs: Add missing return value in `validate_file()` docblock description. (2f7f15bb87)
14 hours ago Editor: Discard script modules enqueued during REST API preloading. (9e381eb34e)
14 hours ago Fonts: Quote axis tags when compiling a `font-variation-settings` array. (fd97019529)
14 hours ago Icons: Allow more SVG elements and attributes in the sanitizer. (021b79178f)
15 hours ago Build/Test Tools: Update the HTML API web platform tests. (4e08797f67)
22 hours ago Build/Test Tools: Improve reusable workflow file documentation. (290b3141aa)
22 hours ago Code Quality: Add the missing types around `_get_list_table()`. (c50aa2a453)
23 hours ago Build/Test Tools: Increase the shorter timeout just a bit. (3934fa5a6b)
25 hours ago Code Quality: Make `absint()` always return a non-negative int. (03d61f082a)
26 hours ago Privacy: Restore list table zebra striping. (3962d9e261)
26 hours ago Build/Test Tools: Don't run the build prior to the PHPStan analysis. (b2041bfc11)
26 hours ago Build/Test Tools: Add a shorter timeout limit to the individual steps that perform a build. (92ca4e2a5e)
27 hours ago Administration: Show `#wpfooter` on mobile viewports. (5679748d76)
28 hours ago Editor: Kebab-case preset slugs when converting references to custom properties. (4973e7dc1f)
29 hours ago Tests: Restore state after functions tests. (05e9da2b0d)
29 hours ago Build/Test Tools: Mock the external HTTP requests in the block patterns controller tests. (6b657b95ff)
30 hours ago Tests: Use strict assertions in multisite tests. (8b7f527e4c)
30 hours ago Tests: Use assertWPError() in admin post tests. (2fd58feee9)
31 hours ago Build/Test Tools: Mock the external HTTP requests in the media tests. (8a060b361d)