Why do I need this code <?php bloginfo('version'); ?> on my site and what does it do?
Why do I need this code <?php bloginfo('version'); ?> on my site and what does it do?
It displays the version info on WordPress. That is, the version of WordPress you are running.
Whether you use the code on your blog is pretty much up to you. You do not really "need" it.
This topic has been closed to new replies.