form_option() (funzione WordPress) XXX
tips&tricks
Per sanitizzare il valore di un tag HTML <option>, usare esc_attr().
Sintassi
form_option()
| parametro | descrizione |
|---|---|
| $XXX | XXX |
Esempi
form_option(); /* RISULTATO XXX */
Contenuti correlati
- CSS
- HTML
- JavaScript
- jQuery
- PHP
- SQL
- WORDPRESS
0 Comment