Support

Account

Home Forums Front-end Issues select2 css/js enqueued Reply To: select2 css/js enqueued

  • Hi @noelmcg,

    Thanks for the post.

    Yes the select2 library is enqueued by default on the front end and to disable it you will need to dequeue the scripts using the wp_dequeue_script() function.

    Please find more info on this here: https://codex.wordpress.org/Function_Reference/wp_dequeue_script