Sintassi
body_class($classe[facoltativo])
| parametro | descrizione |
|---|---|
| $classe | Il nome di una o più classi da aggiungere |
Esempi
<body <?php body_class();?> > /* RISULTATO class="logged-in admin-bar no-customize-support masthead-fixed full-width" */
Contenuti correlati
- CSS
- HTML
- JavaScript
- jQuery
- PHP
- SQL
- WORDPRESS
0 Comment