PluginProbe
SureForms – Contact Form Builder, AI Forms, Payment Form, Survey & Quiz / 1.12.2
SureForms – Contact Form Builder, AI Forms, Payment Form, Survey & Quiz v1.12.2
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 +0 -2 1.12.11.12.2 View file →
@@ -9,9 +9,8 @@
9 9 namespace SRFM;
10 10
11 11 use SRFM\Admin\Admin;
12 12 use SRFM\Admin\Analytics;
13 -use SRFM\API\Block_Patterns;
14 13 use SRFM\Inc\Activator;
15 14 use SRFM\Inc\Admin_Ajax;
16 15 use SRFM\Inc\AI_Form_Builder\AI_Auth;
17 16 use SRFM\Inc\AI_Form_Builder\AI_Form_Builder;
@@ -274,9 +273,8 @@
274 273 */
275 274 public function load_plugin() {
276 275 Post_Types::get_instance();
277 276 Form_Submit::get_instance();
278 - Block_Patterns::get_instance();
279 277 Gutenberg_Hooks::get_instance();
280 278 Frontend_Assets::get_instance();
281 279 Helper::get_instance();
282 280 Activator::get_instance();