ciao ragazzi ho scaricato un template gratis di wordpress e non riesco a togliere il nome nel footer.php ho provato con questo <!–INIZIO NOSTRO FOOTER –> ………….<!–FINE NOSTRO FOOTER–> ma mi da sempre errore, vi metto il codice del footer grazie a tutti
Codice PHP:
<div id="credits">Powered by <a href="http://wordpress.org/"><strong>WordPress</strong></a> | Theme Designed by: <?php echo wp_theme_credits(0); ?> | Thanks to <?php echo wp_theme_credits(1); ?>, <?php echo wp_theme_credits(2); ?> and <?php echo wp_theme_credits(3); ?></div>