wpcf7_enqueue_scripts

wpcf7_enqueue_scripts

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: contact-form-7.5.9.3

do_action('wpcf7_enqueue_scripts') is found 1 times:

  • /includes/controller.php line 125
    	}
    
    	wp_localize_script( 'contact-form-7', 'wpcf7', $wpcf7 );
    
    	do_action( 'wpcf7_enqueue_scripts' );
    }
    
    
    /**
     * Returns true if the main script is enqueued.
     */
    

See this hook used in plugins: