How to get and update post content?
-
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 g
et_post_field('post_content', $post->ID)andwp_update_post( $my_post ), but no changes happen in Page Builder posts.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘How to get and update post content?’ is closed to new replies.