过滤当前样式表的名称。
原型
apply_filters( 'stylesheet', string $stylesheet )
参数
$stylesheet
(string)
当前样式表的名称。
源文件
路径:wp-includes/theme.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/stylesheet/
过滤当前样式表的名称。
apply_filters( 'stylesheet', string $stylesheet )
$stylesheet
(string)
当前样式表的名称。
路径:wp-includes/theme.php
英文文档:https://developer.wordpress.org/reference/hooks/stylesheet/
请在后台设置小工具!