Quote:
Originally Posted by Sly
I'm not paying a service to do this. If a script does not exist that already does this, I will pay to have it written. If you have experience writing scripts like this, feel free to contact me with a quote.
|
It should be fairly easy to mass create the blogs using wordpress multisite.
http://codex.wordpress.org/WPMU_Func...ate_empty_blog
wpmu function reference:
http://codex.wordpress.org/WPMU_Functions
Add a global plugin to query the links from a specific site's blogroll, or look into publishing a blogroll rss feed and just use the built-in to import the feed from each site.