W3cubDocs

/WordPress

apply_filters( 'wp_sitemaps_users_query_args', array $args )

Filters the query arguments for authors with public posts.

Description

Allows modification of the authors query arguments before querying.

See also

Parameters

$args

(array) Array of WP_User_Query arguments.

Source

File: wp-includes/sitemaps/providers/class-wp-sitemaps-users.php

View on Trac

Changelog

Version Description
5.5.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_sitemaps_users_query_args