Add sponsor post type

This commit is contained in:
Brian Miyaji
2014-03-06 12:57:24 +11:00
parent 1a7e5e32ce
commit ccaa5c1356
9 changed files with 89 additions and 6 deletions

View File

@@ -7,6 +7,7 @@ function sportspress_admin_init() {
'sp_player',
'sp_list',
'sp_staff',
'sp_sponsor',
'sp_config',
);