do_action( 'mc_post_category_form', $cur_cat, $view )
Execute action after category editor form prints to screen.
Parameters:
Name | Type | Description |
---|---|---|
$cur_cat |
object | Current category object. |
$view |
string | Type of view ('add' or 'edit'). |
- Source: