Site logo

Archived topic

Disable Element - where is it stored in the database

3 replies · Started by Daniel on July 24, 2018

Viewing posts 1–4 of 4

Hi,
if i select "Disable Elements" -> "Hide featured image" in a post - where is this option stored in the database?

We need this because we bulk import posts via sql and need to automate a lot of things.

Thx in advance,
Daniel

All metabox options (like this one) are stored in the postmeta table associated with the post ID of the post.

Let me know if you need more info :)

Thanks, Tom! I found it!

Best,
Daniel

You're welcome :)

This archived topic is closed to new replies.