Quote:
Originally Posted by fris
cause global $post saves $post->ID; $post->post_content; etc and everything from the current post, figured it would do the same
|
Doesn't $post->post_content give the content without formatting, just like get_the_content()?
If so, you might want to check this out:
http://www.web-templates.nu/2008/08/...th-formatting/