Hi,
About the "Conditions" attribute, if you are using the query to get for example the published posts, it would be: post_status="publish"
You should indicate the columns and the values that satisfy the conditions.
Best regards.
Hi,
About the "Conditions" attribute, if you are using the query to get for example the published posts, it would be: post_status="publish"
You should indicate the columns and the values that satisfy the conditions.
Best regards.