I Use This!
Very High Activity

Commits : Listings

Analyzed 26 days ago. based on code collected 26 days ago.
Dec 30, 2024 — Dec 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Media: Switch to enqueueing `contain-intrinsic-size` CSS fix for `IMG` tags having `sizes=auto`. More... 4 months ago
Script Loader: Add `sourceURL` comments to inline `SCRIPT` tags manually constructed in `wp-includes`. More... 4 months ago
Attachments REST API endpoint: update attachments controller to support flip and to customize attachment fields More... 4 months ago
General: Optimize `wp.sanitize.stripTags()` to improve memory usage. More... 4 months ago
Posts, Post Types: Short-circuit `wp_post_delete()` when `$post_id` arg is not above zero after casting to `int`. More... 4 months ago
Upgrade/Install: Update sodium_compat to v1.23.0.
Sergey Biryukov
as SergeyBiryukov
More... 4 months ago
Code Modernization: Fix instances of using `null` as an array offset. More... 4 months ago
Privacy: Wrap `Reflection*::setAccessible()` call in conditional check. More... 4 months ago
Emoji: Move printing of emoji loader script module from `wp_head` to `wp_print_footer_scripts`. More... 4 months ago
Code Modernization: Use `str_contains()` in `get_shortcode_tags_in_content()`.
Sergey Biryukov
as SergeyBiryukov
More... 4 months ago
Code Modernization: Use `str_contains()` in `get_avatar_data()`.
Sergey Biryukov
as SergeyBiryukov
More... 4 months ago
Emoji: Convert the emoji loader from an inline blocking script to a (deferred) script module. More... 4 months ago
Upgrade/Install: WordPress text shows over logo on tab. More... 4 months ago
Coding Standards: Simplify the `initials` avatar type handling in `get_avatar_data()`.
Sergey Biryukov
as SergeyBiryukov
More... 4 months ago
Build/Test Tools: Update the Inovation Releases tested. More... 4 months ago
Tests: Use a dataprovider for some auth tests. More... 4 months ago
Tests: Use a dataprovider for some admin-bar tests. More... 4 months ago
REST API: Add an embeddable post to the media endpoint within `links` More... 4 months ago
Editor: introduce `border.radiusSizes` support in theme.json. More... 4 months ago
Privacy: A11y: Show time of privacy request status change. More... 4 months ago
Toolbar: Improve conciseness of `wp_admin_bar_my_account_item()`. More... 4 months ago
Docs: Correct formatting for some DocBlocks in Comment Template block tests.
Sergey Biryukov
as SergeyBiryukov
More... 4 months ago
External Libraries: Upgrade PHPMailer to version 6.11.1.
Sergey Biryukov
as SergeyBiryukov
More... 4 months ago
HTML API: Ensure non-string HTML input is safely handled. More... 4 months ago
Editor: Add 6 missing HTML5 semantic tags (`data`, `meter`, `progress`, `search`, `time`, `wbr`) and their attributes to KSES. More... 4 months ago
General: A11y: Remove obsolete `speak` and `aural` CSS. More... 4 months ago
Editor: Allow popover attributes in editor content. More... 4 months ago
Menus: Revert some unintentional whitespace changes introduced in r60815. More... 4 months ago
Menus: Prevent HTML in menu item titles from being rendered unexpectedly. More... 4 months ago
REST API: Increase the specificity of capability checks for collections when the `edit` context is in use. More... 4 months ago