Nothing changed in WP 5.4 regarding singular post types. The template hierarchy remains the same.
E.g for a post type named book
WP will try to load the first file it finds in this list:
{selected-custom-template}.php
single-book-{slug}.php
single-book.php
single.php
singular.php
index.php
Your problems cause is elsewhere, if you’ve followed the standard approach to templates you should see no difference.
Related Posts:
- What hook should be used to programmatically create a post only when master post is updated?
- using wp_update_post for updating custom post type
- Update value inside array update_post_meta
- Updated from 3.8 to 4.2 and all post types changed to “post”
- Help Creating a Slideshow Custom Post Type with Custom Meta Boxes?
- Get custom post type slug for an archive page
- Get The Post Type A Taxonomy Is Attached To
- Custom Post type & Taxonomy URL structure
- Automatically generate custom post title based on meta
- Custom Post Type as Page parent
- Custom Post Type – Taxonomy Dropdown Menu?
- How to add multiple images to custom post type?
- category__in not working on custom post type
- Creating a Custom Post Types dropdown in a Meta Box
- How I check if the same post slug has not been used before publishing?
- User roles – enable custom posts disable posts
- WordPress Admin Panel search posts with custom post meta values along with title
- WordPress Gutenberg-Block with ESNext (withState, withSelect)
- Registered Post Type Isn’t Showing in Admin Menu
- Multiple templates for custom post type
- Importing posts in custom post type into new website
- Timepicker-addon doesn’t show – Datepicker works fine?
- Check if author or current user has posts published
- Link users to a custom post type
- Conditional regex in add_rewrite_rule() for specific query filters & pagination
- How To Create A Custom Taxonomy 404 Page
- Custom Field Order by Last Name and First Name
- Adding HTML tags or css classes to admin columns
- How to set YouTube video as featured image?
- Custom Post List View: Page or something else?
- Best way to save horoscope data
- Widget: Custom Post Type Post Listing Dropdown on Admin Side
- How to build custom route by adding taxonomies to URL ? ex: www.demo.com/communities/palo-alto/
- Sort CPT archive by order prevents sorting in admin
- A to Z List of Custom Post Type in three columns
- How to display Custom Taxonomy under Custom Admin Menu?
- How to order WP_Query by parent for hierarchical Custom Post Type?
- redirect automatic page that serves custom posttype content
- How To Show All Custom Post Types In A Category Instead Of Pagination?
- Is it possible to use have_posts function to list custom post type posts inside a category?
- Add Custom Post Type of specific Custom Taxonomy to regularly blog loop
- Searching Custom Fields
- Custom taxonomy and post type with same slug
- Changed permalink structure of CPT – should I redirect?
- How can I display the parts of custom posts?
- How to get all Custom Post Type Filtered by one Specific Taxonomy Term
- Why are previous_post_link/next_post_link skipping some posts?
- How can I display a drop-down select of Post Names
- Hide Status Option From WordPress Publish Metabox and Rename Published on:
- I am trying to get cutom post cout by month of current taxonmy term
- How to create custom search result page with custom URL parameters for custom post type?
- Nested Custom Taxonomies | Incorrect posts when querying
- Post Query not working
- Filtering custom posts by custom fields (ACF) [closed]
- add custom tags for custom post type in wordpress
- Custom rewrite rules for /pastissues/%category%-%postname%.html
- If/Else child list for Custom Post Type single template within loop?
- List of all posts in one custom post type in the edit screen of another
- Display custom-post type based on the Title matching the current selected value
- Filter search posts by post meta?
- Problem with customize page cached in WordPress.com [closed]
- Is it a connection or relationship between 2 custom post types?
- Featured image not appearing
- Custom front-end form for adding post – Category problem
- i want to send email to user when the custom taxonomy is changed
- Faking “Same Slug Root, Multiple Custom Post Types” with Redirects?
- Issues with static pages redirecting towards home.php
- How to apply multiple rewrite_rule to a single custom post type url?
- Store a value in global scope after init hook is fired
- Boostrap Sliser convert into wordpress
- Numeric pagination custom post type
- Attaching more than 1 parent (Post) to a media file
- custom post types – overwrite function in parent theme function.php via child theme
- Query first and last name from custom post type
- Custom Post types categories are creating additional page indexes but pointing to the same archive
- WP Query filter search. Result show all posts instead just custom post type
- Subpage with custom post types inside another cpt
- Custom post type loop without children
- Order posts by meta value hiding posts instead of re-ordering
- Change the url of a custom post type to include taxonomy
- call_user_func_array() error after moving to another server
- Custom post type issue
- add current-menu-item to multiple custom post types
- How to create a custom template for this custom post type?
- How to divide posts (custom post type) content on multiple pages?
- Query Posts with Custom Taxonomy from a Custom Post Type
- Custom post type navigation on static page
- Add multiple custom meta boxes to different custom post types
- how to load custom single.php?
- How to show a custom taxonomy using a custom template
- I want to split this into two functions
- How to apply order on custom taxonomy and custom meta key on custom post type
- Updating a custom field in a custom post type
- Register a title automatically with a relationship field
- Add HTML before a specific div?
- Custom Form Data save after Login User
- Woocommerce product page is not showing custom css [closed]
- How to add to taxonomies to a post type
- Custom plugin contact form connecting to mailchimp API
- Update Custom Field daily within 7days