Skip to content

[LiteSpeed] - plugin bug with asset cron #18

@MartinKreizl

Description

@MartinKreizl

The problem is in LiteSpeed plugin specifically in:

<script src="some/src/file.js" async></script>

Turns into

<script type="litespeed/javascript" src="some/src/file.js" =async></script>

It seems like there is problem with some filter from LiteSpeed

Same bug reported here: https://wordpress.org/support/topic/element-async/
Solution here: https://www.litespeedtech.com/support/forum/threads/resolved-js-defer-problem.15564/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions