Exclude ACF contents & Issue with LiteSpeed Cache
-
Hi,
A couple of issues – can you guys please advise how to resolve these?
1. We need to exclude ACF contents from Password protection (because we used ACF in footer and they were shown as Password protected). We see the below “filter” and can you please advise how to remove this “filter”?
add_filter( 'acf_the_content', array( $this, 'filter_the_content' ) );
2. The Password protection not working properly with LiteSpeed Cache – can you let us know what we need to exclude in LiteSpeed Cache to make the Password protection work?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Exclude ACF contents & Issue with LiteSpeed Cache’ is closed to new replies.