After searching i found the issue, another plugin called (Post type order) that uses drag and drop, ignored the sorting
Related Posts:
- Insert slider (Custom Post Type) into pages
- Add custom ID to CPT posts only create not update
- Where to put my code: plugin or functions.php?
- Should I use custom post types or a custom database tables for plugin development?
- Where, When, & How to Properly Flush Rewrite Rules Within the Scope of a Plugin?
- How do I change the author of a custom post type?
- Filter by custom field in custom post type on admin page
- Getting custom taxonomy from custom post type
- Custom Post Type Plugin: Where Do I Put The Template?
- Media library – Limit images to custom post type
- Best way to flush_rewrite_rules for custom post type, in a mu-plugins plugin?
- How to Add Custom Taxonomy To Woocommerce Plugin
- Filter next_post_link() and previous_post_link() by meta_key?
- Using add_theme_support inside a plugin
- importing third party json feed as custom post type [closed]
- Creating a Custom Post Type as a Plugin? Why?
- Quick edit screen customization
- Mini-Site Strategy
- The Great Plugin Nomenclature Contest of 2011
- Prevent trash/delete action on specific post types
- how to get posts by custom post type then display Custom fields?
- How to add custom content template part for a custom post type on main query using a plugin
- How to completely disable a taxonomy archive on the frontend?
- How do you create an archive for a custom post type from a plugin?
- How to add a button to custom post type’s posts-page
- Filtering a WP_Query meta_query by numeric values isn’t working
- Loading custom page template via plugin
- Why The Init Hook For Custom Post Types
- Populate a ACF Select Dropdown from Custom Post Type
- How to set a fall back template for a custom post type in a plugin?
- Automatically fill custom field value on post publish/update
- How to add multiple images to custom post type?
- Creating a custom public user page
- wordpress plugin error handling
- How to get term link that crosses different custom post types?
- register_taxonomy with multiple object type and update_count_callback
- Redirect after deleting post and keep track of pagination
- Filter a custom field based on selection of another custom field (ACF) [closed]
- How often do you need to register_post_type?
- get_edit_post_link() not working as expected when passed id in plugin
- Where to put archive-{post-type}.php
- Render a different post/template from within the template_include action?
- Is flush_rewrite_rules necessary when creating a custom post type? Why?
- How to use a dedicated template for the Custom Post Type from a plugin?
- Make permalinks based on an ACF-field
- How do I Make a custom post type get a custom post template in a plugin
- ACF Relationships in Custom Post Type Permalink
- WP Rest API Querying Custom Posts by ACF fields
- How to sort a table of custom posts by column containing custom field
- WordPress Search documentation: how to improve search query using taxonomy terms, custom meta fields?
- Meta Query “IN” doesn’t work with ACF checkbox filter
- Determine which template-{slug}.php is being loaded
- Retrieve a specific field from taxonomy term through advanced custom fields [closed]
- How to append text to title of Custom Post Type post (without affecting all titles on page)?
- List events by month
- Remove Slug from Custom Post Type results in 404
- WordPress metabox file upload in custom post [duplicate]
- working Custom Post Type and Widget code no longer works when moved from functions.php to plugin
- Use Custom Post Type as Custom Field
- Count custom post types with a specific meta value
- Query by 2 values of a repeater ACF field
- WordPress custom post action hook
- Unable to filter on field on edit.php page
- Multiple Permalinks for custom post type post
- On clicking on the category name the page is redirecting on 404 pge
- get terms that have post with custom post type between 2 values
- How do I create a custom post type for a training CMS in WordPress?
- WP Query group/order by category name
- Save or update data when custom post published
- Remove POST_TYPE from custom post type permalink
- Uploaded image not appearing in custom post type
- Custom Taxonomy and tax_query Issue?
- How to set custom post type as post title to avoid ‘Auto Draft’
- Use a textarea for a custom post type
- Using posts and postmeta table to store custom Address Book Plugin data
- How to register custom post types in a plugin?
- Actions that Run on Admin Edit Page Load After Posts Are Queried
- Row actions not showing? Why?
- Make custom post type display as a page
- template_redirect not working, apparently for no reason
- Pull image from ACF field in a Custom Post Type
- How to: add option to add more checkboxes on custom post type
- Custom role capabilities to administrator not taking effect (no plugin)
- Archive filter disappears on no results?
- How do I add a custom button to my “edit” list? ( edit.php?post_type= ) beside “Add New”
- Query current and future events, ordered by begin date
- How to add multiple featured image in meta box in post editor?
- Show ACF field from custom taxonomy and display on the single template
- Change message given when deleting post from custom post type
- How to add notification in the sidebar of the administration panel when a Custom post type is created? [duplicate]
- Hierarchical or Non-hierarchical Custom Post Type in Real World Example
- Building an Advanced Search (text, tags, category, custom fields) – Getting the wrong SQL query
- how to set default value for checkbox in wordpress
- How to append element after thumbnail
- Display posts if a custom field value is equal to another custom field value
- ACF Upload Image in repeater from front-end with custom form? – add_post_meta()
- Linking three taxonomies with ACF
- How do I include drag-and-drop in a plugin?
- How could I create a ‘private comments’ section on a custom post type?
- Get Custom Field Values by Another Custom Field in WordPress