Commits
Branch selector
User selector
Commit History
Commits on Jan 31, 2024
Twenty Twenty-Three: Rename Comments template part.
Show description for 6dd00b1committedHTTP API: Ensure cookie names are cast to strings.
Show description for 7076ebbcommittedEditor: fix small typos in block bindings API docblocks.
Show description for 1338984committedEditor: Update WordPress packages to Gutenberg 16.7 RC3.
Show description for 9453f3acommittedEditor: Fix Theme.json font settings unit test.
Show description for 38ff970committedEditor: Fix Theme.json font settings in unit test.
Show description for 621ac04committedEditor: Sanitize nested array in theme.json properly.
Show description for b999860committedTwenty Eleven: Fix typo in `twentyeleven_widgets_init()` description.
Show description for 4472385committedREST API: Add route for single styles revisions.
Show description for c45f527committedEditor: Add `viewStyle` property to `block.json` for frontend-only block styles
Show description for 1a5ff3fcommittedScript Modules API: Add import map polyfill for older browsers
Show description for dc15d66committedEditor: introduce `dimensions.aspectRatio` block support.
Show description for 5d3f66acommitted
Commits on Jan 30, 2024
Editor: reduce specificity of block style variation selector.
Show description for 5a59dbecommittedHTML API: Fix splitting single text node.
Show description for 0b800d7committedInstall: When populating options, maybe_serialize instead of always serialize.
Show description for a172e31committedUploads: Check for and verify ZIP archives.
Show description for 9573b33committedI18N: Add missing space after `foreach` keyword.
Show description for 3e92635committedI18N: Improve singular lookup of pluralized strings.
Show description for 71b8dcbcommittedTests: Remove redundant unregister call in block bindings tear down
Show description for cabfa6fcommittedEditor: Update the minimum compatible version of Gutenberg.
Show description for a9c985ccommittedEditor: Fix PHP warning in Layout block support.
Show description for 5466d3acommittedI18N: Delete `.l10n.php` files when deleting a theme.
Show description for b57c822committedI18N: Ensure `.l10n.php` files are deleted when upgrading language packs.
Show description for 179b680committedREST API: Support assigning terms when creating attachments.
Show description for 0e0b100committedBuild/Test Tools: Test against MySQL 8.3
Show description for 94e6fe9committed
Commits on Jan 29, 2024
Coding Standards: Update PHPCS to version 3.8.1.
Show description for 90ad304committedEditor: Update the WordPress packages to the Gutenberg 16.7 RC2 version.
Show description for cf8b74dcommittedBuild/Test Tools: Update third-party Slack action.
Show description for 393f673committedEditor: Add Block Bindings API helpers
Show description for 2ce87aacommittedCoding Standards: Remove unnecessary access and internal annotations from two functions in WP_REST_Templates_Controller.
Show description for 9b0d0afcommittedEditor: Add registry for block binding sources
Show description for adbd348committed
Commits on Jan 28, 2024
Coding Standards: Use strict type check for `in_array()` in `get_hooked_block_markup()`.
Show description for e108d27committedDocs: Typo correction in `wp_internal_hosts` docblock.
Show description for c786aa8committedDocs: Improve various globals documentation, as per docblock standards.
Show description for c8e4c33committedCoding Standards: Add missing escaping functions to `WP_Customize_Control` and `WP_Customize_Nav_Menu_Location_Control`.
Show description for a9e4769committed