Skip to content
Closed
1 change: 1 addition & 0 deletions includes/class-newspack.php
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ private function includes() {
include_once NEWSPACK_ABSPATH . 'includes/wizards/newspack/class-newspack-settings.php';
include_once NEWSPACK_ABSPATH . 'includes/wizards/newspack/class-custom-events-section.php';
include_once NEWSPACK_ABSPATH . 'includes/wizards/newspack/class-emails-section.php';
include_once NEWSPACK_ABSPATH . 'includes/wizards/newspack/class-email-preview.php';
include_once NEWSPACK_ABSPATH . 'includes/wizards/newspack/class-syndication-section.php';
include_once NEWSPACK_ABSPATH . 'includes/wizards/newspack/class-seo-section.php';
include_once NEWSPACK_ABSPATH . 'includes/wizards/newspack/class-pixels-section.php';
Expand Down
Loading
Loading