Remove custom fields meta keys in wp_postmeta

WP Beaches ~
Overtime a wp_postmeta WordPress database table may become bloated and use redundant custom field meta_keys. The table may have thousands of rows worth of dead data such as old custom fields.
You can remove these keys quite quickly in the MySQL database once you know the key format, I recently took over a site that previously used Avada
Leave a Reply