edd_new_blog_created( int|WP_Site $blog )

When a new Blog is created in multisite, see if EDD is network activated, and run the installer


Description Description


Parameters Parameters

$blog

(Required) WordPress 5.1 passes a WP_Site object.


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/install.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.