example: a user creates a group "cats" automatically a category "cats" would be created with the slug "cats" or a user creates a group "Fat Cats" automatically a category "Fat Cats" would be created with the slug fat-cats. I see there is a function wp_create_category : However,to be frank, i'm lost.
Have tried, with adding this near end (line310) of child-theme/groups/create.php but no dice
Any help or ideas really welcome