• Resolved sunnycmui

    (@sunnycmui)


    When adding scripts to the scripts to async or defer or exclude text input boxes on the settings page, do you have to include the path to the script file or just the name of the script file?

Viewing 1 replies (of 1 total)
  • Plugin Author Frank Goossens

    (@futtta)

    you can include (part) of the path, but you don’t have to. so all of these work:

    wp-includes/js/wp-embed.min.js
    /js/wp-embed.min.js
    wp-embed.min.js

    frank

Viewing 1 replies (of 1 total)
  • The topic ‘Adding Scripts to async/defer/exclude: Do I need to include path to file?’ is closed to new replies.