Hi luoy,
Thanks, it worked!
I even applied formatting to it:
$parent_post = get_post($id_parent); echo apply_filters('the_content', $parent_post->post_content);
Hi luoy,
Thanks, it worked!
I even applied formatting to it:
$parent_post = get_post($id_parent); echo apply_filters('the_content', $parent_post->post_content);