Hi, i need to make a query in a wordpress plugin but i couldn't find a wordpress function and i'm not sure is right to use mysql_query
the functions i've found enable ordering and grouping but i need to use also join and in (list)
is there a way?
thank you