1835*Usethe{@see 'pre_$taxonomy_$field'} hook instead.1836*1837* @since 2.0.31838*1839* @param string$value The category nicename.1840*/1841$value=apply_filters('pre_category_nicename',$value);1842}1843}elseif('rss'===$context){18441845/**1846* Filters the term field foruseinRSS.1847*
History
Introduced in 2.0.3. Unchanged from 6.7.7 through 7.1.0.