[wp-hackers] WP as a CMS with a touch of Blogging
Mike Little
mike at zed1.com
Fri Nov 20 15:51:32 UTC 2009
2009/11/20 Jordi Canals <jordi at jcanals.cat>
> Or just create a page template which includes the archive template after
> making a custrom query:
>
> query_posts('your params');
> include 'archive.php';
>
> Regards,
> Jordi Canals
>
>
Jeremi,
A special page template is a good idea if you are comfortable writing a bit
of PHP code.
Otherwise there are a couple of redirect plugins that will do what you want.
Owen Winkler's redirectify is the simplest. (sadly no longer available but
email me privately and I'll send you a copy.)
Mike
--
Mike Little
http://zed1.com/
More information about the wp-hackers
mailing list