The Other Side Podcast Network :  Our other shows

The Bugcast Portal

1,
‘offset’ => 0,
‘category’ => ‘podcast’,
‘orderby’ => ‘post_date’,
‘order’ => ‘DESC’,
‘post_type’ => ‘post’,
‘post_status’ => ‘publish’ );

$myposts = get_posts( $args );
foreach( $myposts as $post ) : setup_postdata($post); ?>