Open
Description
As noted by @milindmore22 in litespeedtech/lscache_wp#212 (comment), a lot of support topics still involve the LightSpeed Cache comment. While waiting for the issue to be fixed upstream, we should be able to resolve it by adding the following (h/t @szepeviktor in litespeedtech/lscache_wp#212 (comment)):
add_filter( 'litespeed_comment', '__return_false' );
Inside this condition:
amp-wp/includes/validation/class-amp-validation-manager.php
Lines 632 to 640 in 76ab0ae
Metadata
Metadata
Assignees
Type
Projects
Status
To Do