Forums Forums Search & Filter Pro Save current_query to use later on

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Trevor
    #269632

    This might be a possibility in V3 of our plugin, due in the New Year, but I do not think so with our current plugin, sorry. even then, I am not sure it will be possible.

    Trevor
    #269634

    I have referred your question to our plugin developer, Ross, for his input.

    Ross Moderator
    #269828

    Hi Cliff

    Right now there is not a simple way to do it.

    In v3, we’ll be adding rest api endpoints, so you can recreate queries yourself and do things with the results as you need via ajax.

    And we’ll also likely add some PHP functions to make it easier to interact with our queries too..

    But for now, the only way I could think of it is to save the users URL (or recreate it using saved query parameters) and do a wp_remote_get – and handle things that way – it would be inefficient though as it would load the whole page (as opposed to query the query results).

    I hope that helps for now.

    Best

Viewing 3 posts - 1 through 3 (of 3 total)