• Resolved anton7249

    (@slieptsov)


    Hi,

    Since the last versions of WordPress looks Gutenberg now loading more js files.

    Please take a look at:

    wp-includes/js/dist/vendor/lodash.min.js
    wp-includes/js/dist/vendor/wp-polyfill.min.js
    wp-includes/js/dist/api-fetch.min.js
    wp-includes/js/dist/hooks.min.js
    wp-includes/js/dist/i18n.min.js
    wp-includes/js/dist/url.min.js

    Can you please dequeue them ASAP?

    Kind regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter anton7249

    (@slieptsov)

    I did notice these scripts load when Contact Form 7 plugin https://www.ads-software.com/plugins/contact-form-7/ is activated.

    But these scripts still related somehow to Gutenberg.

    Should I dequeue them myself from theme functions myself or you can dequeue them via your plugin as Contact Form 7 very popular plugin?

    Please advise.

    Kind regards

    Plugin Author Jeff Starr

    (@specialk)

    From what I can tell, the listed files are not included by default by WordPress. So it’s not something the plugin needs to handle. Best advice would be to contact the CF7 support, they will know best which changes need made.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘New JS Files’ is closed to new replies.