• Resolved jschindler

    (@jschindler)


    I think you have a typo in your instructions.
    add_filter(‘reorder_post_within_categories_and_tags’, ‘_return__false’);
    should be
    add_filter(‘reorder_post_within_categories_and_tags’, ‘__return_false’);

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Order posts in non-hierarchical taxonomies’ is closed to new replies.