do_action( 'sensei_{$post_type}_initial_publish', $post )
Fires the scheduled "initial publish" actions for a post on shutdown
.
Parameters:
Name | Type | Description |
---|---|---|
$post |
WP_Post | The post. |
- Since:
- 2.1.0
- Source: