ThemePlate / Settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThemePlate Settings

Usage

use ThemePlate\Settings\OptionBox;

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

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

About

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%