Skip to content

Instantly share code, notes, and snippets.

View jnorell's full-sized avatar

Jesse Norell jnorell

  • Sterling, Colorado, USA
View GitHub Profile
@jnorell
jnorell / XXX_OptionsManager.php
Created September 18, 2013 15:46
Patch to Michael Simpson's Wordpress Plugin Template to store options as an array with a single wp_options entry.
<?php
/*
"WordPress Plugin Template" Copyright (C) 2013 Michael Simpson (email : michael.d.simpson@gmail.com)
This file is part of WordPress Plugin Template for WordPress.
WordPress Plugin Template is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.