1846*Usethe{@see 'pre_$taxonomy_$field'} hook instead.1847*1848* @since 2.0.31849*1850* @param string$value The category nicename.1851*/1852$value=apply_filters('pre_category_nicename',$value);1853}1854}elseif('rss'===$context){18551856/**1857* Filters the term field foruseinRSS.1858*
History
Introduced in 2.0.3. Unchanged from 6.7.7 through 7.1.0.