add_editor_style() (funzione WordPress) aggiunge una chiamata dei fogli di stile personalizzati dell’editor TinyMCE.
tips&tricks
Sintassi
add_editor_style()
| parametro | descrizione |
|---|---|
| $XXX | XXX |
Esempi
add_editor_style(); /* RISULTATO XXX */
Contenuti correlati
- CSS
- HTML
- JavaScript
- jQuery
- PHP
- SQL
- WORDPRESS
0 Comment