I am getting issues on every single website of mine about preview not loading because no closing
I used the code below when I found it through forums and it is still not working! Please help! functions.php copy pasting it there under editor and still not working. Is the code updated?
add_filter( ‘w3tc_can_print_comment’, ‘__return_false’ );

