load_integrations(); } public function load_integrations() { if ( defined( 'FLUENT_BOARDS' ) ) { Integration\FluentBoards::init(); } } }