I Use This!
Very High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
May 13, 2025 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
REST API: Return a more appropriate HTTP 400 response code when attempting to create or update a non-existent setting. More... 1 day ago
Media: Fix the documented return type of the `wp_update_attachment_metadata()` function. More... 1 day ago
Users: Correct `get_the_author_posts()` to always return an integer.
Sergey Biryukov
as SergeyBiryukov
More... 1 day ago
Build/Test Tools: Reduce the bcrypt cost during testing in order to speed up tests. More... 1 day ago
Docs: Correct the documented types of the password algorithm constants in PHP 7.3 and earlier. More... 1 day ago
Docs: Correct the type of the `$count` parameter in `get_usernumposts` filter.
Sergey Biryukov
as SergeyBiryukov
More... 3 days ago
Tests: Add new `assertEqualHTML` assertion. More... 3 days ago
Coding Standards: Remove redundant `empty()` checks in `map_meta_cap()`.
Sergey Biryukov
as SergeyBiryukov
More... 3 days ago
Posts, Post Types: Add `pre_post_insert` action hook before inserting a new post. More... 4 days ago
Docs: Correct the type for `WP_List_Table::$_column_headers`.
Sergey Biryukov
as SergeyBiryukov
More... 5 days ago
Coding Standards: Remove extra check in `WP_Comment_Query::get_comment_ids()`.
Sergey Biryukov
as SergeyBiryukov
More... 6 days ago
Coding Standards: Remove redundant check in `WP_Customize_Widgets`.
Sergey Biryukov
as SergeyBiryukov
More... 7 days ago
Docs: Clarify description for `::create_upload_object` in the attachment test factory.
Sergey Biryukov
as SergeyBiryukov
More... 7 days ago
Users: Prevent creating of empty usernames after sanitization. More... 7 days ago
Build/Test Tools: Remove unused import. More... 7 days ago
Administration: Hide skip to toolbar link on small viewports. More... 8 days ago
Media: Remove inline scripts targeting `IE < 9`. More... 8 days ago
Users: Update label from "Admin Color Scheme" to "Administration Color Scheme". More... 8 days ago
Users: A11y: Use autocomplete attributes for user name and email. More... 8 days ago
Coding Standards: Remove redundant `! empty()` check in `is_object_in_term()`.
Sergey Biryukov
as SergeyBiryukov
More... 8 days ago
Media: remove swfupload flash fallback for media uploads. More... 8 days ago
Themes: A11y: Fix scroll jump when closing modal navigation. More... 8 days ago
Customize: Prevent errors occuring with Classic Theme without Widgets. More... 8 days ago
Site Health: add image output mapping details to the info tab. More... 8 days ago
Build/Test Tools: Test against the latest innovation releases. More... 8 days ago
Docs: Correct alignment for some translator comments.
Sergey Biryukov
as SergeyBiryukov
More... 8 days ago
General: Various fixes to the correctness of code and documentation reported by PHPStan. More... 9 days ago
Site Health: Explicitly deprecate `WP_Debug_Data::get_sizes()`, unused since WP 5.6.
Sergey Biryukov
as SergeyBiryukov
More... 10 days ago
General: Adjust `WP_Community_Events::format_event_data_time()` deprecation.
Sergey Biryukov
as SergeyBiryukov
More... 11 days ago
Docs: Mark `WP_Debug_Data::get_sizes()` as deprecated in WordPress 5.6.
Sergey Biryukov
as SergeyBiryukov
More... 11 days ago