I Use This!
Very High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Site Health: Include value of `EMPTY_TRASH_DAYS` constant in debug data.
Sergey Biryukov
as SergeyBiryukov
More... 2 days ago
Docs: Improve accuracy for types in phpdoc for `WP_Dependencies`, `_WP_Dependency`, `WP_Scripts`, and `WP_Styles`. More... 2 days ago
Script Loader: Re-target release for missing dependency notices from 7.0.0 to 6.9.1. More... 2 days ago
Docs: Add missing parameter descriptions in `wp-admin/install.php`.
Sergey Biryukov
as SergeyBiryukov
More... 3 days ago
Site Health: Add common HTTP response headers for page cache detection. More... 3 days ago
Docs: Update `@since x.y.z` with actual version number. More... 3 days ago
Plugins: Restore line break between the filter links row and the plugin cards in the Featured view. More... 4 days ago
Mail: Add missing `embeds` key for the `wp_mail_succeeded` action's `$mail_data` param. More... 4 days ago
Upgrade/Install: Add missing file to the `$_old_files` array.
Sergey Biryukov
as SergeyBiryukov
More... 4 days ago
Database: Further correct MariaDB version check in `wpdb::has_cap()`.
Sergey Biryukov
as SergeyBiryukov
More... 5 days ago
Block Editor: Move Block Patterns API functions to `block-patterns.php`. More... 5 days ago
General: Leverage `DOMParser` to implement `wp.sanitize.stripTags()`. More... 5 days ago
HTML API: Ensure correct encoding of modified class names. More... 5 days ago
Block Processor: Remove use of NumberFormatter from test suite. More... 7 days ago
Upgrade/Install: Update the `$_old_files` array for 6.9. More... 7 days ago
Notes: Avoid incrementing `comment_count` when notes are resolved or reopened.
Sergey Biryukov
as SergeyBiryukov
More... 7 days ago
Bundled Themes: Bump theme versions for release with 6.9. More... 8 days ago
Media: Adjustments for official HEIF/HEIC support in added in PHP 8.5. More... 8 days ago
Help/About: Add the final images to the About page. More... 8 days ago
General: Add `wp_get_archives_args` filter to `wp_get_archives()`. More... 8 days ago
Options, Meta APIs: Avoid bypassing the `option_page_capability_options` filter.
Sergey Biryukov
as SergeyBiryukov
More... 8 days ago
Options, Meta APIs: Revert additional request validity handling that was added to the `/wp/v2/settings` REST API route. This change needs more work to account for URL query parameters used in place of body data. More... 9 days ago
Script Loader: Emit notices when enqueueing a script, style, or script module with missing dependencies. More... 9 days ago
Docs: Improve accuracy of `wp_enqueue_classic_theme_styles()` description. More... 9 days ago
Login and Registration: Remove redundant login URL at the end of new user notification.
Sergey Biryukov
as SergeyBiryukov
More... 10 days ago
Media: Remove `required` attribute from media uploader file input field. More... 10 days ago
Twenty Twenty: Fix typo and improve param description for `twentytwenty_read_more_tag()`. More... 10 days ago
Twenty Twenty: Add missing variable names to some `@param` tags.
Sergey Biryukov
as SergeyBiryukov
More... 10 days ago
Media: Fix 'remove' icon in Edit Gallery mode. More... 10 days ago
Twenty Eleven: Add missing variable names to some `@param` tags.
Sergey Biryukov
as SergeyBiryukov
More... 11 days ago