Class ReduxFramework_wpglobus_sortable
Class ReduxFramework_wpglobus_sortable
Package: WPGlobus\Admin\Options\Field
Author: WPGlobus
Located at includes/options/fields/wpglobus_sortable/field_wpglobus_sortable.php
Author: WPGlobus
Located at includes/options/fields/wpglobus_sortable/field_wpglobus_sortable.php
Methods summary
public
|
#
__construct( array $field, string|array $value, ReduxFramework $parent )
Field Constructor. Required - must call the parent constructor, then assign field and value to vars, and obviously call the render field function |
public
|
#
render( )
Field Render Function. Takes the vars and outputs the HTML for the field in the settings |
public
|