Skip to main content

Action: gform_post_enqueue_scripts

Allows custom actions to be performed when scripts/styles are enqueued.

Parameters

NameTypeDescription
$found_formsarrayAn array of found forms using the form ID as the key to the ajax status.
$found_blocksarrayAn array of found GF blocks.
$post\WP_PostThe post which was processed.

Since

Source

Defined in form_display.php at line 2854