- added compatibility with UM:Stripe

This commit is contained in:
Mykyta Synelnikov
2023-07-19 16:15:16 +03:00
parent ef801002cb
commit 6034b61deb
4 changed files with 45 additions and 36 deletions
+7
View File
@@ -163,6 +163,13 @@ $premium['profile-tabs'] = array(
'desc' => 'Add custom tabs to profiles',
);
$premium['stripe'] = array(
'url' => 'https://ultimatemember.com/extensions/stripe/',
'img' => 'stripe.png',
'name' => 'Stripe',
'desc' => 'Sell paid memberships to access your website via Stripe subscriptions',
);
$free['jobboardwp'] = array(
'url' => 'https://wordpress.org/plugins/um-jobboardwp',
'img' => 'jobboardwp.png',