ThemePlate Settings Usage use ThemePlate\Settings\OptionBox; $options = new OptionBox( 'General Settings' ); $options->fields( $list )->location( $page )->create();