Browse: Home / Classes / SFWD_LMS /

SFWD_LMS::wpmu_new_blog

SFWD_LMS::wpmu_new_blog( int $blog_id )

Called when new Multisite blog is created this is used to trigger the activate logic


Description #


Parameters #

$blog_id

(int) (Required) Blog ID.


Source #

File: includes/class-ld-lms.php


Changelog #

Changelog
Version Description
2.5.5 Introduced.