Display archives on other site
-
I want to show the titles of the last 10 archives from several blogs on a single site. I have this code…
<?php get_archives(‘postbypost’, ’10’, ‘custom’, ”, ‘
‘); ?>…but how do I reference the specific blogs URL?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Display archives on other site’ is closed to new replies.