[wp-hackers] the_content ignoring more
Elliotte Harold
elharo at metalab.unc.edu
Thu Oct 5 17:43:42 GMT 2006
Mark Jaquith wrote:
> On Sep 27, 2006, at 9:59 AM, Elliotte Harold wrote:
>
>> Is there a way to get the full content of a post in the loop while
>> ignoring the presence of <!--more-->?
>
> $more = 'yes, please';
> the_content();
>
> Okay, so you could just set $more = true; ... but it never hurts to be
> polite.
>
I tried this. Near as I could tell it had no effect. Maybe I wasn't
polite enough. :-)
--
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