'ol', 'short_ping' => true, 'avatar_size' => 50, )); ?>
__('Previous', 'arcstheme'), 'next_text' => __('Next', 'arcstheme'), )); // Include wp_link_pages $args = array( 'walker' => null, 'max_depth' => '', 'style' => 'ul', 'callback' => null, 'end-callback' => null, 'type' => 'all', 'page' => 'single.php', 'per_page' => '', 'avatar_size' => 32, 'reverse_top_level' => null, 'reverse_children' => '', 'format' => 'html5', // or 'xhtml' if no 'HTML5' theme support 'short_ping' => false, // @since 3.6 'echo' => true // boolean, default is true ); wp_link_pages($args); ?>