You appear to be a bot. Output may be restricted
Description
Usage
OIK_fields_groups::get_posts();
Parameters
Returns
voidSource
File name: oik-fields/includes/class-oik-fields-groups.phpLines:
1 to 4 of 4
public function get_posts() { oik_require( "includes/bw_posts.php" ); $this->posts = bw_get_posts( $this->atts ); }View on GitHub