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

@@ -1 +1,13 @@
sp-template-functions.php
<?php
/**
* SportsPress Template
*
* Functions for the templating system.
*
* @author ThemeBoy
* @category Core
* @package SportsPress/Functions
* @version 0.7
*/
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly