Add newsletter

This commit is contained in:
David Stone
2025-01-11 09:39:16 -07:00
parent a5b5491265
commit 343465d854
4 changed files with 104 additions and 16 deletions

View File

@ -145,6 +145,8 @@ final class WP_Ultimo {
*/
$this->settings = WP_Ultimo\Settings::get_instance();
WP_Ultimo\Newsletter::get_instance();
/*
* Check if the WP Multisite WaaS requirements are present.
*