Top Google Search Results
- pre_category_description Wordpress hook details -- Adam Brown ...
WordPress hook directory pre_category_description. Warning! This hook has been renamed! As of WP version 2.3, this hook has been renamed to ... - WordPress › Support » HTML in Category Descriptions?
Or try if this will help any, put "pre_category_description" in the filters array like so : $filters = array('pre_category_description', 'pre_term_description', ... - WordPress › Support » Allowing HTML in category descriptions
I assume this is because of the pre_category_description filter, but I can't seem to turn it off. I tried adding this code to my theme's functions.php file, but it doesn't ... - Wordpress Static Content In Categories
May 19, 2007 ... //$category_description = apply_filters('pre_category_description', $ category_description);. As I have done. then go into your category editor ...