Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Sunny Johal

    (@sunny_johal)

    Hi Justin,
    The plugin stores two kinds of data.

    1. Customizer options: Stored as option in the database called ‘tt_font_theme_options’ which contains an array of the options values set in the customizer.
    2. Custom Font Controls: Any custom font controls that the user creates in the admin area is stored internally as a new instance of a post type called ‘tt_font_control’.

    Hope that helps. Cheers

    Sunny

    Thread Starter Justin Busa

    (@justinbusa)

    Excellent! Thanks, Sunny. That’s just what I was looking for.

    Justin

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How is customizer data stored?’ is closed to new replies.