=== BP Edit Group Slug ===
Contributors: johnjamesjacoby
Tags: buddypress, groups, slug, edit
Requires at least: 3.0
Tested up to: 3.0
Stable tag: 1.2

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 ==

1. Upload `bp-edit-group-slug.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Smile

== Frequently Asked Questions ==

= Does this plugin sanitize user input? =

Yes

= Does this plugin check against existing slugs? =

Yes.

= 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 ==

= 1.2 =
* Fix for BuddyPress 1.2.5
* Fix for WordPress 3.0

= 1.1 =
* Fix for BuddyPress 1.2

= 1.0 =
* Initial release

== Upgrade Notice ==

= 1.0 =
* Initial release