Commits
User selector
Commit History
Commits on Mar 2, 2024
Docs: Document some globals in `wp-settings.php`.
Show description for 3d8f3aacommitted
Commits on Feb 24, 2024
I18N: Do not set translation controller locale in bootstrap.
Show description for aea8a21committed
Commits on Feb 21, 2024
Themes: Use original template paths when switching blogs.
Show description for 618e422committed
Commits on Feb 20, 2024
Script Loader: Add hooks for script modules and interactivity API only on `after_setup_theme`.
Show description for 977653ecommittedPlugin Dependencies: Remove auto-deactivation and bootstrapping logic.
Show description for 9173f8bcommitted
Commits on Feb 13, 2024
REST API: Revert the refactor of global styles endpoints in REST API in [57624].
Show description for e9ab1c1committedREST API: Refactor global styles endpoints in REST API to register with post type.
Show description for 8557672committedUpgrade/Install: Only check plugins whose data is already stored.
Show description for 1d4eff1committed
Commits on Feb 12, 2024
Upgrade/Install: Micro-optimizations for getting plugin_file in plugins loader loop.
Show description for 4f2965ecommittedUpgrade/Install: Avoid `update_option()` calls during bootstrap.
Show description for d7c132bcommitted
Commits on Feb 8, 2024
Interactivity API: Integrate Server Directive Processing
Show description for 6917caccommittedEditor: Introduce WP_Block_Bindings_Source class
Show description for f03a263committed
Commits on Feb 7, 2024
REST API: Introduce the necessary endpoints for the font library.
Show description for a770c6dcommitted
Commits on Feb 6, 2024
Upgrade/Install: Introduce Plugin Dependencies.
Show description for 2b08a77committedEditor: Introduce the Font Library post types and low level APIs.
Show description for 0cab832committed
Commits on Feb 2, 2024
Editor: Refactor the way block bindings sources are handled
Show description for 235cb39committed
Commits on Feb 1, 2024
Editor: Add the Block Bindings API.
Show description for 1e564adcommitted
Commits on Jan 31, 2024
Script Loader: Use a global variable in `wp_script_modules()`.
Show description for 03cb3e3committedEditor: Update WordPress packages to Gutenberg 16.7 RC3.
Show description for 9453f3acommitted
Commits on Jan 29, 2024
Editor: Add Block Bindings API helpers
Show description for 2ce87aacommittedEditor: Add registry for block binding sources
Show description for adbd348committed
Commits on Jan 25, 2024
I18N: Rename `WP_Translation_Controller::instance()` method to `get_instance()`.
Show description for a615250committed
Commits on Jan 23, 2024
I18N: Introduce a more performant localization library.
Show description for e83f5a1committed
Commits on Jan 20, 2024
Docs: Correct the placement of `@global` tags in `wp-settings.php`.
Show description for 74abf14committed
Commits on Jan 15, 2024
I18N: Cache list of language file paths in `WP_Textdomain_Registry`.
Show description for 24531a9committed
Commits on Jan 11, 2024
JavaScript: Add new Modules API.
Show description for ed88ebbcommitted
Commits on Oct 10, 2023
REST API: Fix issue with Template and Template Part Revision/Autosave REST API controllers.
Show description for 1f51e1fcommitted
Commits on Oct 6, 2023
Editor: Move `wp_navigation` schema updating to `WP_Navigation_Fallback` class.
Show description for 478cd02committed
Commits on Sep 19, 2023
Editor: add background image support.
Show description for 1327f17committed
Commits on Aug 31, 2023
Introduce font-face styles generator and printer.
Show description for c29b095committed
Commits on Aug 24, 2023
Docs: Wrap inline `@see` tags in curly braces.
Show description for e7dd83bcommitted
Commits on Jul 25, 2023
Editor: load title on navigation fallback.
Show description for 1d7554dcommitted
Commits on Jul 20, 2023
HTML-API: Introduce minimal HTML Processor.
Show description for f4fa4ddcommitted
Commits on Jul 16, 2023
Bootstrap/Load: Require `wp-includes/compat.php` in `src/index.php`.
Show description for 3349f1acommitted
Commits on Jul 11, 2023
General: add nonce for block theme preview activation.
Show description for 7813524committed