Add hook before box score
This commit is contained in:
@@ -89,6 +89,8 @@ if ( is_array( $teams ) ):
|
|||||||
$formats[ $column->post_name ] = $format;
|
$formats[ $column->post_name ] = $format;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
do_action( 'sportspress_before_event_performance' );
|
||||||
|
|
||||||
if ( $is_individual ) {
|
if ( $is_individual ) {
|
||||||
// Combined table
|
// Combined table
|
||||||
$data = array();
|
$data = array();
|
||||||
|
|||||||
Reference in New Issue
Block a user