WordPress Programming Tips


How to Write a MySQL Query to Fetch All WordPress Posts with Category Name

I run this website on wordpress powered by a mysql database. Very often I want to take a look at all the published posts on the site. By quickly looking at the list of post titles I can avoid posting duplicate or similar articles. If you have a wordpress blog with plenty of posts, you […]