katekoli
function c2c_get_recent_posts( $num_posts = 5,
$format = ”
“,
$categories = ”,
$orderby = ‘date’,
$order = ‘DESC’,
$offset = 0,
$date_format = ‘m/d/Y’,
$authors = ”,
$post_type = ‘post’,
$post_status = ‘publish’,
$include_passworded_posts = false,
$extra_sql_where_clause = ” )

