Blog description from a specific blog
-
I know that:
<?php bloginfo(‘description’); ?>
Will insert the description for the current blog that I’m in, but lets say that I have another blog on my site called: “Cheese”
I would like to insert the description for the “Cheese” blog, somewhere on my main blog.
I’ve been meddling with the:
bp_has_site_blogs
function, but I haven’t had much luck (because the only types I can choose are “active”,”random” and “newest”)
I wanted to change to type to a specific blog on the site.
Any help would be much appreciated.
Thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Blog description from a specific blog’ is closed to new replies.