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



teeny_mce_before_init › Filtr WordPress Hooks

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

Filters the teenyMCE config before init.





Źródło

$mce_init = apply_filters( 'teeny_mce_before_init', $mce_init, $editor_id );