Remove none option from player list team selection

This commit is contained in:
ThemeBoy
2013-12-04 04:23:15 +11:00
parent f56fdc640b
commit e26b71b135

View File

@@ -54,8 +54,6 @@ function sp_list_player_meta( $post ) {
<p class="sp-tab-select">
<?php
$args = array(
'show_option_none' => sprintf( __( 'All %s', 'sportspress' ), __( 'Teams', 'sportspress' ) ),
'option_none_value' => '0',
'post_type' => 'sp_team',
'name' => 'sp_team',
'selected' => $team_id