I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 29, 2024 — May 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Docs: Improve documentation for `WP_Filesystem_FTPext::parselisting()`.
Sergey Biryukov
as SergeyBiryukov
More... 2 days ago
Embeds: Increase color contrast on preview content. More... 3 days ago
Revisions: Improve revisions layout on mobile viewports. More... 3 days ago
Plugins: Clarify documentation for when `current_action` and `current_filter` can return false. More... 3 days ago
Build/Test: Restore PHPCompat scan to correct version. More... 3 days ago
Bump PHP Compat scan to 7.4 More... 3 days ago
Filesystem API: Remove unused code in `WP_Filesystem_FTPext::parselisting()`.
Sergey Biryukov
as SergeyBiryukov
More... 3 days ago
Docs: Correct the description of the `wpdb::process_field_formats()` return value. More... 4 days ago
Build/Test Tools: Increase shared user fixtures following switch to bcrypt hashing. More... 4 days ago
Administration: Remove unused and commented out HTML code in `touch_time()`.
Sergey Biryukov
as SergeyBiryukov
More... 4 days ago
Build/Test Tools: Add assertions that test the tests. More... 4 days ago
Build/Test Tools: Replace uses of `test.com` in tests and the local development environment with the more appropriate `example.com` which is intended for testing and examples. More... 4 days ago
Docs: Switch some `@internal` tags to the inline format so the corresponding function or method is not treated by IDEs and static scanning tools as internal use only. More... 4 days ago
Twenty Seventeen: Escape translations in block patterns.
Sergey Biryukov
as SergeyBiryukov
More... 6 days ago
Twenty Fourteen: Use correct escaping function for `alt` attributes in block patterns.
Sergey Biryukov
as SergeyBiryukov
More... 7 days ago
Media: fix degraded handling for 24 bit PNG uploads. More... 8 days ago
I18N: Make default menu name translatable on the Menus screen.
Sergey Biryukov
as SergeyBiryukov
More... 8 days ago
Twenty Eleven: Use correct escaping function for `alt` attributes in block patterns.
Sergey Biryukov
as SergeyBiryukov
More... 9 days ago
Twenty Nineteen: Use correct escaping function for `alt` attributes in block patterns.
Sergey Biryukov
as SergeyBiryukov
More... 10 days ago
Twenty Thirteen: Correct `alt` attributes for some images in block patterns.
Sergey Biryukov
as SergeyBiryukov
More... 11 days ago
Script Loader: Add `common.js` as a dependency for `dashboard.js`.
Sergey Biryukov
as SergeyBiryukov
More... 12 days ago
Login and Registration: Check that `$_POST` value is a string in `retrieve_password()`.
Sergey Biryukov
as SergeyBiryukov
More... 13 days ago
Login and Registration: Check that `action` is a string in `wp-login.php`.
Sergey Biryukov
as SergeyBiryukov
More... 14 days ago
Coding Standards: Move `$class` variable in `wp-admin/options.php` closer to where it's used.
Sergey Biryukov
as SergeyBiryukov
More... 15 days ago
Options, Meta APIs: Disable `siteurl` and `home` fields on All Settings screen when defined as constants.
Sergey Biryukov
as SergeyBiryukov
More... 15 days ago
Docs: Declare the object shapes for some return values. More... 16 days ago
Coding Standards: Pass `true` instead of `1` to `current_time()` for consistency.
Sergey Biryukov
as SergeyBiryukov
More... 16 days ago
Coding Standards: Simplify gradient color specifications in `theme.json`.
Sergey Biryukov
as SergeyBiryukov
More... 17 days ago
Docs: Remove an unnecessary `@return` tag from this filter. More... 18 days ago
Docs: Document the parameters in `WP_PHPMailer::setLanguage()`.
Sergey Biryukov
as SergeyBiryukov
More... 18 days ago