Recent changes

wordpress.org

8 hours ago Themes: Restrict path traversal in `locate_template()`. (fdeab470f4)
12 hours ago General: Better documentation for the sync functions in the wp api.js file. (b813b42439)
16 hours ago Docs: Add missing `@since` tags to several core classes. (727a70a948)
22 hours ago Build/Test Tools: Read hash notation on hook docblocks. (8e44ca2c34)
22 hours ago Code Quality: Stop passing a `WP_Error` to the skin's `before()`. (22531f697e)
22 hours ago Build/Test Tools: Update PHPStan to 2.2.14. (4c90656a87)
23 hours ago Build/Test Tools: Support grouped tests on older PHPUnit. (54dac61651)
24 hours ago Build/Test Tools: Optimize bundled images. (273be64919)
24 hours ago Build/Test Tools: Replace the image optimization tooling. (e8e5e6f789)
24 hours ago Build/Test Tools: Exclude minified files from Grunt `jshint:plugins` more effectively. (8180e733b4)
24 hours ago Build/Test Tools: Set up the required npm version in CI. (650e80d02e)
25 hours ago Tests: Reuse the editor fixture in REST term meta tests. (285ec5c773)
25 hours ago REST API: Honor subclass overrides of `canonicalize_header_name()`. (e36ab473f3)
26 hours ago Build/Test Tools: Simplify PHPUnit matrix definitions. (19377eb98f)
26 hours ago Build/Test Tools: Limit PHPUnit for Core asset-only PRs. (ca27a492ef)
26 hours ago Tests: Reduce image work in REST attachment tests. (0099bb7ea1)
26 hours ago Tests: Reuse the editor in REST post meta tests. (9522707c4b)
26 hours ago General: Enable the JSDoc rules related to the property tag. (b629ab5aa8)
27 hours ago Tests: Use strict assertions in comment tests. (a58b5ce96a)
27 hours ago Tests: Use strict assertions for REST schema sanitization. (60e286de95)
27 hours ago Tests: Use strict assertions in query tests. (0ba6d748dd)
27 hours ago Build/Test Tools: Avoid Grunt shutdown hangs on Node.js 24. (ae0fdb447a)
28 hours ago Tests: Expand coverage for the sitemap renderer. (d3d547d68e)
30 hours ago General: Enable the JSDoc no blank blocks and descriptions rules. (5839961923)
31 hours ago Tests: Replace deprecated `mb_split()` with `preg_split()` in date query tests. (28b2f32e53)
31 hours ago Support random content redirects via ?random qarg (464b99d173)
2 days ago General: Enable the JSDoc rule valid-types. (0d46be7e3a)
2 days ago Media: Ensure cropped site icons generate square images. (67984392eb)
2 days ago Widgets: Avoid repeated `get_option()` calls in `wp_widget_rss_output()`. (d0499a9efa)
2 days ago Administration: Improve the RSS feed setting accessibility. (81cbeb6334)