URL to main blog
-
Hi.
I’ve been trying to find an easy way to link to the main blog url from a subdomain blog based on the following:
href="<?php bloginfo( 'url' ); ?>"
This obviously only links to the front page of the current blog. How do I get the main blog?
The topic ‘URL to main blog’ is closed to new replies.