mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 14:13:46 +09:00
- added Zapier dependencies;
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user