[wp-hackers] the_content ignoring more
Elliotte Harold
elharo at metalab.unc.edu
Wed Sep 27 13:59:41 GMT 2006
Is there a way to get the full content of a post in the loop while
ignoring the presence of <!--more-->?
That is, I want something like the_content but I don't want to stop
where <!--more--> is seen. I want it all. (There are other pages where I
do want to stop when I see <!--more--> though.)
Surely there's an option to the_content to provide this? Or another tag
like the_full_content? Whatever it is, I couldn't find it in the codex. :-(
--
Elliotte Rusty Harold elharo at metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/
More information about the wp-hackers
mailing list