get_wherego()
Main function to generate the list of followed posts
Since: 2.0.0
Source: includes/functions.php line 37
Deprecated since
3.1.0
Signature
function get_wherego( $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.