do_action( "{$this->form_manager->get_prefix()}enqueue_form_builder_scripts", awsmug\Torro_Forms\Assets $assets )

Fires after scripts and stylesheets for the form builder have been enqueued.

Description

Parameters

$assets

(awsmug\Torro_Forms\Assets) (Optional) The Assets API instance.

Changelog

Changelog
Version Description
1.0.0 Introduced.