order
is a reserved term, the best – I know of – overview over those can be found here: Codex: register_taxonomy()
– Reserved Terms. The list is in it’s relevance not restricted to taxonomies. The introduction to it does make it clear(er) why:
Avoiding the following reserved terms is particularly important if you are passing the term through the $_GET or $_POST array. Doing so can cause WordPress to respond with a 404 error without any other hint or explanation.
Related Posts:
- Is there a way to make a custom Page type?
- Hide Status Option From WordPress Publish Metabox and Rename Published on:
- Getting subpage of subpage – Custom posts
- How to display data with pagaination on backend?
- CPT post count is 0 for the authors in the User list
- Assign same parrent Page to pages AND custom post types
- Addition of custom option panel crashes Media Library & Admin Area
- Allow Static Page Load Dynamic Child Pages
- Tracking changes in admin-page so user gets warning when leaving the page
- Possibilities for the edit.php admin panel? [closed]
- No Permission to add new Page, Post or CPT with Admin role
- Filter hierarchical custom post type admin page by parent, and include children & grandchildren
- Admin Filter – Add Post Type Description on Post Type Page
- Custom post type editor with dynamic selects, one drop down populating a second second drop down not working
- WP-ADMIN – Listing all CPT in “posts” listing
- Static page determines as home, but it is not
- manage_edit-{post_type}_sortable_columns sorts, but wrong!
- Show Custom Post Type meta boxes only on Page Edit
- Why does my content disapear when I make a page to match an archive name?
- How to use Custom Page Templates for hierarchical Custom Post Type
- Custom Postype specific changes in admin panel
- Grouping of CPTs and taxonomies into menu groups in admin
- Top Level pages in wordpress giving 404, but child pages working fine
- Page for custom post type
- Why does not this wp_redirect work in is_single()?
- It’s possible to hide body copy box for a custom post type?
- Why is get_pages() returning a boolean?
- Show data from one Custom Post Type in another Custom Post Type
- Pros and cons of a custom page vs custom post type template file
- How to include custom post type posts on a page?
- Add a custom text to admin footer in a Custom Post Type page
- Creat new admin url for custom post type
- Custom Field values not Showing in Edit Page of Custom Post Type
- Including link to custom post type in ‘wp_list_pages’ function
- WordPress custom post type capabilities issue
- the_content(); of custom post type treated as an array or object
- Multiple pages per post (not pagination)
- Display custom post types in wp_list_pages
- Set thumbnail and title for a post type archive (not post itself!)
- Can I change my post type to anything and my site still work?
- Custom WP_Query doesn’t display all posts
- Page listing Custom Posts
- Display an authors post on a single page only when they are logged in
- Why are some of my custom posts not showing up on my page?
- Merge page with custom post type
- Conflict between wp_list_pages and get_posts – list pages not displaying
- Create field of Custom Post Types
- Custom posts of one type have disappeared from admin. Still appear on site [closed]
- How to get the custom post list to admin user edit page?
- Copy order items with metadata between orders – Woocommerce
- URL Rewrite – Page Archive
- Change link for “add new” buttons on custom post type
- How to set the mainpage of a custom post type?
- Custom Post Type – Portfolio no longer works
- How do I edit the WordPress post.php file?
- Render a Post or Page using the correct file
- Add data to post edit page, when post is published
- Custom capabilities not reflecting on admin panel
- How to limit what Editors see in the admin?
- Multiple wp_editor instances in custom post type using Ajax
- Questions regarding add_meta_box()
- Setting a homepage – doesn’t seem to work
- Under What Conditions Can I name my CPT the same as my CPT Page?
- custom post creation on front page – on submit a search is done
- Change Post Meta via AJAX from the posts list table
- wp_dropdown_pages with tax_query clause
- Am I mixing up the concept of posts pages and categories?
- How to setup different permlalinks for posts and pages?
- Custom Attachment Type
- Sorting custom post types in edit.php : Post disappear
- How to customize `Edit-Post` Screen
- Sort by post word count in admin area
- Sets post_parent in custom post type posts automatically based on cpt->page name
- Tag template not returning posts [closed]
- Does “Custom Post Type” can have page hierarhy option?
- How to display magic field’s custom write panel in wordpress theme?
- jQuery UI & Admin (Calendar)
- Change ordering of fields of custom post type in admin page
- How to display author details in a custom post type in the wordpress backend?
- Add Content Column to Custom Post Type backend
- Change Text in Admin Panel
- How do I disable the built-in editor and automatically configure the properties of new pages?
- Admin slow on Postlist (over 30k Posts in Database)
- How to set a ‘page’ as parent of a custom post type?
- Hide title field of selected post-types on edit pages
- How can I put content before my custom post type default pages?
- get_posts() returns empty on custom post type /wp-admin/edit.php
- Translate dashboard metabox
- After inserting new post with wp_insert_post() the post is not visble to WP_Query, but the same WP_Query works for post inserted from wp-admin panel
- Put featured image under post title in admin area
- list articles in admin showing nested categories or slugs?
- How we can create menu from Appearance > Menu and use as a add-submenu-page for admin menu?
- WP Admin Dropdown List Filter for custom (ACF) field on custom post type(s)
- How to display an admin-notice after custom post type edit modification
- Admin Post Table – Remove Title Edit Link
- Sort custom post column by generated value?
- Manually adding current_page_parent to wp_list_pages()
- build child and anchestor three from post parent
- Add Custom Field in Product in WP Admin and send to Order Webhook
- Publishing failed. The response is not a valid JSON response