- added JS hook 'um_member_directory_grid_masonry_attrs' for customizing Masonry grid settings;

- added conditional logic for 'Allow users to hide their profiles from directory' option;
- fixed getting upgrades process for the User Locations extension;
This commit is contained in:
nikitasinelnikov
2021-01-07 02:01:17 +02:00
parent 1eabb9430a
commit e1954d3d8e
4 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -172,7 +172,7 @@ if ( ! class_exists( 'um\core\Plugin_Updater' ) ) {
'title' => 'Unsplash',
),
'um-user-locations/um-user-locations.php' => array(
'key' => 'user-locations',
'key' => 'user_locations',
'title' => 'User Locations',
),
'um-profile-tabs/um-profile-tabs.php' => array(