do_action( 'torro_form_settings_enqueue_form_builder_assets', awsmug\Torro_Forms\Assets $assets )

Fires when form settings assets for the form builder should be enqueued.

Description

Parameters

$assets

(awsmug\Torro_Forms\Assets) (Optional) The plugin assets instance.

Changelog

Changelog
Version Description
1.0.0 Introduced.