make_ham_blog, $site_id
make_ham_blog, $site_id
Appears in: 7.0.3
Hook Type: action
Displaying hooks found in version: 7.0.3do_action('make_ham_blog, $site_id') is found 1 times:
- /wp-includes/ms-site.php line 1190
* @since MU (3.0.0) * * @param int $site_id Site ID. */ do_action( 'make_ham_blog', $site_id ); } } if ( $new_site->mature !== $old_site->mature ) { if ( '1' === $new_site->mature ) {