Displaying Posts Related to Other Posts by a Taxonomy Term?
Hi @George: Depending on how many musicians you expect to have in your database you could either go the full API route (which is generally preferred, whenever it is vialable) if you are going to have a large number of them (thousands?) you could go with some custom SQL to pull exactly the records you … Read more