[wp-hackers] "Previous Posts" plugin
Markku Seguerra
markku at rebelpixel.com
Sun Jun 27 06:21:29 UTC 2004
Arnold G. wrote:
> Please go to http://brownpau.com. This is an MT site. If you scroll
> down to the very bottom, you'll see a "Previously" section where the
> guy lists the titles of about 10 previously posted articles. I think
> this is a great way to trim down the articles in front page.
>
> Do we have an existing plugin like this?
>
> Arnold
>
Arnold,
you can hack the $posts array from within your
template (probably index.php) to display the
first N entries a certain way, with the rest
just displaying the titles. Or anyway you
want it.
It can be easily done in PHP without the need
for a plugin or modifications to the WP
source.
--
markku
rebelpixel.com
More information about the hackers
mailing list