Add HTML in WordPress Category Description Add the following two lines to your themes functions.php file remove_filter( ‘pre_term_description’, ‘wp_filter_kses’ ); remove_filter( ‘term_description’, ‘wp_kses_data’ ); Posted July 10, 2012 by pete