WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound
-
I’m now seeing hundreds of these warnings…
WARNING WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound
Global variables defined by a theme/plugin should start with the theme/plugin prefix
.. on variables that are NOT global, only used locally within functions and methods.
This was not previously flagged as an issue.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.