_x('Published in%title', 'Parent post link', 'bee-news'), )); } elseif (is_singular('post')) { // Previous/next post navigation. the_post_navigation(array( 'next_text' => ' ' . '' . __('Next post:', 'bee-news') . ' ' . '%title', 'prev_text' => ' ' . '' . __('Previous post:', 'bee-news') . ' ' . '%title', 'screen_reader_text' => __('Previous News:', 'bee-news'), )); } endwhile; ?>