output( true ); } ?>
id="">
'', 'link_before' => '', 'link_after' => '', 'next_or_number' => 'number', 'separator' => ' ', 'nextpagelink' => __( 'Next page', 'articled'), 'previouspagelink' => __( 'Previous page', 'articled' ), 'pagelink' => '%', 'echo' => 1 ); wp_link_pages( $articled_link_pages ); ?>
$value) { $func_ = 'articled_single_'.$value; echo $func_(); } ?>

'; if ( comments_open() || get_comments_number() ) { comments_template(); } else { echo '

'. __( 'Sorry, Comments are closed.', 'articled' ) . '

'; } echo ''; endif;?>
$value) { $func_ = 'articled_bottom_'.$value; echo $func_(); } ?>