| Posts, Post Types: Add a filter to the post statuses available in Quick Edit and Bulk Edit. |
|
More...
|
7 months ago
|
| Docs: Improve the documented return type for parsed blocks. |
|
More...
|
7 months ago
|
| Posts, Post Types: Don't unnecessarily recount terms when a post transitions between statuses that don't require them to be recounted. |
|
More...
|
7 months ago
|
| Twenty Ten: Use third-person singular verbs for some more function descriptions. |
|
More...
|
7 months ago
|
| Twenty Twelve: Use third-person singular verbs for function descriptions. |
|
More...
|
7 months ago
|
| Bundled Themes: Revert some documentation changes to use third-person singular verbs. |
|
More...
|
7 months ago
|
| Twenty Eleven: Use third-person singular verbs for function descriptions. |
|
More...
|
7 months ago
|
| Twenty Ten: Use third-person singular verbs for function descriptions. |
|
More...
|
7 months ago
|
| Build/Test Tools: Clarify the local development environment instructions by removing unnecesary references to Docker and mentioning some alternative container environments. |
|
More...
|
7 months ago
|
| HTML API: Make META tag test data provider static. |
|
More...
|
7 months ago
|
| HTML API: Simplify META tag processing. |
|
More...
|
7 months ago
|
| HTML API: Mark doctype info class as private. |
|
More...
|
7 months ago
|
| Customize: Use `static` closures in tests to reduce memory usage. |
|
More...
|
7 months ago
|
| Customize: Account for existing query params in the admin URL when `wp_customize_url()` adds the `theme` query param. |
|
More...
|
7 months ago
|
| Docs: Correct the type for `$tax` global in `WP_Terms_List_Table::__construct()`. |
|
More...
|
7 months ago
|
| Multisite: Enforce consistent types on ID columns in multisite database tables, to better allow for foreign keys to more reliably be defined between them. |
|
More...
|
7 months ago
|
| Canonical: prevent possible "Undefined array key" PHP error in `redirect_canonical()`, if the `path` or `query` array keys have gone missing. |
|
More...
|
7 months ago
|
| Twenty Nineteen: Add missing `@since` tag for `twentynineteen_scripts()`. |
|
More...
|
7 months ago
|
| Twenty Seventeen: Add missing `@since` tag for `twentyseventeen_scripts()`. |
|
More...
|
7 months ago
|
| Docs: remove global references to `$wp_version` that are no longer accurate. |
|
More...
|
7 months ago
|
| Taxonomy: Filter the arguments passed into `wp_dropdown_categories()` in the Categories post edit metabox AJAX request output. |
|
More...
|
7 months ago
|
| Role/Capability: Ensure that logged-out users cannot edit themselves. |
|
More...
|
7 months ago
|
| External Libraries: Upgrade Simple Pie to 1.8.1 (patched). |
|
More...
|
7 months ago
|
| Docs: Correct the type of the `$request_id` parameter in privacy functions. |
|
More...
|
7 months ago
|
| Docs: Fix typo in `get_udims()` description. |
|
More...
|
8 months ago
|
| HTML API: Use `assertEqualHTML()` in post filtering tests. |
|
More...
|
8 months ago
|
| HTML API: Use `assertEqualHTML()` in `wp_kses()` tests. |
|
More...
|
8 months ago
|
| HTML API: Use `assertEqualHTML()` in `wp_rel_ugc()` tests. |
|
More...
|
8 months ago
|
| I18N: Correct strict comparison in `WP_Translations::translate_plural()`. |
|
More...
|
8 months ago
|
| Bundled Theme: Prevent output of empty title tags. |
|
More...
|
8 months ago
|