Language Changes

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • EHS_Web
    Junior Member
    • Feb 2014
    • 32

    #1

    Language Changes

    Where are the language changes stored? I want to make sure I have a backup of those and be able to restore from my backup.

    TIA.

    Jon
  • admin
    Administrator
    • Feb 2013
    • 59
    • ***************************
      Josh Jones
      Level Four Development, llc
      ***************************

    #2
    They are saved into the database the first time it is loaded and used from that location. Look in the database table wp_options table for a filed name ec_option_language_data

    It can contain several languages in that field at once, so you can break out your specific one or the whole thing...

    Comment

    Working...