Commits
Branch selector
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 a86f7c7committedBuild/Test Tools: Change the patch version used for testing the 5.6 branch of PHP.
Show description for be25c1bcommittedCoding 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 4bf9084committedBuild/Test Tools: Update the `@wordress/e2e-test-utils` package to version 5.4.3.
Show description for c69c342committed
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 26, 2021
Tests: Update the `Services_JSON` test for PHPUnit 9.5.10/8.5.21+.
Show description for 90b6ae9committedBuild/Test Tools: Update PHPUnit configuration for PHPUnit 9.5.10/8.5.21+.
Show description for 7c2b54ecommittedTests: Don't skip some Ajax tests on multisite, add them to the `ms-excluded` group instead.
Show description for e0359dacommitted
Commits on Sep 25, 2021
Tests: Remove unnecessary `setUp()` and `tearDown()` methods in multisite tests.
Show description for 364dfeccommitted
Commits on Sep 24, 2021
Build/Test Tools: Remove the PHPUnit container from local Docker environment.
Show description for 284764ccommittedTests: Rename classes in `phpunit/tests/multisite/` per the naming conventions.
Show description for 3546c69committedTests: Further improve the tests for `avoid_blog_page_permalink_collision()`:
Show description for 80a345fcommittedTests: Correct the `@ticket` reference in `wp_terms_checklist()` tests.
Show description for a127063committed
Commits on Sep 23, 2021
Build/Test Tools: Upgrades `Tests_Multisite_MS_Permalink_Collision` fixture methods and strict assertion.
Show description for 3f6ba8acommittedCoding Standards: Fix the alignment of the array.
Show description for bf705d9committedPosts, 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