Flyer
If you can't see any files here in the download area then it is probably because you need to be logged in. The 'Change In The Law flyer' is a Microsoft Word document. It is still fairly funny and might be worth making an account for, There is also a site map here and a friend of mine reading the constitution. As you can well imagine, the third paragraph is not at all easy.
$series=get_the_series_upd($post->ID);
if ( !empty($series) ) {
$ser_id = $series[0]->term_id;
$postCount=wp_postlist_count($ser_id);
$seriesPart=wp_series_part_upd($post->ID);
if($seriesPart==$postCount){
echo wpb_upcoming_posts();
}
}
?>
echo pagination($post->ID); ?>
