teeny_mce_buttons

teeny_mce_buttons

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: wordpress-6.4.3

apply_filters('teeny_mce_buttons') is found 1 times:

  • /wp-includes/class-wp-editor.php line 634
    				 *
    				 * @param array  $mce_buttons An array of teenyMCE buttons.
    				 * @param string $editor_id   Unique editor identifier, e.g. 'content'.
    				 */
    				$mce_buttons   = apply_filters( 'teeny_mce_buttons', $mce_buttons, $editor_id );
    				$mce_buttons_2 = array();
    				$mce_buttons_3 = array();
    				$mce_buttons_4 = array();
    			} else {
    				$mce_buttons = array(
    					'formatselect',
    

See this hook used in plugins: