Hello all,
First time posting, don't know if I'm in the right forum. I'm trying to understand how to develop plugins for wordpress. Currently I've set up an admin menu page for my plugin and I want to display post content in it, however I get nothing from WP_Query.
What's the correct procedure to query the wordpress database from within the admin menu page of a plugin?
Thanks