Filters the category nicename before it is sanitized.
Description
Use the ‘pre_$taxonomy_$field’ hook instead.
Parameters
$value
string- The category nicename.
Source
// Back compat filters.
Changelog
Version | Description |
---|---|
2.0.3 | Introduced. |
Filters the category nicename before it is sanitized.
Use the ‘pre_$taxonomy_$field’ hook instead.
$value
string// Back compat filters.
Version | Description |
---|---|
2.0.3 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.