wpseek.com
A WordPress-centric search engine for devs and theme authors



activate_blog › WordPress Action Hooks

SinceMU (3.0.0)
Deprecatedn/a
do_action( 'activate_blog', $id )
Parameters:
  • (int) $id The ID of the activated site.
    Required: Yes
Defined at:
Codex:

Fires after a network site is activated.





Source

do_action( 'activate_blog', $id );