Add post type hook
This commit is contained in:
@@ -43,6 +43,7 @@ class SP_Admin_Post_Types {
|
|||||||
include( 'post-types/class-sp-admin-cpt-player.php' );
|
include( 'post-types/class-sp-admin-cpt-player.php' );
|
||||||
include( 'post-types/class-sp-admin-cpt-list.php' );
|
include( 'post-types/class-sp-admin-cpt-list.php' );
|
||||||
include( 'post-types/class-sp-admin-cpt-staff.php' );
|
include( 'post-types/class-sp-admin-cpt-staff.php' );
|
||||||
|
do_action( 'sportspress_include_post_type_handlers' );
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user