Linting PHP with PHP_CodeSniffer
Disabling rules
<?php
// This rule is disabled in this file because...
// phpcs:disable WordPress.Security.ValidatedSanitizedInput.MissingUnslashPHP Code Beautifier and Fixer (phpcbf)
phpcbf --standard=phpcs.xml page.phpGeneral linting and coding rules
Last updated
