PluginProbe
SureForms – Contact Form Builder, AI Forms, Payment Form, Survey & Quiz / 1.9.1
SureForms – Contact Form Builder, AI Forms, Payment Form, Survey & Quiz v1.9.1
2.12.6 2.12.5 2.12.4 2.12.3 2.12.2 2.12.1 2.12.0 2.11.1 2.11.0 2.10.1 2.10.0 2.9.1 2.9.0 2.8.2 2.8.1 2.7.0 2.7.1 2.8.0 trunk 0.0.10 0.0.11 0.0.12 0.0.13 0.0.2 0.0.3 All 96 releases
← All changes | plugin-loader.php +2 -0 1.9.01.9.1 View file →
@@ -33,8 +33,9 @@
33 33 use SRFM\Inc\Gutenberg_Hooks;
34 34 use SRFM\Inc\Helper;
35 35 use SRFM\Inc\Lib\SRFM_Nps_Survey;
36 36 use SRFM\Inc\Nps_Notice;
37 +use SRFM\Inc\Onboarding;
37 38 use SRFM\Inc\Page_Builders\Page_Builders;
38 39 use SRFM\Inc\Post_Types;
39 40 use SRFM\Inc\Rest_Api;
40 41 use SRFM\Inc\Single_Form_Settings\Compliance_Settings;
@@ -295,8 +296,9 @@
295 296 Rest_Api::get_instance();
296 297 AI_Helper::get_instance();
297 298 AI_Auth::get_instance();
298 299 Updater::get_instance();
300 + Onboarding::get_instance();
299 301 DatabaseRegister::init();
300 302 // Initializing Compatibilities.
301 303 Astra::get_instance();
302 304 /**