Skip to content

ThemePlate/Settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThemePlate Settings

Usage

use ThemePlate\Settings\OptionBox;

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

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