Rename competitions to leagues

This commit is contained in:
Brian Miyaji
2017-11-04 18:20:47 +11:00
parent 5ad7219b03
commit bf7b0d3d11
39 changed files with 53 additions and 53 deletions

View File

@@ -287,7 +287,7 @@ if ( class_exists( 'WP_Importer' ) ) {
</td>
</tr>
<tr>
<th scope="row"><label><?php _e( 'Competition', 'sportspress' ); ?></label><br/></th>
<th scope="row"><label><?php _e( 'League', 'sportspress' ); ?></label><br/></th>
<td><?php
$args = array(
'taxonomy' => 'sp_league',