wzpa_list_popular_authors()
Backward-compatible Popular Authors template tag.
Since: 4.4.0
Source: includes/popular-authors/functions.php line 74
Signature
function wzpa_list_popular_authors( $args = ... ): string|void;
Parameters
| Type | Name | Description |
|---|---|---|
array | $args | Display arguments. |
Returns
string|void — HTML when echo is false.