[wp-hackers] Integrate URLs from custom plugins?
    Alex Günsche 
    ag.ml2007 at zirona.com
       
    Fri Jun  1 22:40:47 GMT 2007
    
    
  
On Fri, 2007-06-01 at 18:35 -0400, Boris Anthony wrote:
> for now I'm just wanting to pull up template->test.php when I hit a  
> category archive with /test appended
> e.g.: /category/foobar/test -> use test.php template
Maybe this one helps:
http://guff.szub.net/2005/07/21/post-templates-by-category/
Or take the usual template and try the conditional functions
in_category() and is_category() in an if-clause.
Alex
-- 
Alex Günsche, Zirona OpenSource-Consulting
http://www.zirona.com/ | Hilfe für das HQ AC: http://www.prohq.de
PubKey for this address: http://www.zirona.com/misc/ag.ml2007.asc
    
    
More information about the wp-hackers
mailing list