mature_blog

动作钩子


do_action( 'mature_blog', $site_id )
参数
  • (int)
    $site_id
    Site ID.
    Required:
定义位置
  • wp-includes/ms-site.php
    , line 1168
引入
3.1.0
弃用

Fires when the ‘mature’ status is added to a site.

do_action( 'mature_blog', $site_id );