<li class="<?php if (is_home()) { ?>current_page_item<?php }
else { ?>page_item<?php } ?>">
<a href="<?php bloginfo('url'); ?>" title="Inicio">Inicio</a>
</li>
Agregar link de inicio (home) en wordpress
Por: Fabio Peñafiel L. | 14 nov | Guardado en: WordPress0 Comentarios



