mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-19 06:33:50 +09:00
- changed readme;
This commit is contained in:
@@ -135,6 +135,12 @@ $premium['user-photos'] = array(
|
||||
'desc' => 'Allow users to upload photos to their profile',
|
||||
);
|
||||
|
||||
$free['forumwp'] = array(
|
||||
'url' => 'https://ultimatemember.com/extensions/forumwp/',
|
||||
'image' => 'https://ultimatemember.com/wp-content/uploads/bb-plugin/cache/um-forumwp-extension-circle.png',
|
||||
'name' => 'ForumWP',
|
||||
'desc' => 'Integrates Ultimate Member with the forum plugin <a href="https://forumwpplugin.com" target="_blank">ForumWP</a>',
|
||||
);
|
||||
|
||||
$free['online-users'] = array(
|
||||
'url' => 'https://ultimatemember.com/extensions/online-users/',
|
||||
@@ -155,13 +161,6 @@ $free['terms-conditions'] = array(
|
||||
'image' => 'https://ultimatemember.com/wp-content/uploads/edd/2017/07/terms-conditions.png',
|
||||
'name' => 'Terms & Conditions',
|
||||
'desc' => 'Add terms & conditions to your registration form',
|
||||
);
|
||||
|
||||
$free['forumwp'] = array(
|
||||
'url' => 'https://ultimatemember.com/extensions/forumwp/',
|
||||
'image' => 'https://ultimatemember.com/wp-content/uploads/bb-plugin/cache/um-forumwp-extension-circle.png',
|
||||
'name' => 'ForumWP',
|
||||
'desc' => 'Integrates Ultimate Member with the forum plugin <a href="https://forumwpplugin.com" target="_blank">ForumWP</a>',
|
||||
); ?>
|
||||
|
||||
<div id="um-extensions-wrap" class="wrap">
|
||||
|
||||
Reference in New Issue
Block a user