wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



teeny_mce_buttons › Filtr WordPress Hooks

Od3.3.0
Przestarzałyn/a
apply_filters( 'teeny_mce_buttons', $mce_buttons, $editor_id )
Parametry: (2)
  • (array) $mce_buttons An array of teenyMCE buttons.
    Wymagane: Tak
  • (string) $editor_id Unique editor identifier, e.g. 'content'.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the list of teenyMCE buttons (Text tab).





Źródło

$mce_buttons   = apply_filters( 'teeny_mce_buttons', $mce_buttons, $editor_id );