• Is it possible to defer an inline script by ID?

    Currently I’m getting console errors when I defer:
    – lodash.min.js
    – i18n.min.js
    – data.min.js
    – keycodes.min.js
    – compose.min.js

    Inline script are loaded after the main js files with the following ID’s:
    – lodash-js-after
    – wp-i18n-js-after
    – wp-data-js-after
    – wp-keycodes-js-translations

    Instead of not deferring the main scripts is it possible to defer the inline scripts that come after?

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Defer inline scripts by ID’ is closed to new replies.