mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-17 13:43:38 +09:00
- fixed Edit Profile mode;
- added esc functions; - added Unsplash extension; - added new conditional setting for admin forms;
This commit is contained in:
@@ -122,6 +122,12 @@ $premium['user-bookmarks'] = array(
|
||||
'desc' => 'Allow users to bookmark content from your website',
|
||||
);
|
||||
|
||||
$premium['unsplash'] = array(
|
||||
'url' => 'https://ultimatemember.com/extensions/unsplash/',
|
||||
'name' => 'Unsplash',
|
||||
'desc' => 'Allow users to select a profile cover photo from <a href="https://unsplash.com/" target="_blank">Unsplash</a> from their profile',
|
||||
);
|
||||
|
||||
$free['forumwp'] = array(
|
||||
'url' => 'https://ultimatemember.com/extensions/forumwp/',
|
||||
'name' => 'ForumWP',
|
||||
|
||||
Reference in New Issue
Block a user