-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We are using wp_enqueue_script to add the Friendly Captcha javascript files to the page. Reading through the notes in the wp_enqueue_script documentation it mentions that this function should only be used in the wp_enqueue_scripts or admin_enqueue_scripts action hooks. We don't do that right now, so maybe this is the cause of problems like #156
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request