I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Dec 30, 2024 — Dec 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revisions: Add year to timestamp in revisions comparison interface.
Sergey Biryukov
as SergeyBiryukov
More... 6 months ago
Media: ensure `wp_get_attachment_image` uses valid user-provided width and height. More... 6 months ago
Media: Fix button sizing on Edit Media screen. More... 6 months ago
Quick/Bulk Edit: Check if post status is set in `wp_ajax_inline_save()`.
Sergey Biryukov
as SergeyBiryukov
More... 6 months ago
Media: Fix button focus visibility in media uploads. More... 6 months ago
Administration: Remove obsolete placeholder styles. More... 6 months ago
REST API: Correct error handling in `WP_REST_Server::serve_batch_request_v1()`.
Sergey Biryukov
as SergeyBiryukov
More... 6 months ago
Users: Fire `wp_set_password` action when creating or updating a user's password. More... 6 months ago
HTML API: Make WP_HTML_Processor::serialize_token() public. More... 6 months ago
Export: Split the query for post authors in `wxr_authors_list()` into smaller chunks.
Sergey Biryukov
as SergeyBiryukov
More... 6 months ago
Follow-up: Add `wp_is_valid_utf8()` for normalizing UTF-8 checks. More... 6 months ago
Add `wp_is_valid_utf8()` for normalizing UTF-8 checks. More... 6 months ago
Database: Update default `DB_CHARSET` to `utf8mb4` in `wp-config-sample.php`.
Sergey Biryukov
as SergeyBiryukov
More... 6 months ago
Build/Test Tools: Adjust various jobs names in the GitHub Actions workflows to remove duplication and improve grouping in the UI when they run. More... 6 months ago
Convert two source files to UTF-8 More... 6 months ago
Build/Test Tools: Use newer runner images for MacOS & Windows. More... 6 months ago
Build/Test Tools: Ensure a change to the Node version always runs relevant test workflows. More... 6 months ago
Build/Test Tools: Add some further missing permissions to the GitHub Actions workflows. More... 6 months ago
External Libraries: Upgrade PHPMailer to version 6.10.0.
Sergey Biryukov
as SergeyBiryukov
More... 6 months ago
Database: Add support for `SET STATEMENT` in `wpdb::get_table_from_query()`.
Sergey Biryukov
as SergeyBiryukov
More... 6 months ago
Docs: Correct `@return` type for `get_post_field()`.
Sergey Biryukov
as SergeyBiryukov
More... 6 months ago
Twenty Twenty-Five: Fix typo in font credit URL protocol.
Sergey Biryukov
as SergeyBiryukov
More... 6 months ago
Administration: Reduce mobile item spacing in `.misc-pub-section`. More... 6 months ago
Docs: Correct return and parameter types for `WP_Block_List` methods.
Sergey Biryukov
as SergeyBiryukov
More... 6 months ago
HTML API: Reduce length checks in skip_script_data. More... 6 months ago
KSES: Prevent normalization from unescaping escaped numeric character references. More... 6 months ago
Options, Meta APIs: Test site transients stored correctly. More... 6 months ago
Upgrade/Install: Reduce number of DB queries populating roles. More... 6 months ago
Administration: Avoid rendering empty bottom tablenav container when pagination is hidden. More... 6 months ago
Build/Test Tools: Add some missing permissions to the GitHub Actions workflows. More... 6 months ago