wpseek.com
WordPress开发者和主题制作者的搜索引擎



activate_blog › WordPress动作钩子

SinceMU (3.0.0)
已弃用n/a
do_action( 'activate_blog', $id )
参数:
  • (int) $id The ID of the activated site.
    Required: Yes
定义在:
文档:

Fires after a network site is activated.





源码

do_action( 'activate_blog', $id );