' . __( 'Direct script access denied.', 'articled') . '' ); } $articled_next_post = get_next_post(); $articled_prev_post = get_previous_post(); if ( !empty($articled_prev_post) || !empty($articled_next_post) ) { echo "
"; echo '

' . __('Post Navigation', 'articled') . '

'; if ( !empty($articled_prev_post) ) : ?>

ID) ) ?>

ID) )?>

"; // end post_navigation and row }