• Resolved Howdy_McGee

    (@howdy_mcgee)


    Hello,

    Developer here. Is there a way to just have this on by default?

    When working with a custom query I know I need to suppress_filters => false but is there a special orderby keyword I can pass in to just automatically join the tables and do the checks?

    Any filters to let me set the order by flags in this plugin to True so I can order by this custom value by default?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Aurovrata Venet

    (@aurovrata)

    If you check the override box in the admin reorder page for a given term, it will apply the manual rank to any taxonomy queries that match the post type and term so long as the filters are not suppressed.

    A finer control is available by hooking the orderby custom filter when you uncheck the box.

    Plugin Author Aurovrata Venet

    (@aurovrata)

    I am marking this as resolved. If you still need further clarification please follow up with another post.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘ReOrder by Default?’ is closed to new replies.