=== BuddyPress Group Type Search === Contributors: wbcomdesigns, vapvarun Donate link: https://wbcomdesigns.com/donate/ Tags: buddypress, groups Requires at least: 3.0.1 Tested up to: 4.6.1 Stable tag: 4.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == This plugin modifies the search template that is on the "/groups" page. It adds a feature of "group types" that are involved while searching groups. Now the users can search groups based on group types. To create Group types for BuddyPress, you can use [BP Create Group Type](https://wordpress.org/plugins/bp-create-group-type/) If you need additional help you can contact us for [Custom Development](https://wbcomdesigns.com/contact/). == Installation == 1. Upload the entire "buddypress-groups-search" folder to the /wp-content/plugins/ directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == = How can we search the groups by using this plugin? = Simply goto the groups directory from site front, you can see the search bar appearing above the groups listing. There you can see the "select" box that lists all the group types on the site. The attached screenshot will help you better understand the purpose. The screenshot is within the plugin folder. == Screenshots == 1. The screenshot shows the modified search template on buddypress groups page and corresponds to screenshot-1.(png|jpg|jpeg|gif). 2. The screenshot shows the plugin name on plugins listing page on admin panel and corresponds to screenshot-2.(png|jpg|jpeg|gif). == Changelog == = 1.0.0 = * Initial release. == Upgrade Notice == = 1.0.0 = This version is the initial version of the plugin with basic search functionality. = 1.0.1 = Search option fixes