mce_buttons_4
最后更新于:2021-11-27 07:06:20
apply_filters( ‘mce_buttons_4’, array $mce_buttons_4, string $editor_id )
Filters the fourth-row list of TinyMCE buttons (Visual tab).
参数
- $mce_buttons_4
-
(array)
Fourth-row list of buttons. - $editor_id
-
(string)
Unique editor identifier, e.g. ‘content’. Accepts ‘classic-block’ when called from block editor’s Classic block.
源文件
文件: gc-includes/class-gc-editor.php