theme-check
theme-check copied to clipboard
Use a unique namespace [Info]
Provide a unique namespace for everything the Theme defines in the public namespace, including options, functions, global variables, constants, post meta, etc.
We can check if they are namespaced with the theme slug.
Be careful about functions inside classes. They don't necessarily conflict.