PluginProbe
SureForms – Contact Form Builder, AI Forms, Payment Form, Survey & Quiz / 2.3.0
SureForms – Contact Form Builder, AI Forms, Payment Form, Survey & Quiz v2.3.0
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 2.2.22.3.0 View file →
@@ -20,8 +20,9 @@
20 20 use SRFM\Inc\Blocks\Register;
21 21 use SRFM\Inc\Compatibility\Themes\Astra;
22 22 use SRFM\Inc\Create_New_Form;
23 23 use SRFM\Inc\Database\Register as DatabaseRegister;
24 +use SRFM\Inc\Duplicate_Form;
24 25 use SRFM\Inc\Events_Scheduler;
25 26 use SRFM\Inc\Export;
26 27 use SRFM\Inc\Form_Restriction;
27 28 use SRFM\Inc\Form_Submit;
@@ -209,8 +210,9 @@
209 210 if ( is_admin() ) {
210 211 Admin::get_instance();
211 212 }
212 213 Payments::get_instance();
214 + Duplicate_Form::get_instance();
213 215 }
214 216
215 217 /**
216 218 * Load Plugin Text Domain.