This file contains 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 | |
/** | |
* functions-genesis.php | |
* Snippet collection for Genesis powered themes | |
* Inludes general WP sinippets too | |
* Author: Alessandro Pani for Active Net | |
* Version: 2.0 | |
* add to functions.php: require_once('includes/functions-genesis.php'); | |
*/ |