Ver Mensaje Individual
  #3 (permalink)  
Antiguo 20/04/2012, 06:12
Kromikos
 
Fecha de Ingreso: febrero-2011
Mensajes: 87
Antigüedad: 13 años, 2 meses
Puntos: 1
Respuesta: ¿Cómo edito este footer?

Cita:
Iniciado por DooBie Ver Mensaje
Acaso quieres quitarle el copyright?
Eso es lo que pone:
Código PHP:
<?
global $options;
foreach (
$options as $value) {
    if (
get_settings$value['id'] ) === FALSE) { $$value['id'] = $value['std']; } else { $$value['id'] = get_settings$value['id'] ); }
}
?>
<div id="footer">
<p>2010 &copy; <a href="<?php echo home_url'/' ); ?>"><?php bloginfo'name' ); ?></a> Designed by <a href="http://www.5shadesreseller.com">Web hosting reseller</a> in collaboration with <a href="http://www.dreaminterpretationguide.com/dream-dictionary.html">Dream Dictionary</a>, <a href="http://www.5shadestemplates.com/oscommerce-templates.html">Oscommerce Templates </a>, <a href="http://www.pupdogtraining.com">Pup Dog Training</a></p>
</div>

</div><? echo stripslashes($wp_analytics); ?>
<?php wp_footer
(); ?>
</body>
</html><?
No es por el Copyright.

Quiero ponerle el año 2012, porque está en 2010.

¿Cómo cambio eso?

Pongo el código que me has pasado y lo cambio por 2012 el 2010 y me dice esto:

Cita:
This theme is released under creative commons licence, all links in the footer should remain intact