I Use This!
Very High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Networks and Sites: Add a clearer warning message before deleting a site from a network. More... 2 days ago
Bootstrap/Load: Add support for custom ports in multisite site addresses. More... 2 days ago
Feeds: Add an optional `$post` parameter to `get_the_title_rss()`.
Sergey Biryukov
as SergeyBiryukov
More... 2 days ago
I18N: Pass the `$locale` variable to the `load_translation_file` filter. More... 2 days ago
Site Health: Improve the internationalisation of strings used in disk space health checks. More... 2 days ago
Login and Registration: Check that `post_password` is a string in `wp-login.php`.
Sergey Biryukov
as SergeyBiryukov
More... 3 days ago
Build/Test Tools: Remind contributors to include a Trac ticket link. More... 4 days ago
Embeds: Add Bluesky as a trusted oEmbed provider. More... 4 days ago
Editor: Fix coding standards and move deprecated function to correct file. More... 4 days ago
Editor: add Style Engine support for nested CSS rules. More... 4 days ago
Docs: Revert the documentation change to `WP_Block_Parser::parse()` made in [58084]. More... 4 days ago
Docs: Document the array shapes for parsed blocks, template part areas, and template types. More... 4 days ago
Docs: Add missing documentation for various upgrade/install class methods.
Sergey Biryukov
as SergeyBiryukov
More... 4 days ago
Plugins: Show an admin notice on successful activation. More... 4 days ago
REST API: Return empty object when no fallback templates are found (wp/v2/templates/lookup) More... 4 days ago
Build/Test Tools: Fix performance tests logging script after [58076]. More... 4 days ago
Build/Test Tools: Overhaul performance tests to improve stability and cover more scenarios. More... 4 days ago
Docs: Various docblock improvements. More... 4 days ago
Editor: Merge element style and classname generation to single filter. More... 5 days ago
Docs: Various docblock corrections. More... 5 days ago
HTML API: Fix context reset in html5lib test suite. More... 5 days ago
Docs: Correct some docblock indentation. More... 5 days ago
Tests: Use `assertSame()` in `wp_validate_redirect()` tests.
Sergey Biryukov
as SergeyBiryukov
More... 5 days ago
General: Remove any usage of `wp_reset_vars()`. More... 5 days ago
Script Loader: Ensure `wp_localize_script()` works when called early. More... 5 days ago
Coding Standards: Remove extra conditional in `get_plugins()`.
Sergey Biryukov
as SergeyBiryukov
More... 6 days ago
REST API: allow overriding excerpt length. More... 7 days ago
I18N: Fix plural usage in `wp_print_admin_notice_templates()`. More... 7 days ago
Embeds: Remove empty CSS blocks from `wp-embed-template.css`. More... 7 days ago
I18N: Actually add all the files for [58061], not just the test fixtures. More... 7 days ago