gpp_iframe_enqueue_styles
Description
Action to enqueue additional styles/scripts in the iframe.
Usage
Applied globally
add_action( 'gpp_iframe_enqueue_styles', 'my_custom_function' );Parameters
$form
array<string, mixed>
The form array.
$feed
array<string, mixed>
The feed array.