Delete Orphaned Post Meta Data in WordPress

Sometimes while developing a new plugin you have to do lots of database work including creating posts, editing posts, and deleting posts. All of these actions affect the post meta data table and if you aren’t careful with how to manage the post meta data you’ll have thousands and thousands of rows of data. By … Continue reading Delete Orphaned Post Meta Data in WordPress