• Resolved charlotted

    (@charlottedaneswood)


    Hi,

    I can get the title fine:
    $post->post_title;

    but the content is not working

    Thanks for all your support!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Brecht

    (@brechtvds)

    What is $post->post_content returning then?
    Is $post not a Post object?

    Our plugin doesn’t really change anything there. Should be just core WordPress.

    Brecht

    Thread Starter charlotted

    (@charlottedaneswood)

    Got it working, I forgot the echo before!

    Thanks for all your hard work ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘$post->post_content; not working’ is closed to new replies.