Documentation

NamingConventions

Table of Contents

Classes

PrefixAllGlobalsSniff
Verify that everything defined in the global namespace is prefixed with a theme/plugin specific prefix.
ValidFunctionNameSniff
Enforces WordPress function name and method name format, based upon Squiz code.
ValidHookNameSniff
Use lowercase letters in action and filter names. Separate words via underscores.
ValidPostTypeSlugSniff
Validates post type names.
ValidVariableNameSniff
Checks the naming of variables and member variables.

        
On this page

Search results