apply_filters( 'pre_category_nicename', string $value )

Filters the category nicename before it is sanitized.


Description Description

Use the ‘pre_$taxonomy_$field’ hook instead.


Parameters Parameters

$value

(string) The category nicename.


Top ↑

Source Source

File: wp-includes/taxonomy.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.0.3 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.