=== BP Edit Group Slug === Contributors: johnjamesjacoby Tags: buddypress, groups, slug, edit Requires at least: 4.7 Tested up to: 4.8 Stable tag: 2.0.0 Allows manual setting and editing of a BuddyPress Group slug. == Description == Adds extra tabs to Create and Edit methods to allow manual setting and editing of a BuddyPress Group slug. Uses the Group Extention API to make this as easy as installing and activating. == Installation == * Download and install using the built in WordPress plugin installer. * Activate in the "Plugins" area of your admin by clicking the "Activate" link. * No further setup or configuration is necessary. == Frequently Asked Questions == = Does this plugin sanitize user input? = Yes = Does this plugin check against existing slugs? = Yes. = Does this plugin keep a history of slug changes? = Yes, as of 2.0.0. It saves them as group meta. = Does this plugin allow everyone to change slugs? = No. You must have group admin rights to modify group slugs. == Screenshots == 1. Group Creation 2. Group Edit == Changelog == = [2.0.0] - 2017-03-01 = * Fix for BuddyPress 1.2 = [1.1.0] - 2010-04-18 = * Fix for BuddyPress 1.2 = [1.0.0] - 2009-12-14 = * Initial release