do_action( 'wpt_after_meta_template_box', $post_ID )
Generate fields after the custom template box in the meta box.
Parameters:
Name | Type | Description |
---|---|---|
$post_ID |
int | Post ID. |
- Source:
Generate fields after the custom template box in the meta box.
Name | Type | Description |
---|---|---|
$post_ID |
int | Post ID. |