- added Zapier dependencies;

This commit is contained in:
Mykyta Synelnikov
2024-05-06 17:55:17 +03:00
parent 38a9112d74
commit a129ee1058
4 changed files with 12 additions and 0 deletions
+4
View File
@@ -179,6 +179,10 @@ if ( ! class_exists( 'um\core\Plugin_Updater' ) ) {
'key' => 'stripe',
'title' => 'Stripe',
),
'um-zapier/um-zapier.php' => array(
'key' => 'zapier',
'title' => 'Zapier',
),
);
$active_um_plugins = array();