available_permalink_structure_tags
最后更新于:2021-11-25 21:25:13
apply_filters( ‘available_permalink_structure_tags’, string[] $available_tags )
Filters the list of available permalink structure tags on the Permalinks settings page.
参数
- $available_tags
-
(string[])
An array of key => value pairs of available permalink structure tags.
源文件
文件: gc-admin/options-permalink.php