Can you not just call get_the_title() to get the title of the Country Story?
$cat = get_the_title($post_ID);
Related Posts:
- Showing current taxonomy terms
- Show Two custom Post type and their posts on category page
- List custom taxonomy specific to one custom post type
- How to develop Knowledge center in WordPress Website
- ACF – Tags not showing up in Custom Post Types
- What does this PHP function code mean? [closed]
- Restrict custom post type to only site administrator role
- How do I append multiple taxonomies to the URL?
- Linking Two Post Types
- How to force one column layout on custom post type edit page?
- Custom Taxonomy with Custom Post Type Finds No Posts
- Get custom post type by category in a page template
- Associating an “author” with a custom taxonomy
- WP_List_Table Inside Metabox Not Working on Submit
- modify all posts of a category to “no comments allowed”
- TV Show database – Best way for structuring it?
- Why is the »_builtin« parameter not advised in »register_post_type()« for custom post types?
- Correct way to use a form to to filter custom posts by taxonomy terms?
- Custom permalinks – post type – hierarchical taxonomy’s
- Query posts by custom post type and custom taxonomy
- Custom Taxonomy conditionals
- Assigning a role to a specific custom post type (and ignoring other post types)
- Display posts in random post types
- Custom Post Type by user
- saving custom post type data to different table in wordpress
- Query post types with multiple keys
- [Plugin: Posts 2 Posts] Changing display order of connections
- same archive template for different custom post
- Display taxonomy term only if there’s a value
- Adding Custom Taxonomy to WordPress default Post type
- After deleting a post are terms, and custom meta deleted?
- Get all posts WHERE custom_field is LIKE value
- Get the post children count of a post
- How to delete all posts from a custom post type?
- Best practice for adding posts in bulk
- WP 3.1 getting tax_query to work in query_posts()
- Programmatically adding posts
- Keep main articles and author blogs seprerate, News / Magazine like site
- Why is my custom loop not filtering correctly nor paginating?
- Display types of posts in edit.php instead of All, Published, Scheduled and Draft
- Making pages also serve as taxonomies? Or give full pages to taxonomies?
- Custom post types with custom directories
- get_queried_object error How to show post count by month in the taxonomy page
- Check Title Unique Or Not and If not error message and dont save
- removing custom tax & CPT slug, adding taxonomy term in front of custom type
- How to filter the taxonomy terms based on another taxonomy term
- Remove All, Published and Trashed Post Views in Custom Post Type
- How to customize admin posts based on the user who is logged in
- Custom Taxonomy – Tags Metabox is showing instead of Categories
- How to post twitter like updates on wordpress
- How to create an advanced filter search?
- apply filters only to specific post listing without check the url parameters
- Custom post type and body_class: Remove “blog” class
- Weird problem happening with custom taxonmy when creating/updating posts
- Deleting Custom Post type data using mySQL command
- Is there a way to have the view link on manage posts page to open in a new window or tab?
- Display only one post each WEEK
- Missing Posts in Custom Taxonomy List
- Disable block with taxonomies at post page
- Which post does a taxonomy term belongs to?
- A question on creating filters for custom posts using taxonomy
- Conditional Query of Custom Post Type and custom taxonomy
- Meta query for custom post type ignored in main query
- How do I move/order posts with a tag to the end?
- WordPress sort search results by custom order
- Use same slug base for Custom Post Type posts, and multiple taxonomy terms
- Hide parent categories when clicked, and show it’s childs
- Get related posts of child term of custom post type
- Show titles, date of all posts on single category page
- How to start a new post with custom Taxonomies already set?
- Update postmeta Parent when post_status child change
- Allow users to create posts without logging in?
- How to add attributes to taxonomies that may be different from post to post?
- Migrating a taxonomy’s tags to the native category
- How to produce a sub-page-system in WordPress
- How to sort posts in a custom post type by title in ascending order by default?
- WP the_posts() on single-cars.php get category link
- custom post type vs. conditionally displaying meta boxes for specific terms?
- Variable not working in WP_Query
- How to Display Posts From Category Within a Custom Taxonomy?
- List Categories (wp_terms) and count posts
- Set a Default CPT taxonomy by taxonomy id
- Adding specific custom fields (images) to post excerpt
- I cannot display custom posts in custom taxonomy
- How can I group by Taxonomy on Custom Post Type while filtering out based on custom Meta
- Building Link List for Custom Tax
- How to manage a dynamic multi-level page hierearchy system?
- CPT: multiple loops with different terms
- How can I get the last 5 element of this tax query?
- Limit posts per page depending on the size of a div?
- Display title of all custom posts from same taxonomy term on a custom post template
- Delete Post by User
- How to get all posts related to a taxonomy?
- Help with Travel Guide Setup
- creating a custom post template
- Filter By Term Not Working – Custom Post Type
- Problem to get the link of the default ‘post’ post type like the orther custom types
- WordPress query posts by custom post type not workng
- One Post with different content, depending on a Page
- Create 2-layered dropdown menus for custom taxonomy and custom post type