do_action( 'sensei_loop_course_before' )
This runs before the the course loop items in the loop.php template. It runs only for the course post type. This loop will not run if the current wp_query has no posts.
- Since:
- 1.9.0
- Source:
This runs before the the course loop items in the loop.php template. It runs only for the course post type. This loop will not run if the current wp_query has no posts.