过滤以逗号分隔的样式表列表,以便在TinyMCE中加载。
原型
apply_filters( 'mce_css', string $stylesheets )
参数
$stylesheets
(string)
以逗号分隔的样式表列表。
源文件
路径:wp-includes/class-wp-editor.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/mce_css/
过滤以逗号分隔的样式表列表,以便在TinyMCE中加载。
apply_filters( 'mce_css', string $stylesheets )
$stylesheets
(string)
以逗号分隔的样式表列表。
路径:wp-includes/class-wp-editor.php
英文文档:https://developer.wordpress.org/reference/hooks/mce_css/
请在后台设置小工具!