mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-15 12:43:33 +09:00
- private content compatibility added;
This commit is contained in:
@@ -113,6 +113,13 @@
|
||||
'desc' => 'Add a notifications system to your site so users can receive real-time notifications',
|
||||
);
|
||||
|
||||
$premium['private-content'] = array(
|
||||
'url' => 'https://ultimatemember.com/extensions/private-content/',
|
||||
'image' => 'https://ultimatemember.com/wp-content/uploads/bb-plugin/cache/private-content-page-circle.png',
|
||||
'name' => 'Private Content',
|
||||
'desc' => 'With the private content extension you can provide logged in users with content that only they can access and view',
|
||||
);
|
||||
|
||||
|
||||
$free['online-users'] = array(
|
||||
'url' => 'https://ultimatemember.com/extensions/online-users/',
|
||||
|
||||
Reference in New Issue
Block a user