Remove sport taxonomy and improve equation selectors

This commit is contained in:
ThemeBoy
2013-11-27 17:31:35 +11:00
parent 68fa7f30d4
commit 388e5283b4
10 changed files with 105 additions and 125 deletions

View File

@@ -48,7 +48,6 @@ require_once dirname( __FILE__ ) . '/admin/post-types/staff.php';
// Terms
require_once dirname( __FILE__ ) . '/admin/terms/div.php';
require_once dirname( __FILE__ ) . '/admin/terms/pos.php';
require_once dirname( __FILE__ ) . '/admin/terms/sport.php';
// Shortcodes
// require_once dirname( __FILE__ ) . '/classes/shortcodes/table.php';