- 2.0.44 pre-release;

This commit is contained in:
nikitasinelnikov
2019-04-23 11:39:19 +03:00
parent 89d74b88fd
commit 00d5968557
3 changed files with 10 additions and 25 deletions
+8
View File
@@ -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();