Add div wrappers to templates
This commit is contained in:
@@ -63,5 +63,5 @@ foreach( $data as $label => $value ):
|
||||
endforeach;
|
||||
|
||||
$output .= '</dl></div>';
|
||||
|
||||
echo apply_filters( 'sportspress_player_details', $output );
|
||||
?>
|
||||
<?php echo $output; ?>
|
||||
Reference in New Issue
Block a user