Quantcast
Channel: Topic Tag: footer | WordPress.org
Viewing all articles
Browse latest Browse all 13547

robertosalemi on "[Wordpress] Strange behavior of the footer!"

$
0
0

Hello to all!
I working on the following website in WordPress: LINK

I would like to customize the footer, so I wrote the following code:
echo '<p>&copy; '.date("Y").' <a href="'.bloginfo('url').'" title="'.bloginfo('name').'">'.bloginfo('name').'</a> Club Valverde (CT) - Tutti i diritti riservati</p>';

Male bloginfo variables ('url') and bloginfo ('name') are printed out from the link href ...

How come? Strange!

Thank you.


Viewing all articles
Browse latest Browse all 13547

Trending Articles