Get the content inside the_content?
Hi, The theme I am using uses page builder. Is there a way to get to the content without using the the_content() function? I have tried using content_post->post_content, but the content is empty as it is outside of the wp…