Skip to content

Enque scripts during wp_enqueue_scripts #159

@merlinfuchs

Description

@merlinfuchs

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions