过滤图标目录路径。
原型
apply_filters( 'icon_dir', string $path )
参数
$path
(string)
图标目录绝对路径。
源文件
路径:wp-includes/post.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/icon_dir/
过滤图标目录路径。
apply_filters( 'icon_dir', string $path )
$path
(string)
图标目录绝对路径。
路径:wp-includes/post.php
英文文档:https://developer.wordpress.org/reference/hooks/icon_dir/
请在后台设置小工具!