- 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
+1 -1
View File
@@ -52,7 +52,6 @@ if ( ! class_exists( 'um\Dependencies' ) ) {
'social-activity' => '2.0.6',
'social-login' => '2.0.1',
'terms-conditions' => '2.0',
'user-location' => '2.0',
'user-tags' => '2.0',
'verified-users' => '2.0.1',
'woocommerce' => '2.0.1',
@@ -66,6 +65,7 @@ if ( ! class_exists( 'um\Dependencies' ) ) {
'user-bookmarks' => '2.0',
'unsplash' => '2.0',
'forumwp' => '2.0.1',
'user-location' => '1.0',
);