Commits
User selector
Commit History
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
Commits on Jan 12, 2019
Coding Standards: Upgrade WPCS to 1.2.1.
Show description for 992184ccommittedCoding Standards: Fix and whitelist variable names.
Show description for a139c8ccommittedCoding Standards: Exclude some external files.
Show description for c1d4ff4committed
Commits on Jan 11, 2019
Coding Standards: Add exceptions for `WordPress.Files.FileName.NotHyphenatedLowercase`.
Show description for d0f00b5committedCoding Standards: Fix the minor `WordPress.WP.I18n` violations.
Show description for 8cc4933committedCoding Standards: `template.php` isn't a template tag file.
Show description for df77131committed
Commits on Jan 9, 2019
Build/Tools: Fix typo in `phpcs.xml.dist`.
Show description for ed1b4dccommitted
Commits on Sep 24, 2018
Multisite: Fix coding standard errors after [43654].
Show description for c12a0cfcommitted
Commits on Sep 14, 2018
Upgrade/Install: Properly exclude the `admin/includesSchema.php` tests file for the `WordPress.DB.PreparedSQL.NotPrepared` sniff.
Show description for ffa16facommitted
Commits on Aug 17, 2018
Coding Standards: Upgrade WPCS to 1.0.0
Show description for a75d153committed
Commits on Jun 15, 2018
Build/Tools: Update PHPCS ruleset for WP Core and related Composer setup.
Show description for 3581d34committed
Commits on Apr 28, 2018
Build/Test Tools: Don't trigger the global variable override PHPCS sniff for core.
Show description for 790f1efcommitted