pre_category_nicename

最后更新于:2021-11-27 18:44:09

apply_filters( ‘pre_category_nicename’, string $value )

Filters the category nicename before it is sanitized.

参数

$value

(string)
The category nicename.

源文件

文件: gc-includes/taxonomy.php

View on Trac