LP__Field_Group
The LP__Field_Group class is used to define and handle group fields. Group fields are a collection of sub-fields that are grouped together within a single field container. This class provides the attributes, hooks, and functions needed to work with group fields across different instances.
Namespace
Launchpad\Fields
Source
File: \includes\fields\class-lp-field-group.php
Usage
Developers can use the LP__Field_Group class to create and customize group fields in their theme or plugin.