- fixed displaying ability to switch between users;

This commit is contained in:
Nikita Sinelnikov
2021-08-05 17:13:05 +03:00
parent 351e2ecb2d
commit 290c3ad662
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ if ( ! class_exists( 'um\core\Access' ) ) {
/**
* Exclude restricted post from query if there is a single query that exclude post_not_in by default in \WP_Query
*
*
* @param string $where
* @param \WP_Query $query
*