Move admin functions

This commit is contained in:
Brian Miyaji
2014-03-25 17:06:06 +11:00
parent 4659cf0f05
commit 62879361ea
13 changed files with 260 additions and 65 deletions

View File

@@ -12,6 +12,10 @@
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
// Include core functions
include( 'sp-conditional-functions.php' );
include( 'sp-deprecated-functions.php' );
/**
* Get templates passing attributes and including the file.
*