Commits
User selector
Commit History
Commits on Oct 8, 2021
Taxonomy: Populate the `WP_Terms_List_Table::$items` property in `::prepare_items()`.
Show description for 440336bcommitted
Commits on Oct 7, 2021
Docs: Add a `@since` note for the new `$parent_block` parameter of several filters:
Show description for eda09eccommitted
Commits on Oct 6, 2021
Apply the `pre_render_block`, `render_block_data`, and `render_block_context` filters when rendering inner/nested blocks. Introdices another param to these filters: `$parent_block` that is the "par…
Show description for ed9f437committedTwenty Twenty-One: Remove duplicate `width` and `height` values from social icons.
Show description for 411eaeacommitted
Commits on Oct 5, 2021
Permalinks: Move the Nginx documentation link to help sidebar in `wp-admin/options-permalink.php`.
Show description for 83b2339committedAccessibility: Privacy: Use red color for action buttons on the Erase Personal Data screen:
Show description for a86f7c7committedCoding Standards: Use strict type check for `in_array()` in `register_block_script_handle()`.
Show description for 374adaacommittedAdministration: Allow plugin action links row to wrap.
Show description for f2d146dcommitted
Commits on Oct 4, 2021
Docs: Improve various inline documentation for admin bar functions and hooks.
Show description for de822e8committedDocs: Miscellaneous inline documentation improvements, including:
Show description for 4bf9084committed
Commits on Oct 3, 2021
HTTP: Remove the DST Root CA X3 certificate expired on September 30, 2021.
Show description for 3ae66a3committed
Commits on Oct 2, 2021
REST API: Sort widget types by their id.
Show description for 6194de4committedTwenty Twenty-One: Keep the closing `</span>` tag in footer links.
Show description for f660632committed
Commits on Oct 1, 2021
Administration: Enable first and last page buttons in `WP_List_Table::pagination()`.
Show description for 1f0aed8committedCoding Standards: Use strict comparison in `wp-includes/class-wp-http-ixr-client.php`.
Show description for 4226e71committedApp Passwords: Remove placeholder from the app password name input field.
Show description for f6755decommitted
Commits on Sep 30, 2021
Coding Standards: Use strict comparison in `wp-includes/class-http.php`.
Show description for 48c68e5committed
Commits on Sep 29, 2021
Docs: Improve documentation for `WP_Admin_Bar` methods.
Show description for 2bcff1dcommitted
Commits on Sep 28, 2021
Twenty Twenty-One: Remove duplicate class name from localized `font-family` elements.
Show description for 48f2966committedTwenty Twenty: Remove duplicate class name from localized `font-family` elements.
Show description for ab501afcommitted
Commits on Sep 27, 2021
Coding Standards: Remove duplicate assignment from a ternary operator in `WP_MS_Sites_List_Table::site_states()`.
Show description for 863b9f0committed
Commits on Sep 23, 2021
Posts, Post Types: Don't add a trailing number when there is a unique post parent.
Show description for 5bc2752committedDocs: Fix typo in the `$clear_working` parameter description in `WP_Upgrader` methods.
Show description for 36ed6d5committed
Commits on Sep 22, 2021
Code Modernization: Fix "passing null to non-nullable" deprecation in `_mb_substr()`.
Show description for 6b2e2bfcommittedDocs: Miscellaneous docblock corrections and improvements.
Show description for e0f5dfdcommittedGeneral: Fix code quality issues which were identified by static analysis.
Show description for 5c18b5fcommittedDocs: Update description for `retrieve_widgets()` per the documentation standards.
Show description for cb5e261committed
Commits on Sep 21, 2021
Update and enhance the docs for `retrieve_widgets()`.
Show description for d05ecf2committedFormatting: Pass the block instance as a parameter to the `render_block` filters.
Show description for 9269cbdcommittedDocs: Document some more common names for dynamic hooks and standardise the phrasing used.
Show description for d7b91f9committedDocs: Add `@since` notes to `register_setting()` for the deprecated `misc` and `privacy` option groups.
Show description for 0f00893committed
Commits on Sep 20, 2021
Login and Registration: Fix "passing null to non-nullable" deprecation for `authorize_application` error message.
Show description for 506aa74committedDocs: Remove deprecated option groups from `register_setting()` and `add_option_update_handler()`.
Show description for e881178committedCoding Standards: Rename the `$processedHeaders` variable to `$processed_headers` in `WP_Http::request()`.
Show description for 8873b17committed
Commits on Sep 19, 2021
Coding Standards: Rename the `$arrURL` variable to `$parsed_url` in `WP_Http_Streams::request()`.
Show description for a640860committed