gpp_iframe_custom_js
Description
Action to add custom JavaScript to the iframe.
Usage
Applied globally
add_action( 'gpp_iframe_custom_js', 'my_custom_function' );Parameters
$form
array<string, mixed>
The form array (empty array for no-form popups).
$feed
array<string, mixed>
The feed array.