• I have set the default to the wrong language, I can set the post and page to right language in bulk edit.
    However, Image do not have bulk edit, Where can I set the language of a post/page/image in SQL Database? which table is for polylang??

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Chouby

    (@chouby)

    Hi,

    The language is a taxonomy. So the language is store in wp_terms and wp_term_taxonomy. The relationship is in wp_term_relationships as for any other taxonomy.

Viewing 1 replies (of 1 total)

The topic ‘Edit defualt Language in SQL’ is closed to new replies.