> ID, 'aryx_disable_title', true ); if ( $disable_title != 'disabled' ) { ?>

' . get_the_title() . ''; ?>

' . __( 'Continue Reading', 'aryx' ) . '' ); wp_link_pages( array( 'before' => '', ) ); } else { the_excerpt(); echo ''; } ?>