/link-cpt-to-groups

Link WordPress custom page type to BuddyPress groups

Primary LanguagePHP

=== Link Page to Groups ===
Contributors: buddydev, sbrajesh
Tags: buddypress, link page to buddypress groups
Requires at least: 4.5.0
Tested up to: 4.9.1
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Link Page to Groups is a small plugin for BuddyPress that allows site admins to link regular WordPress pages to individual BuddyPress groups.

== Description ==

The plugin allows site admins to link a page to BuddyPress Group. It simply shows the page in the navigation menu of the group Once the user clicks the link, he/she gets redirected to the regular pages.
By default, it only allows site admins to associate pages to groups.

**For Support**, Please use [BuddyDev Support Forums](https://buddydev.com/support/forums/ ).

== Installation ==

1. Visit Dashboard->Plugins->add New
2. Search for Link Page to Groups
3. Install this plugin
4. Click Activate
5. Now, Edit group screen in there you found a section 'Link to Page'

For more details, Please see the plugin documentation page.

== Screenshots ==

1. Edit group screen page screenshot-1.png
2. Single group screen screenshot-2.png

== Changelog ==

= 1.0.2 =
* Add the label to the front end page selector dropdown.

= 1.0.1 =
* Allow enabling the options for group admins using a filter.

= 1.0.0 =
* initial release