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
Charset: Add explanatory note about what consitutes “valid” UTF-8. More... 5 months ago
Posts, Post Types: Check the result of creating a draft in `get_default_post_to_edit()`.
Sergey Biryukov
as SergeyBiryukov
More... 5 months ago
Accessibility: Feedback & focus on deleting terms via AJAX. More... 5 months ago
Tests: Remove redundant `@covers` tags in `wp_mail()` tests.
Sergey Biryukov
as SergeyBiryukov
More... 5 months ago
Mail: Support inline attachments. More... 5 months ago
Caching API: Use consistent cache keys for query groups. More... 5 months ago
Docs: Clarify return value for `wp_get_default_extension_for_mime_type()`.
Sergey Biryukov
as SergeyBiryukov
More... 5 months ago
Formatting: Rely on _wp_can_use_pcre_u() to detect UTF-8 PCRE support. More... 5 months ago
Compat: Replace warning-suppression in _wp_can_use_pcre_u() More... 5 months ago
Build/Test Tools: Check if PHPUnit classes exist before calling `class_alias()`.
Sergey Biryukov
as SergeyBiryukov
More... 5 months ago
Build/Test Tools: Update third-party GitHub Actions. More... 5 months ago
Security: Update `composer/ca-bundle` to version `1.5.8`. More... 5 months ago
Script Loader: Revert sourceURL addition. More... 5 months ago
Tests: Correct `@covers` tags for `term_exists()` tests.
Sergey Biryukov
as SergeyBiryukov
More... 5 months ago
Block Hooks: Apply block hooks to plugin-registered templates. More... 5 months ago
Docs: Improve grammar in some DocBlocks for more clarity and consistency.
Sergey Biryukov
as SergeyBiryukov
More... 5 months ago
Script Loader: Remove "inline:" prefix from sourceURL. More... 5 months ago
Script Loader: Add sourceURL to inline scripts and styles. More... 5 months ago
Block Bindings: Allow generically setting rich-text block attributes. More... 6 months ago
Updates: Ensure theme screenshots are positioned correctly.
helenhousandi
as helen
More... 6 months ago
Docs: Correct the order of `@since` and `@global` tags in some files.
Sergey Biryukov
as SergeyBiryukov
More... 6 months ago
Scripts: Use appropriate JSON encoding flags for script tags. More... 6 months ago
Plugins: Ensure only plugin icons are floated.
helenhousandi
as helen
More... 6 months ago
Users: Improve documentation for `edit_user_profile` and `show_user_profile actions`. More... 6 months ago
Media: Fix playlist shortcodes not rendering correctly if the first playlist is broken. More... 6 months ago
Tests: Move Hello Dolly test data to match new plugin directory structure. More... 6 months ago
Taxonomy: Ensure term_exists respects $parent_term when $term is an integer. More... 6 months ago
Build/Test Tools: Revert svn:ignore property changes from [60666]. More... 6 months ago
Build/Test Tools: Update in-repo PHPUnit documentation to point to a single source of truth. More... 6 months ago
Plugins: Fix emoji positioning in plugin titles on plugins list table. More... 6 months ago