do_action( 'classifai_render_attachment_metabox', $post, $this )
Allows more fields to be rendered in attachment metabox.
Parameters:
Name | Type | Description |
---|---|---|
$post |
WP_Post | The post object. |
$this |
object | The Provider object. |
- Since:
- 3.0.0
- Source: