Action: mc_post_access_term_form

do_action( 'mc_post_access_term_form', $cur_cat, $view )

Execute action after access term editor form prints to screen.

Parameters:
Name Type Description
$cur_cat object

Current access term object.

$view string

Type of view ('add' or 'edit').

Source: