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?
- How to add an admin notice upon post save/update
- WordPress keeps writing rewrite rules to .htaccess
- I’m having some issues with previous_post_link() and next_post_link()
- Where is the “ancestors” post object attribute?
- Custom Permalink Tag breaks Pagination
- How to hide first gallery for every post?
- How to display related posts by subcategory and not parent category
- Is it possible to create a form post wordpress custom navigation link?
- creating front end image uploader that uploads images as posts
- How can I sort posts by the date and a custom meta field?
- Cannot get $post object in name_save_pre hook
- Update Modified date when scheduled posts get published
- “Right Way” to make custom Loop respect reading settings inside admin panel?
- How to check if single.php has already called the_post_thumbnail function
- Custom Rewrite Rule for Custom Post Type with URL Param
- Post list display year wise
- How can I add a box to edit Order on a regular post?
- Name page template properly
- Sort by last word in title
- One off rewrite for single post-type slug (show normal page with same URL instead)
- When using Tribe Events Calendar, querying for a specific event category returns nothing
- definining own teaser text for post
- How to remove special characters in post title
- Exclude posts in a category on one page but show those posts on a different page
- custom post single page
- Disable archiving of old posts?
- Customizing individual images on posts
- Query post category & remove any post id
- Latest comment post should be the first post in the blog
- Run Jquery Script after delete post in front end
- how to show posts on different pages if number of post per page is one
- jquery: getting contents of #content field on post page
- How to make post stick to its own div