Get suggestions on members and a group (bp_ajax_get_suggestions)
-
Hi All,
I’m currently working on adding group suggestions to the activity stream comments.
I was taking a look at the function bp_ajax_get_suggestions which led me to bp_core_get_suggestions function.
From what I can see, there is only the option to get suggestions on either a member or a custom search defined in bp_suggestions_services.
I wondered if anyone had tried combining the suggestions to allow for the lookup of both or if not any recommendations on how to approach it? Ideally I would be able to hook into the plugin rather than having to edit the core plugin files (just so it makes updates easier).
I’m currently working onthe 3.2.0 release.
Many thanks
- You must be logged in to reply to this topic.