do_action( 'sensei_content_message_before', $message_id )
Action that runs before the sensei {post_type} content. It runs inside the sensei content.php template. This applies to the specific post type that you've targeted.
Parameters:
Name | Type | Description |
---|---|---|
$message_id |
int | The message ID. |
- Since:
- 1.9
- Source: