add_post_type_support() (funzione WordPress) registra il supporto di alcune funzionalità per un tipo di post.
tips&tricks
Sintassi
add_post_type_support()
| parametro | descrizione |
|---|---|
| $XXX | XXX |
Esempi
add_post_type_support(); /* RISULTATO XXX */
Contenuti correlati
- CSS
- HTML
- JavaScript
- jQuery
- PHP
- SQL
- WORDPRESS
0 Comment