How do I use filters?
-
I need to implement this filter: apply_filters( ‘apple_news_exporter_content_pre’, $post->post_content, $post->ID )
to prevent a specific shortcode from rendering on Apple News. I have never really messed around with customizing plugins, though, and am not sure how to do this. Can someone point me in the right direction? Thanks!
The topic ‘How do I use filters?’ is closed to new replies.