autoship_api_site_created (action)

(src/admin.php) Used to perform custom actions after a site is created in Qpilot.

Code

do_action( 'autoship_api_site_created', $site );

Found in the Functions