$subPages
$subPages : array
Public static varable to hold Subpages information.
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.