theme-check icon indicating copy to clipboard operation
theme-check copied to clipboard

Use a unique namespace [Info]

Open grappler opened this issue 9 years ago • 1 comments

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.

grappler avatar Mar 22 '16 18:03 grappler

Be careful about functions inside classes. They don't necessarily conflict.

Otto42 avatar Mar 23 '16 23:03 Otto42