Add drag-and-drop template layout options
This commit is contained in:
@@ -82,12 +82,6 @@ add_action( 'sportspress_single_team_content', 'sportspress_output_team_staff',
|
||||
add_action( 'sportspress_single_team_content', 'sportspress_output_team_lists', 20 );
|
||||
add_action( 'sportspress_single_team_content', 'sportspress_output_team_tables', 30 );
|
||||
|
||||
/**
|
||||
* Before Single Table
|
||||
* @see sportspress_output_post_excerpt()
|
||||
*/
|
||||
add_action( 'sportspress_before_single_table', 'sportspress_output_post_excerpt', 20 );
|
||||
|
||||
/**
|
||||
* Single Table Content
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user