Forums Forums Search & Filter Pro No results when specifying a category to filter results

Viewing 2 posts - 31 through 32 (of 32 total)
  • Anonymous
    #232816
    This reply has been marked as private.
    Ross Moderator
    #233033

    Basically pre_get_posts is a hook that allows that bit of code you had to affect any query on the site (this can literally be anything, from the query used to generate your navigation menus to almost any other query on the site)

    In this case, the particular code you had changed the post type of our queries, and it might have done so in a few other (yet to be discovered) scenarios.

    Thanks

Viewing 2 posts - 31 through 32 (of 32 total)