Commits
User selector
Commit History
Commits on Feb 9, 2026
Gutenberg ref update.
Show description for f8b2285committed
Commits on Jan 23, 2026
Editor: Grid block responsive enhancements.
Show description for ea33087committed
Commits on Jan 13, 2026
HTML API: Escape script tag contents automatically.
Show description for c55a0f2committed
Commits on Jan 5, 2026
Build: Update Gutenberg integration to checkout-and-build approach.
Show description for 22294afcommitted
Commits on Jan 3, 2026
Code Modernization: Update `tests` to use null coalescing operator in place of `isset()` in ternaries.
Show description for 745a537committed
Commits on Oct 21, 2025
Upgrade/Install: Revert relocation of Hello Dolly plugin.
Show description for f906ea5committed
Commits on Sep 29, 2025
Code Modernization: Fix instances of using `null` as an array offset.
Show description for ee22a18committed
Commits on Aug 26, 2025
Tests: Move Hello Dolly test data to match new plugin directory structure.
Show description for d76a54acommittedMedia: improve Imagick handling of indexed PNG images with transparency.
Show description for 93718abcommitted
Commits on Aug 12, 2025
Add `wp_is_valid_utf8()` for normalizing UTF-8 checks.
Show description for bb6ed3bcommittedConvert two source files to UTF-8
Show description for 83e048bcommitted
Commits on May 22, 2025
Media: fix degraded handling for 24 bit PNG uploads.
Show description for 97ed384committed
Commits on Mar 18, 2025
Editor: Fix layout support classes to be generated with a stable ID.
Show description for 8b632c9committed
Commits on Feb 20, 2025
Media: fix full size image generation for PNG uploads.
Show description for 7daa963committed
Commits on Feb 8, 2025
Administration: Replace "Add New {Item}" wording with "Add {Item}" across the administration.
Show description for 3f4d358committed
Commits on Jan 8, 2025
I18N: Mail: Make PHPMailer messages translatable.
Show description for 287b2f8committed
Commits on Jan 7, 2025
Media: improve Imagick handling of colors and alpha channel for PNG image uploads.
Show description for 082f6e6committed
Commits on Nov 20, 2024
i18n: Account for `load_*_textdomain()` after JIT loading.
Show description for 193f6ebcommitted
Commits on Nov 10, 2024
Media: Include image update missed in [59379].
Show description for 05e274bcommitted
Commits on Nov 6, 2024
HTML API: Improve private method name used by `WP_HTML_Processor::next_token()`.
Show description for 8ad5281committed
Commits on Oct 23, 2024
HTML API: Fix extensibility of `WP_HTML_Processor::next_token()`.
Show description for 6573ea6committed
Commits on Sep 18, 2024
Code Modernization: Remove xml_set_object() in AtomParser::parse().
Show description for ce57101committed
Commits on Aug 5, 2024
Media: Automatically convert HEIC images to JPEG
Show description for 471a619committed
Commits on Jul 24, 2024
block.json: Allow passing PHP filename as `variations` field.
Show description for 5a76260committed
Commits on Jun 24, 2024
Section styles: improve performance and conceptual consistency.
Show description for 2b1057ccommitted
Commits on Jun 14, 2024
Section styles: add slug to override non-kebab-cased variations.
Show description for 5983b3ccommitted
Commits on Jun 4, 2024
Editor: Add theme.json v3 migrations.
Show description for 782fb1fcommittedEditor: add missing test template file.
Show description for a0e93accommitted
Commits on May 31, 2024
Block Themes: Add section styling via extended block style variations
Show description for f91931acommittedBlock Themes: Add support for relative URLs in top-level theme.json styles
Show description for 1540cdbcommitted
Commits on May 23, 2024
Introduce Token Map: An optimized static translation class.
Show description for bcd25b1committedEditor: Update npm packages.
Show description for 932895bcommitted
Commits on Apr 30, 2024
I18N: Improve support for using only PHP translation files.
Show description for 22796f5committed
Commits on Apr 26, 2024
Media: fix potential error in class-avif-info.php::get_item_features().
Show description for 2074392committed
Commits on Apr 16, 2024
HTML API: Validate HTML Processor against external test suite from html5lib.
Show description for 3b9aefbcommitted