Skip to content

Instantly share code, notes, and snippets.

@demeillon
demeillon / theme-options.php
Created October 8, 2018 08:03 — forked from mfields/theme-options.php
Sample theme options page for WordPress Themes.
<?php
/**
* _s Theme Options
*
* @package _s
* @since _s 1.0
*/
/**
* Register the form setting for our _s_options array.