mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-13 19:56:27 +09:00
- 2.0.44 pre-release;
This commit is contained in:
@@ -127,6 +127,14 @@ if ( ! class_exists( 'um\core\Plugin_Updater' ) ) {
|
||||
'key' => 'user_notes',
|
||||
'title' => 'User Notes',
|
||||
),
|
||||
'um-frontend-posting/um-frontend-posting.php' => array(
|
||||
'key' => 'frontend_posting',
|
||||
'title' => 'Frontend Posting',
|
||||
),
|
||||
'um-filesharing/um-filesharing.php' => array(
|
||||
'key' => 'filesharing',
|
||||
'title' => 'File Sharing',
|
||||
),
|
||||
);
|
||||
|
||||
$active_um_plugins = array();
|
||||
|
||||
Reference in New Issue
Block a user