tptn_pop_posts()
Function to return formatted list of popular posts.
Since: 1.5
Source: includes/functions.php line 108
Signature
function tptn_pop_posts( $args ): string;
Parameters
| Type | Name | Description |
|---|---|---|
mixed |
$args |
Arguments array. |
Returns
string — HTML output of the popular posts.