| Bundled Themes: Add missing `svn:ignore` for Twenty Twenty-Two and Twenty Twenty-Five. |
|
More...
|
4 months ago
|
| Blocks: Introduce WP_Block_Processor for efficiently parsing blocks. |
|
More...
|
4 months ago
|
| Docs: Correct the tag order for `site_status_good_response_time_threshold` filter. |
|
More...
|
4 months ago
|
| REST API: Allow comment content to be updated to empty when allow_empty_comment filter returns true |
|
More...
|
4 months ago
|
| General: Introduce output buffering for template enhancements. |
|
More...
|
4 months ago
|
| Bundled Themes: Add `path` data to block theme stylesheets so they can be inlined. |
|
More...
|
4 months ago
|
| Bundled Themes: Introduce stylesheet minification for core block themes. |
|
More...
|
4 months ago
|
| Taxonomy: Bypass clearing taxonomy hierarchy for non-hierarchical taxonomies. |
|
More...
|
4 months ago
|
| Coding Standards: Use more meaningful variable names in Theme Editor. |
|
More...
|
4 months ago
|
| Script Loader: Propagate `fetchpriority` from dependents to dependencies. |
|
More...
|
4 months ago
|
| Editor: Avoid enqueueing assets for blocks which do not render content. |
|
More...
|
4 months ago
|
| Coding Standards: Revert the renaming of `$s` variable in `wp-admin/plugins.php`. |
|
More...
|
4 months ago
|
| Coding Standards: Use more meaningful variable names in Plugin Editor. |
|
More...
|
4 months ago
|
| Coding Standards: Rename abbreviated variables in `WP_Query`. |
|
More...
|
4 months ago
|
| Build/Test Tools: Introduce `LOCAL_DB_PORTS` environment variable. |
|
More...
|
4 months ago
|
| Cron API: Spawn cron jobs on shutdown hook. |
|
More...
|
4 months ago
|
| Coding Standards: Rename `$s` to `$search_term` in `wp-admin/plugins.php`. |
|
More...
|
4 months ago
|
| Coding Standards: Rename `$c` to `$blog_count` in `wp-admin/admin.php`. |
|
More...
|
4 months ago
|
| Docs: Update MDN Web Docs link to avoid an extra redirect. |
|
More...
|
4 months ago
|
| Bundled Themes: Prevent `pre` from overflowing container. |
|
More...
|
4 months ago
|
| Script Loader: Use original stylesheet URL for `sourceURL` when inlined. |
|
More...
|
4 months ago
|
| HTML API: Escape all submitted HTML character references. |
|
More...
|
4 months ago
|
| Editor: Update Google Fonts API endpoint for WordPress 6.9. |
|
More...
|
4 months ago
|
| Attachments REST API endpoint: add support for filtering attachments by multiple media types |
|
More...
|
4 months ago
|
| REST API: Rename post link relation in media endpoint to wp:attached-to |
|
More...
|
4 months ago
|
| Users: Lazy load user capabilities in WP_User object. |
|
More...
|
4 months ago
|
| Networks and Sites: Remove obsolete code from `wp-activate.php`. |
|
More...
|
4 months ago
|
| Bundled Themes: Use `wp_print_inline_script_tag()` when available and include `sourceURL` for JS. |
|
More...
|
4 months ago
|
| Docs: Correct `$revision_id` global reference in `wp-admin/revision.php`. |
|
More...
|
4 months ago
|
| Media: Add test case for removing "img_auto_sizes_contain_css_fix" by dequeueing handle at `wp_enqueue_scripts`. |
|
More...
|
4 months ago
|