Skip to content

Instantly share code, notes, and snippets.

@ivorpad
Created August 27, 2011 03:49
Show Gist options
  • Save ivorpad/1174947 to your computer and use it in GitHub Desktop.
Save ivorpad/1174947 to your computer and use it in GitHub Desktop.
<?php
if ( !function_exists( 'get_option_tree') ) {
echo '<h1>OptionTree Is Required for this theme</h1>
Download it here: LINK';
}
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment