Top Google Search Results
- #17582 (Problems with duplicated users) – WordPress Trac
introduces the 'found_users_query' filter, similar to 'found_posts_query'. ... $ user_query->query_fields; } ); add_filter( 'found_users_query', function( $sql ) ... - What does the class look like that is returned from WP_User_Query?
Aug 25, 2011... if ( $this->query_vars['count_total'] ) $this->total_users = $wpdb->get_var( apply_filters( 'found_users_query', 'SELECT FOUND_ROWS()' ) ) ... - create_user_query Wordpress hook details -- Adam Brown, BYU ...
... found_posts_query · found_users_query · get_blogs_of_user · get_search_query · get_user_option_{$option} · import_allow_create_users · make_ham_user ... - update_user_query Wordpress hook details -- Adam Brown, BYU ...
... enable_update_services_configuration · found_posts_query · found_users_query · get_blogs_of_user · get_search_query · get_user_option_{ $option} ...