Property | Type | Description | |
---|---|---|---|
$slug | string | Slug of the formatting settings section. |
Method | Description | |
---|---|---|
__construct ( string $page ) | Constructor. | |
after_section ( ) : string | HTML to display after the section. | |
before_section ( ) : string | HTML to display before the section. | |
get_section_info ( ) : string | Gets section info. | |
render_meta_component_order ( ) | Renders the component order field. |
public after_section ( ) : string | ||
return | string |
public before_section ( ) : string | ||
return | string |
public get_section_info ( ) : string | ||
return | string |
public static render_meta_component_order ( ) |
protected string $slug | ||
return | string |