Home › Forums › Backend Issues (wp-admin) › Where do fields live in the database? › Reply To: Where do fields live in the database?
Deleting field groups and fields from field groups does not delete any data related to those fields added when editing a post of other location, it only deletes the field group and field information. There isn’t anything built into ACF that will delete the information entered into fields for posts. The only built in way to delete post_meta from other post types would be do delete those posts and this will cause WP to clean up the post_meta values for those posts.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.