• Hi,

    I am using a function to parse post content, change some word and update it.
    While it works on normal posts, it doesn’t on all Page_Builder formatted posts…

    I am using standard functions like get_post_field('post_content', $post->ID) and wp_update_post( $my_post ), but no changes happen in Page Builder posts.

    https://wordpress.org/plugins/siteorigin-panels/

Viewing 1 replies (of 1 total)
  • contemplate

    (@contemplate)

    I have a similar issue with a function I’m writing. Where is the content of the page builder stored if not in post_content?

Viewing 1 replies (of 1 total)

The topic ‘How to get and update post content?’ is closed to new replies.