• Greetings folk

    I was wondering what is the difference between

    $post->post_content

    and

    ‘get_the_content();’

    is the second is more sanitized than the former?

    thank you in advance

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘the difference between $post->post_content and the_content();’ is closed to new replies.