[WordPress] Strange behavior of the footer!
-
Hello to all!
I working on the following website in WordPress: LINKI would like to customize the footer, so I wrote the following code:
echo '<p>© '.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 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[WordPress] Strange behavior of the footer!’ is closed to new replies.