Opened 4 years ago
Last modified 2 months ago
#1314 new enhancement
when changing group name, the slug is not changed
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | Future Release |
| Component: | Groups | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | MrMaz, r-a-y |
Description
If you create a group, and after that you want to rename the group... There is no problem to do it, you can change, but the group slug will be not changed.
So all users can see FOREVER the old name of the group in the group slug.
I think this is a important and basic defect that must would be solved soon.
Change History (9)
- Cc MrMaz added
- Keywords group slug rename support added
- Milestone 1.1.3 deleted
- Priority changed from major to minor
- Type changed from defect to enhancement
Ok, in that case, I think that the way WordPress gives the user a field below the post/page title to edit the slug when you're in the post/page edit screen, must be the way to use in BuddyPress to change (if you want) group slug easy and fast ;)
- Milestone changed from Future Release to 1.4
This will come "for free" when we use custom post types
- Keywords group slug rename support removed
- Milestone changed from 1.6 to Future Release
- Severity set to normal
There is a plugin for this:
http://wordpress.org/extend/plugins/bp-edit-group-slug/screenshots/

This is the intended behavior. If the slug is changed then all of the external links to that group will be broken. I think this would be an enhancement to create the ability to support the renaming of a slug while still routing from "old" slugs.