mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-17 21:53:43 +09:00
- added Profile Tabs licenses integration;
- fixed issue with the filter on change enqueue scripts priority;
This commit is contained in:
@@ -128,6 +128,12 @@ $premium['unsplash'] = array(
|
||||
'desc' => 'Allow users to select a profile cover photo from <a href="https://unsplash.com/" target="_blank">Unsplash</a> from their profile',
|
||||
);
|
||||
|
||||
$premium['profile-tabs'] = array(
|
||||
'url' => 'https://ultimatemember.com/extensions/profile-tabs/',
|
||||
'name' => 'Profile Tabs',
|
||||
'desc' => 'Allow users to add custom tabs to profiles',
|
||||
);
|
||||
|
||||
$free['forumwp'] = array(
|
||||
'url' => 'https://ultimatemember.com/extensions/forumwp/',
|
||||
'name' => 'ForumWP',
|
||||
|
||||
Reference in New Issue
Block a user