I Use This!
Very High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Coding Standards: Use strict comparison in `wp-includes/pluggable.php`.
Sergey Biryukov
as SergeyBiryukov
More... 2 days ago
Media: Fix CSS issue preventing inserting images on smaller viewports. More... 2 days ago
Editor: Relocate font files uploads to the uploads directory. More... 3 days ago
Coding Standards: Use strict comparison in `wp-includes/ms-load.php`.
Sergey Biryukov
as SergeyBiryukov
More... 3 days ago
External Libraries: Update the Requests library to version 2.0.11. More... 3 days ago
Coding Standards: Use strict comparison in `wp-includes/ms-blogs.php`.
Sergey Biryukov
as SergeyBiryukov
More... 4 days ago
Coding Standards: Use strict comparison in `wp-includes/bookmark.php`.
Sergey Biryukov
as SergeyBiryukov
More... 5 days ago
Editor: Update the Google Fonts font collection URL to the latest version for 6.5. More... 5 days ago
Help/About: Update the About page for 6.5. More... 5 days ago
Editor: Prevent font folder naive filtering causing infinite loops. More... 6 days ago
Coding Standards: Use strict comparison in `wp-includes/link-template.php`.
Sergey Biryukov
as SergeyBiryukov
More... 6 days ago
Editor: Check if `mb_strtolower` exists before using it in the font library. More... 6 days ago
I18n: Ensure "Patterns" menu item is translatable. More... 6 days ago
Tests: Remove unnecessary use of `utf8_encode()` in KSES tests.
Sergey Biryukov
as SergeyBiryukov
More... 7 days ago
Coding Standards: Rename the `$postid` parameter to `$post_id` in `has_meta(). More... 8 days ago
Coding Standards: Use strict comparison in `wp-includes/bookmark-template.php`.
Sergey Biryukov
as SergeyBiryukov
More... 8 days ago
Coding Standards: Rename the remaining `$postid` instances in `wp_delete_post()`.
Sergey Biryukov
as SergeyBiryukov
More... 9 days ago
Coding Standards: Rename the `$postid` parameter to `$post_id` in `wp_delete_post()`.
Sergey Biryukov
as SergeyBiryukov
More... 9 days ago
Docs: Update various HelpHub links to avoid unnecessary redirections. More... 9 days ago
Posts, Post Types: Introduce `delete_post_{$post->post_type}` and `deleted_post_{$post->post_type}` hooks. More... 9 days ago
Editor: Update Packages with the latest bug fixes for 6.5 RC 3 More... 10 days ago
Coding Standards: Use strict comparison in `wp-includes/class-walker-comment.php`.
Sergey Biryukov
as SergeyBiryukov
More... 10 days ago
Build/Test Tools: Make `WP_Filesystem_Direct` tests more robust. More... 10 days ago
Coding Standards: Use strict comparison in `wp-includes/class-wp-walker.php`.
Sergey Biryukov
as SergeyBiryukov
More... 11 days ago
Coding Standards: Use strict comparison in `wp-includes/class-wp-theme.php`.
Sergey Biryukov
as SergeyBiryukov
More... 12 days ago
Media: Fall back to available icons if SVG media icons not found. More... 13 days ago
Twenty Twenty: Use the `$theme_version` variable for font stylesheet.
Sergey Biryukov
as SergeyBiryukov
More... 13 days ago
Interactivity API: Do not print state if it’s an empty array. More... 13 days ago
Script Loader: Add new `script_module_loader_src` filter for the script module `src`. More... 13 days ago
REST API: Prevent error when passing invalid `type` parameter to search endpoint. More... 13 days ago