- User Locations compatibility;

This commit is contained in:
nikitasinelnikov
2020-02-14 12:53:08 +02:00
parent 9698241362
commit c8be4706a6
5 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -159,9 +159,9 @@ 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',
'um-user-locations/um-user-locations.php' => array(
'key' => 'user-locations',
'title' => 'User Locations',
),
'um-profile-tabs/um-profile-tabs.php' => array(
'key' => 'profile_tabs',