Display all post titles of current post type
As you are on, ‘single-press.php’ , this is single ‘press’ post type page. As per your question, it seems you want to display archive of all ‘press’ posts, along with current posts highlighted. As we are on single ‘press’ post page, no need to check for post type. We can directly add following loop with … Read more