Overriding Buddypress search with bbpress search?
-
Hi,
I hope im on the correct forum? or plugin? I’d like to add conditions to the bp_forum_topics() loop that only contain posts with certain keywords. Can anyone help me with this?
I’d like to create a custom plugin that overrides the current function bp_forum_topics() that does this. Im new to wordpress development so unsure about filters and tags. Right now it returns all topics (with the exception of loose search terms, newest, popular etc). I want to be able to return topics if the posts related to that topics contains specific search terms.
Im using this solution to get global unified search.
Creating The sitewide global/unified search Page for your Buddypress Theme
All that is remaining is to get it to search forums posts. At the moment all it does is search topics.
–Mark
- You must be logged in to reply to this topic.