Commits
User selector
Commit History
Commits on Nov 7, 2021
Coding Standards: Move `wp-includes/class-http.php` to `wp-includes/class-wp-http.php`.
Show description for b7bbb52committed
Commits on Nov 2, 2021
REST API: Add URL Details endpoint.
Show description for 1822d98committed
Commits on Jun 1, 2021
Block Editor: Load the `WP_Theme_JSON_Resolver` class in `wp-admin/load-styles.php`.
Show description for 6857f84committed
Commits on May 26, 2021
Block Editor: Add support for the pattern directory.
Show description for 849c811committed
Commits on May 25, 2021
Block Editor: Only load the `WP_Theme_JSON_Resolver` class once.
Show description for a2200ddcommittedBlock Editor: Introduce block templates for classic themes.
Show description for ea49625committedBlock Editor: Load theme resolver class in script loader.
Show description for d66ccc0committedREST API: Add widget endpoints
Show description for bc48d7acommittedREST API: Revert widget endpoints
Show description for 1b05374committedREST API: Add widget endpoints
Show description for 909bd7fcommitted
Commits on May 24, 2021
Block Editor: Add Global Settings support using theme.json file.
Show description for ef3da33committedEditor: Extract `block_editor_rest_api_preload` method for use with different editor screens
Show description for 2a389adcommitted
Commits on May 21, 2021
Block Editor: Updated the WordPress packages from Gutenberg 10.7.0 RC.
Show description for 83c5f4dcommitted
Commits on May 19, 2021
Editor: Update WordPress packages published for Gutenberg 10.6
Show description for 585f62acommitted
Commits on Apr 21, 2021
Editor: Abstract block editor configuration
Show description for a19f589committed
Commits on Apr 15, 2021
Editor: Update WordPress packages to use with WordPress 5.8
Show description for 4072823committed
Commits on Feb 2, 2021
Security, Site Health: Make migrating a site to HTTPS a one-click interaction.
Show description for 051aa92committed
flixos90
Commits on Jan 21, 2021
Robots: Introduce Robots API.
Show description for 176a1f5committed
Commits on Dec 23, 2020
Security, Site Health: Detect HTTPS support and encourage switching.
Show description for e78d988committed
Commits on Nov 12, 2020
I18N: Revert [49236] for now to investigate alternative implementations.
Show description for 4006c07committed
Commits on Oct 20, 2020
I18N: Introduce `WP_Textdomain_Registry` to store text domains and their language directory paths.
Show description for 9e83d04committedBlock Editor: Update the WordPress Packages to the latest version.
Show description for 9fc2059committed
Commits on Oct 15, 2020
Site Health, REST API: Move async tests to REST API endpoints.
Show description for efe06cdcommitted
Commits on Oct 14, 2020
General: Move `wp_array_get()` from a separate file to `wp-includes/functions.php`, for consistency.
Show description for f3f53fbcommitted
Commits on Oct 13, 2020
Editor: update packages; Port block supports to WordPress core.
Show description for 27ad65dcommitted
Commits on Oct 12, 2020
REST API: Introduce search post format handler.
Show description for c39f290committed
Commits on Oct 8, 2020
REST API: Introduce Application Passwords for API authentication.
Show description for 1856d0fauthored andcommitted

REST API: Introduce search term handler.
Show description for 5b6f5f9committed
Commits on Jul 6, 2020
Block Editor: Add the initial set of block patterns.
Show description for 388dd08committed
Commits on Jul 1, 2020
Editor: Register core blocks on the server
Show description for f7d617ccommittedREST API: Introduce plugin management and block directory endpoints.
Show description for b2cc1dfcommitted
Commits on Jun 26, 2020
REST API: Introduce Block Types endpoint.
Show description for 5b90ea4committed
Commits on Jun 25, 2020
Editor: Introduce WP_Block and WP_Block_List classes
Show description for 92585e8committed
Commits on Jun 24, 2020
Block Editor: Add the Block Patterns API.
Show description for b56db03committed
Commits on Jun 17, 2020
Sitemaps: Add XML sitemaps functionality to WordPress.
Show description for b589735committed