do_action( "{$this->form_manager->get_prefix()}enqueue_form_frontend_assets", bool $load_css )

Fires when form assets should be enqueued in the frontend.

Description

Parameters

$load_css

(bool) (Optional) Whether CSS files should be enqueued or not.

Changelog

Changelog
Version Description
1.0.0 Introduced.