Title: Exceptions when using this plugin
Last modified: May 1, 2018

---

# Exceptions when using this plugin

 *  Resolved [andrewstrahl](https://wordpress.org/support/users/andrewstrahl/)
 * (@andrewstrahl)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/exceptions-when-using-this-plugin/)
 * We use this plugin to reorder our agents on this particular site but the plugin
   itself actually messes with the order of the events plugin that we are using.
   Any way to exclude the events from ordering with your plugin?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fexceptions-when-using-this-plugin%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Maya](https://wordpress.org/support/users/tdgu/)
 * (@tdgu)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/exceptions-when-using-this-plugin/#post-10237185)
 * There are few methods for what you looking for:
 * 1) Turn off Autosort, then add ‘orderby’ => ‘menu_order’ to custom query arguments
   where the order is required to apply.
 * 2) If need to keep Autosort ON, you can use a filter **pto/posts_orderby/ignore**
   to make the sort to apply only for specific post types, see this article for 
   an example [https://www.nsp-code.com/ignore-sort-apply-for-certain-query-on-post-types-order/](https://www.nsp-code.com/ignore-sort-apply-for-certain-query-on-post-types-order/)
 * 3) Consider to upgrade to [Advanced Post Types Order](https://www.nsp-code.com/premium-plugins/wordpress-plugins/advanced-post-types-order/)
   through which you can use conditionals to specify where the sort will apply.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Exceptions when using this plugin’ is closed to new replies.

 * ![](https://ps.w.org/post-types-order/assets/icon-128x128.png?rev=1226428)
 * [Post Types Order](https://wordpress.org/plugins/post-types-order/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post-types-order/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post-types-order/)
 * [Active Topics](https://wordpress.org/support/plugin/post-types-order/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-types-order/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-types-order/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Maya](https://wordpress.org/support/users/tdgu/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/exceptions-when-using-this-plugin/#post-10237185)
 * Status: resolved