Posted by josh.23.french on 11/04/06 21:45
try $category = get_the_category(); $category=$category[0]; $cat_d = $category->category_description; print_r($cat_d);
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming