Commits
User selector
Commit History
Commits on Oct 27, 2022
Editor: Ensure global styles are rendered for third-party blocks.
Show description for 7691fe2committed
Commits on Sep 20, 2022
Editor: Adds template types, `is_wp_suggestion`, and fallback template content.
Show description for b343603committed
Commits on Jul 30, 2022
Docs: Use more inclusive language in PHPCS configuration files.
Show description for 6048dd6committed
Commits on Jul 21, 2022
Coding Standards: Move `wp-includes/wp-db.php` to `wp-includes/class-wpdb.php`.
Show description for fdb6e13committed
Commits on Mar 22, 2022
Administration: Replace contracted verb forms for better consistency.
Show description for 6c270d0committed
Commits on Nov 23, 2021
Build/Test Tools: Fix warnings from `stdClass::__invoke()` callback mocks in REST API tests.
Show description for 0725cafcommitted
Commits on Nov 16, 2021
Build/Test Tools: Cache the results of `PHP_CodeSniffer` across workflow runs.
Show description for ba62022committed
Commits on Aug 26, 2021
Coding Standards: Update the config for `WordPress.PHP.FileName` in PHPCS ruleset.
Show description for e5e2b86committedCoding Standards: Update the config for `WordPress.PHP.NoSilencedErrors` in PHPCS ruleset.
Show description for 4e682f0committed
Commits on Aug 7, 2021
Build/Test Tools: Remove the copied-in PHPUnit 9.x MockObject files.
Show description for 36c997ccommittedBuild/Test Tools: Remove SpeedTrapListener.
Show description for aae7842committedBuild/Test Tools: Use the PHPUnit Polyfill TestCase as `void` workaround.
Show description for cb6bf02committed
Commits on Jun 8, 2021
Media: Add new functions to return the previous/next attachment links.
Show description for 38232f6committed
Commits on Apr 10, 2021
Build/Test Tools: Remove remaining Travis CI references.
Show description for 87fc38ecommitted
Commits on Sep 23, 2020
Tests: Backport two changes from PHPUnit 9.3:
Show description for c31a551committed
Commits on Jun 17, 2020
Sitemaps: Add XML sitemaps functionality to WordPress.
Show description for b589735committed
Commits on Jun 13, 2020
Commits on Jun 12, 2020
External Libraries: Upgrade PHPMailer to version 6.1.6.
Show description for 0933882committed
Commits on May 2, 2020
Build/Test Tools: Exclude plugins and themes within `src`.
Show description for 578956acommitted
Commits on Apr 5, 2020
Coding Standards: Switch `WordPress.PHP.YodaConditions.NotYoda` back to error level.
Show description for 6b28c4dauthored andcommitted

Commits on Feb 7, 2020
Coding Standards: Adjust coding standards to always omit parentheses for `include`/`require` statements.
Show description for f8b2ff1committed
Commits on Jan 29, 2020
Docs: Improve inline comments per the documentation standards.
Show description for cfc3b57committed
Commits on Jan 3, 2020
Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build.
Show description for a35e46acommitted
Commits on Sep 25, 2019
Build/Test Tools: Move Composer script command line directives to the PHPCS ruleset.
Show description for 2dbc7e0committed
Commits on Jul 19, 2019
Coding Standards: Move the remaining PHPCS errors to report as warnings, and add Travis tests.
Show description for 3d1714dcommittedCoding Standards: Fix a filename replacement missed in [45663].
Show description for ab26c9acommittedCoding Standards: Exclude a handful of incorrectly named files that won't be renamed.
Show description for 968254fcommitted
Commits on Jul 17, 2019
Coding Standards: Exclude some class names from checks when they can't be renamed.
Show description for 3686fd8committed
Commits on Jul 9, 2019
Coding Standards: Fix instances of `WordPress.PHP.NoSilencedErrors.Discouraged`.
Show description for d36eda3committed
Commits on Jul 8, 2019
Coding Standards: Fix the remaining issues in `/tests`.
Show description for c6c7849committed
Commits on Jul 5, 2019
Coding Standards: Add missing translator comments.
Show description for 272e5bbcommittedCoding Standards: Fix all `WordPress.CodeAnalysis.AssignmentInCondition` issues.
Show description for 027c9dacommitted
Commits on Jul 2, 2019
Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-includes`.
Show description for 4503f93committed
Commits on May 28, 2019
Commits on Mar 21, 2019
Coding Standards: exclude sodium_compat library.
Show description for 722d043committed