Tagged Questions
2
votes
2answers
83 views
What's the best action to use when you want to do something only once per theme setup?
I'm writing a theme which has it's own set of database tables.
I'm wondering what is the best action for me to use when I want my install function to be invoked only once when the theme is activated ...