[wp-hackers] WPMU Category Table
scribu
scribu at gmail.com
Fri Aug 14 19:08:32 UTC 2009
On Fri, Aug 14, 2009 at 9:12 PM, Peter Westwood
<peter.westwood at ftwr.co.uk>wrote:
No problem.
Also if you want to use this feature now on an earlier version of WordPress
you should be able to take that code and add it to a function in your themes
functions.php which run on the filter called in that function
Wrote it up in a blog post:
http://scribu.net/wordpress/easier-category-theme-templates.html
On Fri, Aug 14, 2009 at 10:00 PM, Otto <otto at ottodestruct.com> wrote:
> Other useful additions along the same lines that I can think of:
> author-{authorname}.php <- For customized author profile pages, useful
> on multi-author sites
> single-{postname}.php <- For customized post pages, similar to the
> idea of Page Templates, but more for one off cases
>
Don't think those need to be in core atm. They can also be achieved with
filters, i think.
--
http://scribu.net
More information about the wp-hackers
mailing list