Skip to content

riyadhalnur/wp_custom_functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Useful functions for WP themes

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.

Usage

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.

About

Useful custom functions for WP themes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages