Skip to content

riyadhalnur/wp_custom_functions

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

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