I was wondering if any of you guys know of a plugin similar to the Fimii WPMU Stats plugin that just creates a RSS-feed of new blogs? :)
I was wondering if any of you guys know of a plugin similar to the Fimii WPMU Stats plugin that just creates a RSS-feed of new blogs? :)
I'm pretty sure you could use the fimii wpmu stats plugin to make an rss feed like that using the fimii_get_newest_blogs function.
Yeah, but I kind of wanted to avoid doing the coding myself if there was an existing plugin for it ;)
But I might have to do it anyway. Anyone knows what XML-syntax to use? Or is it up to one self? :)
In the same zip as Fimion's wpmu stats, there is Inviz MU stats. The coding seems promising, as it draws post-content out of db. You can check that out, but and try to output the variables from the script. I have no idea how though, seems complicated with all the tables and stuff. :(