admin管理员组

文章数量:1425051

I have very complex wp query and I want to use sql query instead of this. Is there any way to translate wp query to sql query. I am thinking that I will have a better control over sql query as the wp query is not fulfilling my requirements.

本文标签: databaseTranslating WP query into to SQL query