This is a small file consisting of useful functions to be included in the functions.php file of your WordPress theme. Just include this file in your functions.php file.
Include the file in your functions.php file.
include (TEMPLATEPATH . '/inc/custom-functions.php');
You can also replace include with require
Follow me on twitter, LinkedIn, Google+ or Facebook or visit my site and blog.
Copyright © 2013 Riyadh Al Nur. All rights reserved.