Skip to content

Instantly share code, notes, and snippets.

View alexpani's full-sized avatar

Alessandro Pani alexpani

View GitHub Profile
@alexpani
alexpani / functions.php
Last active April 16, 2019 14:06
Da includere in functions.php
<?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');
*/