1852*Usethe{@see 'pre_$taxonomy_$field'} hook instead.1853*1854* @since 2.0.31855*1856* @param string$value The category nicename.1857*/1858$value=apply_filters('pre_category_nicename',$value);1859}1860}elseif('rss'===$context){18611862/**1863* Filters the term field foruseinRSS.1864*
History
Introduced in 2.0.3. Unchanged from 6.7.7 through 7.1.0.