Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: bp_filter_request: What does it do and how does it work?


Arx Poetica
Participant

@arxpoetica

Brilliant! Found and served. :)

Now… how does one hook into that hook, if that makes any sense. In this case, for example, since the action is wp_ajax_members_filter, is there a way to tag on (hook) extra content loaded (of my own making) that will return in the response? Am I making sense?

In other words, on the members directory page, when the user clicks navigation, I’m trying to load extra info about each user, and “hook” it into the same ajax call, so that it’s relevant to the content being loaded. I might have an idea how to do it (hoping it can be done in my own functions.php page), but any pointers are also welcome. Glad this answer came so quickly, btw.

Skip to toolbar