Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: BuddyPress.org’s Unified Search – How can I get it?

I did it with just a template. Copy and paste the members, groups, forums, and activity loops into a new template file. Add the parameter ‘search_terms=’ . esc_html( $_GET ) to each of the loops and then create a new WordPress page called search and assign the template file to it. Then just pass ?f=searchterms to the URL and bob’s your uncle.

Skip to toolbar