do_action( 'sensei_loop_message_before' )
This runs before the the message loop items in the loop-message.php template. It runs only only for the message 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 message loop items in the loop-message.php template. It runs only only for the message post type. This loop will not run if the current wp_query has no posts.