Recent

Top_Trackedclass

Top_Tracked

Top tracked posts class.

Namespace: WebberZone\WFP
Since: 3.2.0
Source: includes/class-top-tracked.php line 19

Methods

get_posts() static

Get top tracked posts across the site.

Since: 3.2.0
Line: 29

static public function get_posts( int $limit ): array;
Type Name Description
int $limit Number of posts to return.

Returns: array — array<string, int>> Ranked tracked posts.