wpmu_blog_updated

动作钩子


do_action( 'wpmu_blog_updated', $site_id )
参数
  • (int)
    $blog_id
    Site ID.
    Required:
定义位置
  • wp-includes/ms-blogs.php
    , line 30
引入
MU (3.0.0)
弃用

Fires after the blog details are updated.

do_action( 'wpmu_blog_updated', $site_id );