Hi I have created themes and am having some trouble getting them accepted. WordPress sent me a Theme Unit Tests file that I dont completely understand. Was wondering if there is anyone out there who can assist me through some kind of online chat. Thanks David
Have you read the documentation on the Theme Unit Tests file? http://codex.wordpress.org/Theme_Development_Checklist#.22Theme_Unit_Tests.22 That list is what they're checking for. Use the file as test data for your theme. Import it into a wordpress install and build your theme around that.