Delete orphan data from post meta in WordPress
What is orphan data? Sometimes there are entries in postmeta table for those ids which is not exist in main post tables during testing new functionality or developing any plugins. Why you should remove orphan data? It’s not necessary…



