Recent

tptn_list_popular_authors function Pro only

Display a ranked list of authors based on their posts’ Top 10 visits.

Since: 4.4.0
Source: includes/popular-authors/functions.php line 20

Signature

function tptn_list_popular_authors( $args = ... ): string|void;

Parameters

TypeNameDescription
array$argsDisplay arguments.

Returns

string|void — HTML when echo is false.