More cleaning and renaming

This commit is contained in:
Brian Miyaji
2014-01-07 19:30:56 +11:00
parent 0dd53482b6
commit 96d26e68be
37 changed files with 515 additions and 198 deletions

View File

@@ -131,10 +131,6 @@ function sportspress_admin_init() {
update_option( 'sportspress_installed', 1 );
endif;
// Load admin styles
wp_register_style( 'sportspress-admin', SPORTSPRESS_PLUGIN_URL . 'assets/css/admin.css', array(), '1.0' );
wp_enqueue_style( 'sportspress-admin');
// Add settings sections
register_setting(