- added Profile Tabs licenses integration;

- fixed issue with the filter on change enqueue scripts priority;
This commit is contained in:
nikitasinelnikov
2019-12-10 14:04:13 +02:00
parent 51e10bd8a5
commit 4c437240f7
7 changed files with 34 additions and 6 deletions
+6
View File
@@ -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',