tptn_get_popular_author_ids()
Get authors ranked by their posts’ Top 10 visits.
Since: 4.4.0
Source: includes/popular-authors/functions.php line 39
Signature
function tptn_get_popular_author_ids( $args = ... ): array;
Parameters
| Type | Name | Description |
|---|---|---|
array | $args | Query arguments. |
Returns
array — List of author objects.