PrefixAllGlobalsSniff.php WordPress Coding Standard. Tags link https://github.com/WordPress/WordPress-Coding-Standards license https://opensource.org/licenses/MIT MIT Table of Contents Classes PrefixAllGlobalsSniffVerify that everything defined in the global namespace is prefixed with a theme/plugin specific prefix. ×