Add action below event logos
This commit is contained in:
@@ -44,4 +44,6 @@ sp_get_template( 'event-logos-' . $layout . '.php', array(
|
|||||||
'show_results' => $show_results,
|
'show_results' => $show_results,
|
||||||
'abbreviate_teams' => $abbreviate_teams,
|
'abbreviate_teams' => $abbreviate_teams,
|
||||||
'link_teams' => $link_teams,
|
'link_teams' => $link_teams,
|
||||||
) );
|
) );
|
||||||
|
|
||||||
|
do_action( 'sportspress_after_event_logos', $id );
|
||||||
Reference in New Issue
Block a user