I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Dec 30, 2024 — Dec 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Coding Standards: Explicitly return `null` in `get_page_by_path()`.
Sergey Biryukov
as SergeyBiryukov
More... 8 months ago
Posts, Post Types: Correct the schema for the `id` property of the global styles REST API endpoint. More... 8 months ago
Networks and Sites: Correct and improve terminology relating to deactivated, deleted, and archived sites on a Multisite installation. More... 8 months ago
Options, Meta APIs: Account for URL query parameters when checking the validity of requests to the `/wp/v2/settings` REST API route. More... 8 months ago
I18N: Improve translatable string in `WP_PHPMailer`. More... 8 months ago
Editor: Add cache-busting for block styles on development mode. More... 8 months ago
Coding Standards: Explicitly return `null` in functions saving URL rewrite rules.
Sergey Biryukov
as SergeyBiryukov
More... 8 months ago
Twenty Twenty-One: Add nav menu toggle behaviors at `DOMContentLoaded` instead of at the `load` event. More... 8 months ago
Coding Standards: Remove unnecessary `isset()` check in `Custom_Image_Header::step_2()`.
Sergey Biryukov
as SergeyBiryukov
More... 8 months ago
Build/Test Tools: Only check for changes to versioned files once. More... 8 months ago
Build/Test Tools: Create groups for bundled theme Dependabot PRs. More... 8 months ago
Build/Test Tools: Commit changes to built theme files for PRs. More... 8 months ago
Build/Test Tools: Monitor default themes for dependency updates. More... 8 months ago
Build/Test Tools: Run PHPUnit test suite using MariaDB 11.8. More... 8 months ago
Embeds: Remove screencast.com from oEmbed allow list. More... 8 months ago
Coding Standards: Remove unnecessary `isset()` check in `wp-admin/post.php`.
Sergey Biryukov
as SergeyBiryukov
More... 8 months ago
Twenty Twelve: Fixes figcaption alignment. More... 8 months ago
Twenty Sixteen: Makes sure quote block plain style is in editor. More... 8 months ago
Security: Cease support for WordPress 4.1 through 4.6. More... 8 months ago
Build/Test Tools: Adjust the upgrade testing matrix for the 6.x branches so versions are tested only if a database version change was made. More... 8 months ago
Coding Standards: Remove unnecessary `isset()` check in `_get_block_templates_files()`.
Sergey Biryukov
as SergeyBiryukov
More... 8 months ago
Coding Standards: Remove unnecessary `isset()` check in `wp_delete_term()`.
Sergey Biryukov
as SergeyBiryukov
More... 8 months ago
Coding Standards: Remove unnecessary `isset()` check in `get_calendar()`.
Sergey Biryukov
as SergeyBiryukov
More... 8 months ago
Docs: Correct parameter and return types for some comment functions.
Sergey Biryukov
as SergeyBiryukov
More... 8 months ago
Database: Reinstate test for MariaDB version in readme. More... 8 months ago
Coding Standards: Remove unreachable `return` in `_get_block_template_file()`.
Sergey Biryukov
as SergeyBiryukov
More... 8 months ago
Build/Test Tools: Fix playground workflow link in PR comment. More... 8 months ago
Build/Test Tools: Revert [60324] while memory exhaustion issues in the GitHub Actions workflows are investigated. More... 8 months ago
Docs: Remove redundant `@access` tags from DocBlocks in various files.
Sergey Biryukov
as SergeyBiryukov
More... 8 months ago
Build/Test Tools: Bump the default baseline version used for performance comparison tests. More... 8 months ago