mce_css
最后更新于:2021-11-27 07:09:29
apply_filters( ‘mce_css’, string $stylesheets )
Filters the comma-delimited list of stylesheets to load in TinyMCE.
参数
- $stylesheets
-
(string)
Comma-delimited list of stylesheets.
源文件
文件: gc-includes/class-gc-editor.php
View on Trac