add_filter( 'generate_copyright','tu_custom_copyright' );
function tu_custom_copyright() {
    ?>
    Poner mensaje aquí. se puede combinar PHP y HTML.
    &lt;?php
}/* Escribe aquí tu código CSS */