do_action( "{$this->form_manager->get_prefix()}add_form_meta_boxes", awsmug\Torro_Forms\DB_Objects\Forms\Form $form )

Fires when meta boxes for the form edit page should be added.

Description

Parameters

$form

(awsmug\Torro_Forms\DB_Objects\Forms\Form) (Optional) Form that is being edited.

Changelog

Changelog
Version Description
1.0.0 Introduced.