• Resolved simbot

    (@simbot)


    You should really use admin_enqueue_scripts -> wp_enqueue_script to load admin scripts.
    Your actual implementation is broken.

    Also you need to include select2 as dependency so it will load in the correct order.

    Uncaught TypeError: jQuery(...).select2 is not a function

    Simone B.

Viewing 1 replies (of 1 total)
  • Plugin Author Omar AlDabbas

    (@omardabbas)

    Thanks Simbot,
    I’ve just released a new version 1.7 where this issue is addressed, please download and confirm.
    Omar

Viewing 1 replies (of 1 total)

The topic ‘Use proper action to include admin scripts’ is closed to new replies.