Thread: Wordpres Help
View Single Post
Old 07-30-2012, 05:08 PM  
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,359
Quote:
Originally Posted by The Dawg View Post
On a custom category page how would you write:

Code:
if ($category->cat_ID == $this_category)
I want to change the color of the category button IF it is the current category.
Code:
echo get_category(get_query_var('cat'))->name;
will print out the current category name on the category.php page.
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


WP Stuff
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote