Filters the fourth-row list of TinyMCE buttons (Visual tab).
$mce_buttons_4array
$editor_idstring
'content'. Accepts 'classic-block' when called from block editor’s Classic block.$mce_buttons_4 = apply_filters( 'mce_buttons_4', array(), $editor_id );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/mce_buttons_4