Recent

get_wfp function

get_wfp()

Main function to generate the list of followed posts

Since: 3.1.0
Source: includes/functions.php line 24

Signature

function get_wfp( $args = ... ): string;

Parameters

TypeNameDescription
string|array$argsParameters in a query string format or array.

Returns

string — HTML formatted list of related posts.