Commits
User selector
Commit History
Commits on Oct 26, 2021
Tests: Some test improvements for `clean_dirsize_cache()` tests:
Show description for 98bf67ecommitted
Commits on Aug 24, 2021
Commits on Aug 11, 2021
Tests: Fix failing i18n unit tests for block metadata
Show description for 18024e6committedBlocks: Add support for `variations in `block.json` file
Show description for d9599adcommitted
Commits on Jul 28, 2021
Build: Split packages and blocks to their webpack configs
Show description for ad976adcommitted
gziolo
Commits on Jul 7, 2021
Themes: Remove mention of “FSE” in Core.
Show description for 0834d01committedTests: Expand tests for `get_block_editor_settings()`.
Show description for 00fc6b5committed
Commits on Jun 30, 2021
Build/Test Tools: Revert [51259-51256,51265].
Show description for 3601206committed
Commits on Jun 29, 2021
Build: Split packages and blocks to their webpack configs.
Show description for 51cbe7ecommitted
Commits on Jun 27, 2021
General: Ensure `svn:eol-style` is consistently set for all recently added files.
Show description for 00be757committed
Commits on Jun 18, 2021
Themes: Make sure `get_file_data()` recognizes headers prefixed by `<?php` tag.
Show description for 2816e8bcommittedTests: Correct `svn:eol-style` property for test data with CR line endings.
Show description for 1f0cdc6committed
Commits on May 26, 2021
Block Editor: Add support for the pattern directory.
Show description for 849c811committed
Commits on May 24, 2021
Editor: Fix failing unit test for i18n support in `theme.json`
Show description for 987acb5committed
Commits on May 23, 2021
Widgets: Make sure `WP_Widget` constructor creates a correct `id_base` value for a namespaced widget class.
Show description for c4fd562committed
Commits on May 4, 2021
Images: enable WebP support.
Show description for 6a5ff5acommitted
Commits on Jan 19, 2021
Blocks: Add automatic RTL handlind for block styles registered from metadata
Show description for f84ebe3committedBlocks: Add i18n support to register_block_type_from_metadata
Show description for edd77c0committed
Commits on Dec 16, 2020
Feed: Merge multiple header values to avoid fatal error.
Show description for 4595dcfcommitted
Commits on Nov 12, 2020
I18N: Revert [49236] for now to investigate alternative implementations.
Show description for 4006c07committed
Commits on Oct 27, 2020
Block Editor: Update the WordPress packages for 5.6 beta 2
Show description for dda3adecommitted
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 13, 2020
Editor: update packages; Port block supports to WordPress core.
Show description for 27ad65dcommitted
Commits on Jul 23, 2020
Tests: Update the `es_ES` string used in `wp_send_user_request()` tests to match the current translation.
Show description for b554928committed
Commits on Jul 12, 2020
Media: Fix `wp_image_file_matches_image_meta()` to also match when the original image URL is used.
Show description for dd50193committed
Commits on Jul 7, 2020
Themes: Allow template loading functions to pass additional arguments to the template via the `$args` parameter.
Show description for 4e78b0acommitted
Commits on Jul 1, 2020
REST API: Introduce plugin management and block directory endpoints.
Show description for b2cc1dfcommitted
Commits on Jun 28, 2020
Themes: Add a return value to theme functions calling `locate_template()`:
Show description for 9f053c5committed
Commits on Jun 7, 2020
REST API: Add additional fields to the themes controller.
Show description for 4fb1e58committed
Commits on Feb 10, 2020
Administration: Capitalize `Trash` consistently in various messages and comments.
Show description for 023d4b2committed
Commits on Feb 6, 2020
Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic constant.
Show description for e72fff9committed
Commits on Jan 29, 2020
Docs: Improve inline comments per the documentation standards.
Show description for cfc3b57committed
Commits on Dec 6, 2019
Upload: fix `wp_unique_filename()` to prevent name collisions with existing or future image sub-size file names, and add unit tests.
Show description for 5464dcbcommitted
Commits on Oct 25, 2019
Ensure `svn:eol-style` is consistently set for all files (part 2).
Show description for 10c787fcommitted