There are a number of reserved post type names in WordPress that you can’t overwrite. They can be found on the codex:
https://codex.wordpress.org/Function_Reference/register_post_type
‘post’ is one of them.
Related Posts:
- Remove subcategory slug from url
- How to allow WordPress to recognize a custom URL segment after a product URL and use a custom template?
- How to redirect image attachment to its original post
- Post pages are redirecting to the 404 page in wordpress
- Custom permalink structure only for default posts
- How to Group Posts by the First Letter or Number?
- Pretty URL with add_query_var
- get_permalink returns default link
- 404 error after publishing a post
- Why does rewrite rule work for page not for custom post type post?
- Some posts returning 404 instead of displaying post
- Custom post type single (permalink) throws a 404 error
- Unable to modify(update) posts – Page not found
- Debugging WP routing
- Custom Post Type rewrite rules not working, how to alter the rewrite order?
- PHP Notice error (when on 404 page)
- Getting a 404 error when clicking edit page
- Dynamically generate child-URLs for posts or custom posts
- URL Rewriting if it is a single post / redirecting post – post type
- 404 error- issues with pages after adding custom rules for posts
- add_rewrite_rules for type of post
- Changing Permalinks for Default Post type to reflect navigation
- 404 on paginated blog pages
- Custom Post Type – Category Rewrite – Remove Rewrite from Sitemap
- How to display content from the main blog on another from multisite network as it would be its own
- Why does my site often display 404 on subpages?
- Duplicate Custom Post Type and Taxonomy Slug
- Visting slug for ‘post’ post type shows 404 not archive?
- custom post template file not shown, instead all the time 404.php
- One post on my website is going to a 404 page
- How do I locate the exact location where this error is occurring 404 page not found
- Custom Post Type Rewrite To Include Parent Page(s)
- 404 error on default post type and default taxonomy fronted page
- How do I Redirect a WordPress Page?
- Problems with Page Not Found
- Disable WordPress Archive Conflict Check
- $_GET parametters not working in an specific template
- Posts and Pages: 404 Page not found
- Post-Archive like a page in a specific subdirectory
- If post does not exist, do something
- Custom Post Type, post-formats associated to custom post type > 404 archives
- add_rewrite_rule and template redirect not working
- Prevent 404 of Author pages without posts
- Add static text to post URLs
- My post permalinks are redirecting to the post archive page for some reason?
- Redirect empty search to another page
- How to add a ‘News’ section to specific posts in WordPress
- Add a url parameter to the current post and read it in a shortcode
- Why is there a 404 on page 2+ for my search page?
- Prevent Archive URLs
- Slug collision between page, taxonomy and custom post type
- Hierarchical taxonomies in permalink cause 404 for sub term archive
- How to add category base prefix to wordpress permalink
- including 404 page in post page
- Multipage Post URL correction
- Fixing the WP Post Object for Custom Route
- Posts in Page – How to customize the URL?
- Use a custom post URL that is outside the blog root directory
- add_rewrite_rule is not fired
- 404 error on every post and page other than home
- Rewrite a specific Post Format to URL slug
- Get post title of faulty link on 404 error page
- Overwrite URL on blog posts
- Password-protected Posts lead to 404 Error
- Cannot Create a new Post [closed]
- Blog posts are not appearing as subs of Blog Page
- How to change url of posts?
- Redirection – bulk edit 404s to new tomain
- Removing any and all inline styles from the_content()
- Query posts from current year
- Convert IPTC keywords to blog post tags
- WordPress Rewrite
- Facebook sharing link is not showing a thumbnail of the images within the post?
- Publish posts only after the condition is met
- Populating a page with content from post custom fields
- flush_rewrite_rules() not working on plugin activation
- Change Order of Admin Posts Depending on Meta
- how to programmatically change post tags
- Displaying Latest Posts on a Page
- How to limit posts by category
- List category posts alphabetically on archive.php
- Custom Rewrite Rules
- How to save meta checkbox WordPress
- show ALL latest posts with archive.php on example.com/latest
- Upload attachment from external site
- Custom permalink for each post
- Related Posts: Changing Function For Posts Per Page
- Retrieve a specific post’s featured image and show on a different page
- WordPress wp_editor to post and edit
- How to display Post title By ID and its Thumb Contents
- Is there a way to define the $post var outside the loop?
- index.php not getting blog posts anymore
- Add row after three columns
- rewrite rule for home/index page
- Displaying different posts Via wp_list_categories()
- Which hooks are essential for post templates?
- Wrap every 2 posts
- Convert HTML5 to WordPress theme
- Mismatch between posts count and actual list in admin posts page
- Plugin or code to send out email to admin when a post is created