Support

Account

Home Forums Backend Issues (wp-admin) where does AFC store data in the database? Reply To: where does AFC store data in the database?

  • It depends on where the fields are attached.

    fields on posts are stored in postmeta table
    fields on terms are stored in termeta table
    fields on users are stored in usermeta table
    fields on options pages are stored in the options table