Anyone come up with a script to do the following?
I want to be able to randomly pick 4 blogs from my WPMU installation and display (on a seperate web page) the user's photo, name, and latest blog entry (with a link to it).
Anyone come up with a script to do the following?
I want to be able to randomly pick 4 blogs from my WPMU installation and display (on a seperate web page) the user's photo, name, and latest blog entry (with a link to it).
Yes, quite a few people have come up with this script and we've discussed it in the past a few times. (Do a search for 'blog of the minute' or 'blog of the day' or anyth8ing simular. That's usually what folks have called it) I worked out one for my hosted sites where it worked out the highest average page views within the last 24 hours for each blog, outputted to a list, and then picked a random blog from the top 10 within that list.
But if you don't feel comfortable with coding it yourself:
http://automattic.com/services/wordpress-consultants/
Oh, and thanks for saying 'please.'