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
| Type | Name | Description |
|---|---|---|
string|array | $args | Parameters in a query string format or array. |
Returns
string — HTML formatted list of related posts.