Display filtered content on different page
-
Hello,
I’m trying to display a page’s content, after it’s been filtered by Page Builder, on a different page.
Similar to:
echo apply_filters('the_content', get_post_field('post_content', $post_id))
only I need PB’s filters to apply as well.Anyone knows how to solve this?
Thank you!
- The topic ‘Display filtered content on different page’ is closed to new replies.