Allow HTML in taxonomy descriptions
/*--------------------------------------------------------------------------
* Allow HTML in descriptions
*------------------------------------------------------------------------*/
remove_filter( 'pre_term_description', 'wp_filter_kses' );