Skip to content

Instantly share code, notes, and snippets.

View gilbitron's full-sized avatar

Gilbert Pellegrom gilbitron

View GitHub Profile
class WPSFTest {
private $plugin_path;
private $wpsf;
function __construct()
{
$this->plugin_path = plugin_dir_path( __FILE__ );
// Include and create a new WordPressSettingsFramework