>
', ''); else : the_title('

', '

'); endif; ?>
"%s"', 'arther'), array( 'span' => array( 'class' => array(), ), ) ), wp_kses_post(get_the_title()) ) ); wp_link_pages( array( 'before' => '', ) ); } else { if($arther_theme_options['arther-content-show-from'] == 'excerpt'){ the_excerpt(); }elseif($arther_theme_options['arther-content-show-from'] == 'content'){ the_content(); }else{ echo ""; } } ?>