PluginProbe
JetFormBuilder — Dynamic Blocks Form Builder / 3.2.2
JetFormBuilder — Dynamic Blocks Form Builder v3.2.2
3.6.5.2 3.6.5.1 3.6.5 3.6.4.2 3.6.4.1 3.6.4 3.6.3.1 3.6.3 3.6.2.2 3.6.2.1 3.6.2 3.6.1.1 3.6.1 3.6.0.1 trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 All 130 releases
← All changes | modules/modules-controller.php +1 -0 3.2.13.2.2 View file →
@@ -44,8 +44,9 @@
44 44 new Gateway_Manager(),
45 45 new Active_Campaign\Module(),
46 46 new Verification\Module(),
47 47 new Sanitize_Value\Module(),
48 + new Wysiwyg\Module(),
48 49 );
49 50 }
50 51
51 52 }