Where is Customizer related data stored is the database?

How would I go about finding if a image (with a certain URL) is used stored in the Customizer data?

1

Theme mods are stored in the options table, one field per theme. Option name is theme_mods_themename, for instance theme_mods_twentyfifteen.

Leave a Comment