Add description to config post types

This commit is contained in:
Brian Miyaji
2014-04-24 12:18:04 +10:00
parent 63e1ace191
commit feb870c491
8 changed files with 153 additions and 89 deletions

View File

@@ -61,7 +61,7 @@ class SP_Settings_Events extends SP_Settings_Page {
),
array(
'title' => __( 'Performance', 'sportspress' ),
'title' => __( 'Player Performance', 'sportspress' ),
'desc' => __( 'Link players', 'sportspress' ),
'id' => 'sportspress_event_link_players',
'default' => 'yes',