Forums
(@bentripp334)
13 years, 10 months ago
Can you give me an example of what goes into the Options Data box?
$args = array( ‘numberposts’ => 5, ‘offset’=> 1, ‘category’ => 1 ); or array( ‘numberposts’ => 5, ‘offset’=> 1, ‘category’ => 1 ) or ‘numberposts’ => 5, ‘offset’=> 1, ‘category’ => 1