I need to render a given post into a page using a shortcode. The page shall look exactly as the post (but must be a separate post/page).
In the shortcode function I was able to retrieve the post using get_post($post_id), but I don't know how to render the retrieved information.
How can I display the post with all the elements?
thanks!
↧
Claudio on "How to copy post into page"
↧