@@ -57,6 +57,7 @@ public static function allTriggersName()
5757 'Formidable ' => ['name ' => 'Formidable ' , 'isPro ' => true , 'is_active ' => false ],
5858 'Forminator ' => ['name ' => 'Forminator ' , 'isPro ' => true , 'is_active ' => false ],
5959 'GamiPress ' => ['name ' => 'GamiPress ' , 'isPro ' => true , 'is_active ' => false ],
60+ 'GeoDirectory ' => ['name ' => 'GeoDirectory ' , 'isPro ' => true , 'is_active ' => false ],
6061 'GF ' => ['name ' => 'Gravity Forms ' , 'isPro ' => true , 'is_active ' => false ],
6162 'GravityKit ' => ['name ' => 'GravityKit ' , 'isPro ' => true , 'is_active ' => false ],
6263 'GiveWp ' => ['name ' => 'GiveWp ' , 'isPro ' => true , 'is_active ' => false ],
@@ -111,6 +112,7 @@ public static function allTriggersName()
111112 'SolidAffiliate ' => ['name ' => 'Solid Affiliate ' , 'isPro ' => true , 'is_active ' => false ],
112113 'Spectra ' => ['name ' => 'Spectra ' , 'isPro ' => true , 'is_active ' => false ],
113114 'StudioCart ' => ['name ' => 'StudioCart ' , 'isPro ' => true , 'is_active ' => false ],
115+ 'StoreEngine ' => ['name ' => 'StoreEngine ' , 'isPro ' => true , 'is_active ' => false ],
114116 'SureCart ' => ['name ' => 'SureCart ' , 'isPro ' => true , 'is_active ' => false ],
115117 'SureMail ' => ['name ' => 'SureMail ' , 'isPro ' => true , 'is_active ' => false ],
116118 'SureForms ' => ['name ' => 'SureForms ' , 'isPro ' => true , 'is_active ' => false ],
0 commit comments