Sign in

Where are inputs for custom post editor settings store in the sqlite database?

  • This topic has 1 reply, 1 voice, and was last updated 1 year, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6985
    Avatar photocandidexmedia

    Hello! I created a number of custom fields for my Post Settings using the Post Editor API. When I fill out info in these custom fields for each post, where is it stored in the sqlite database? I would like to quickly add some posts from a spreadsheet to speed up my workflow, and would like to programmatically fill out those fields as well.

    #7006
    Avatar photocandidexmedia

    I’ve found the answer to my own question: it’s under the “posts_additional_data” table, under the “value” column for the record that has “postViewSettings” as the key.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.