- private content compatibility added;

This commit is contained in:
nikitozzzzzzz
2017-09-14 17:12:08 +03:00
parent c9c68361b7
commit 2c56b9c1f4
5 changed files with 48 additions and 0 deletions
+7
View File
@@ -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/',