1865*Usethe{@see 'pre_$taxonomy_$field'} hook instead.1866*1867* @since 2.0.31868*1869* @param string$value The category nicename.1870*/1871$value=apply_filters('pre_category_nicename',$value);1872}1873}elseif('rss'===$context){18741875/**1876* Filters the term field foruseinRSS.1877*
History
Introduced in 2.0.3. Unchanged from 6.7.7 through 7.1.0.