Last active
August 29, 2015 14:02
-
-
Save nutsandbolts/8f0bea7a91a6c270c731 to your computer and use it in GitHub Desktop.
Header for custom functionality plugin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
Plugin Name: Nuts and Bolts Theme Functions | |
Plugin URI: http://www.nutsandboltsmedia.com | |
Description: Custom Genesis functions for the Nuts and Bolts Media website. | |
Version: 2.0 | |
Author: Nuts and Bolts Media, LLC | |
Author URI: http://www.nutsandboltsmedia.com/ | |
This plugin is released under the GPLv2 license. The images packaged with this plugin are the property of | |
their respective owners, and do not, necessarily, inherit the GPLv2 license. | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment