• Resolved ampapa

    (@ampapa)


    Where are the “Categories” and the “Categories” links stored in MySQL associated with the images?

    I’m trying to perform a re-install after a crash and would like to import that data from a previously saved sql file.

    Thanks.

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

    (@webbistro)

    @ampapa

    Hi,

    Media Categories is just a regular WP taxonomy, so its terms are stored in the same database tables as any other WP taxonomy terms: wp_terms, wp_term_relationships, wp_term_taxonomy, see
    https://codex.wordpress.org/Database_Description

    Most likely, your media terms remain intact in your database. Just install and activate the plugin again, and you’ll get your categories back.

    Best,
    -Nadia

Viewing 1 replies (of 1 total)

The topic ‘Settings for Categories’ is closed to new replies.