I was wondering if anyone had a MySQL database for wordpress like they have set up over at themes.wordpress.net to use with the "testrun" they have setup. I'd like to use it for custom theme testing purposes and I can't seem to find something like that posted anywhere. A mysqldump of the content would be great so lazy people like me could have some default content to style out. Thanks!
ibcubed
Member
Posted 10 months ago #
I just downloaded and imported the sample WP content found at:
wpcandy.com/articles/easier-theme-development-with-the-sample-post-collection.html
It's an XML file (instead of a mySQL database dump) and it was easy to import using WP's Import function. The sample content seems pretty complete.
webmatter
Member
Posted 9 months ago #
Thanks much ... this is just what I needed right now!