I am new to WordPress,
Is there a hook that will trigger during a blog activation. I am working on a multisite, then I noticed that after the user registers, they have to activate their blog by clicking a link that was sent to their email.
I want to have a hook that after blog activation, I will get the blog's meta then store it in the user's meta.
Is this possible? I have been searched on the internet but can't find an example of a hint.
Your help will be greatly appreciated!
Thanks!
I know this question is very old. But by the help of the plugin Simply Show Hooks i got to know that I can use