I am using the advanced custom fields plugin for posts. I would like to know where custom fields are stored. I checked the wp_posts
table. However, I could not find the posts with custom fields. I would like to know in which table are they stored in database.
2 comments
Comments are closed.
From the codex for custom fields:
This of course assumings that ACF uses the default WordPress stucture and not a custom database.
How do we know which ACF field is unused vs used?
This info for a custom field was listed in the “meta_value” field does this mean that there is associated content? It was a relationship field in ACF
a:2:{i:0;s:5:”11637″;i:1;s:5:”11463″;}