Commits
Branch selector
User selector
Commit History
Commits on Sep 21, 2022
Editor: Make template names and descriptions dynamic.
Show description for c7574becommittedMedia: Fix JS TypeError with video playlists and native video.
Show description for 235befacommittedShortcodes: Revert default filter callback changes from `apply_shortcodes` to `do_shortcode`.
Show description for 2653c8ecommittedBuild/Test Tools: Temporarily allow the NPM testing workflow to fail.
Show description for 257a83bcommittedEditor: Improve block loading PHP performance.
Show description for 688b88dcommittedDocs: Fix `wp_get_layout_style()` parameter documentation.
Show description for 8cd3fb9committedEditor: Improves layout block support in `wp_get_layout_style()`.
Show description for 2d75ae2committedEditor: Add has_archive property to the post types REST endpoint.
Show description for 34ace23committedEditor: Introduce spacing presets in global style properties.
Show description for 30de259committedPosts, Post Types: Fix `WP_Query` parameter used by `get_page_by_title()`.
Show description for 6c6a674committedThemes: Relocate actions firing prior to and after template loading.
Show description for 77e65eacommitted
Commits on Sep 20, 2022
Editor: Adds template types, `is_wp_suggestion`, and fallback template content.
Show description for b343603committedHelp/About: Remove an unwanted whitespace in a Theme Install screen help tab string.
Show description for 072d9dacommittedDocs: Various improvements and corrections to inline docs.
Show description for 17954e7committedTaxonomy: Standardise the format used to describe arguments passed to actions and filters inside `wp_insert_term()` and `wp_update_term()`.
Show description for abd6262committedMedia: Respect EXIF Rotations.
Show description for d013b20committedBuild/Test Tools: Enable debugging when rerunning a failed workflow.
Show description for 55bdc30committedEditor: Add post types property to wp-rest-block-patterns-controller.php.
Show description for 4fbb3b9committedUsers: Make `wp_list_authors()` and `wp_list_users()` filterable.
Show description for 6663debcommittedChore: Run browserslits update
Show description for 79d65aacommittedEditor: Introduces fluid typography and uses Style Engine.
Show description for b2849b7committedBootstrap/Load: Introduce `is_*_admin_screen()` aliases for `is_*_admin()` function family.
Show description for 72a1591committedCron API: Add error logging and hooks to `wp-cron.php`.
Show description for 31e1b55committedEditor: Sync changes from the Gutenberg plugin 14.1 release
Show description for 3b63a75committedNetworks and Sites: Store main site id of a network in network options.
Show description for f158620committedMedia: Add caching to `wp_count_attachments()`.
Show description for 0cfcb3ecommittedCoding Standards: Rename WordPress Dependencies API class files.
Show description for beeb5a4committedEditor: Add `box-shadow` support for blocks through `theme.json` files.
Show description for 9958965committedHelp/About: Add a help tab in Theme Install screen for the new "Block Themes" search filter.
Show description for 79a4630committedEditor: Backport hooks to filter `theme.json` data from Gutenberg to 6.1.
Show description for 87c24a1committedBootstrap/Load: Send HTTP headers after querying posts in `WP::main()`.
Show description for ca0979bcommittedSecurity: Salting functions: translate the phrase "put your unique phrase here".
Show description for 61f7e75committedShortcodes: Reverse wrapping of `apply_shortcodes()` and `do_shortcode()`.
Show description for 270629dcommittedAdministration: Allow to wrap Settings sections with custom HTML content.
Show description for 1b3b794committedPosts, Post Types: Post title should not be translatable in `get_user_data_from_wp_global_styles` method.
Show description for 0bdbce3committed