[wp-hackers] return automatic excerpt?
Chris Williams
chris at clwill.com
Thu Nov 2 23:12:06 GMT 2006
I wrote a plug-in for my own use that does some of this. What I did was
look at the_excerpt() and get_the_excerpt() and modeled it off that.
Really not hard. You get the content, run the default content filters
on that, then truncate it.
-----Original Message-----
From: Michael B
Subject: Re: [wp-hackers] return automatic excerpt?
> I'm muddling my way through customizing a random post plugin to output
the excerpt of a post with a read more link.
More information about the wp-hackers
mailing list