Skip to content

ThemePlate/Settings

Repository files navigation

ThemePlate Settings

Usage

use ThemePlate\Settings\OptionBox;

$options = new OptionBox( 'General Settings' );

$options->fields( $list )->location( $page )->create();