• Resolved fprati

    (@fprati)


    Hello,
    is it possible to remove the type=’text/javascript’ from the js script declarations generated by hummingbird for the minified files? It’s to avoid the associated W3C warnings.

    Regards
    Franco

Viewing 2 replies - 1 through 2 (of 2 total)
  • calumbrash

    (@calumbrash)

    Hi @fprati,

    Sorry but Hummingbird does not currently support this.
    You’re in luck though, it looks like this will be fixed in the upcoming WordPress Core update 5.0 see ticket https://core.trac.wordpress.org/ticket/42804 for updates.
    Hummingbird uses wp_enqueue_script() & wp_enqueue_style() so when this update is released it will fix your issue.

    Cheers,
    Calum

    Thread Starter fprati

    (@fprati)

    Great, thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘type text/javascript’ is closed to new replies.