get_class_name()
get_class_name() : string
Get Class Name
Returns
string —CLASS
Class MainWP_Manage_Groups
check_group_name(mixed $groupName, null $groupId = null) : string
Method check_group_name()
Check if group name already exists if it does add a number to the end of it.
mixed | $groupName | Given Group Name. |
null | $groupId | Group ID. |
$groupName Group name + count # if group has bn found.