- member directory, search fix;

This commit is contained in:
nikitasinelnikov
2019-09-06 11:53:04 +03:00
parent 43ebcbd27f
commit cea41f552e
4 changed files with 7 additions and 3 deletions
+4
View File
@@ -139,6 +139,10 @@ if ( ! class_exists( 'um\core\Plugin_Updater' ) ) {
'key' => 'filesharing',
'title' => 'File Sharing',
),
'um-user-location/um-user-location.php' => array(
'key' => 'user-location',
'title' => 'User Location',
),
);
$active_um_plugins = array();