• Resolved thalakus

    (@thalakus)


    Hi there,
    I need to completely reset translatepress. So to begin by zero with translating.
    Now I’ve seen that even after removing the plugin by the admin-dashboard, the _trp_ tables still remain in the database.
    Now I removed them but I also found out that the _options Table has many values:

    trp_settings
    trp_plugin_version
    trp_updated_database_full_trim_originals_140
    trp_updated_database_gettext_empty_rows_145
    trp_advanced_settings
    trp_machine_translation_settings
    trp_updated_database_original_id_insert_166
    trp_updated_database_original_id_cleanup_166
    trp_updated_database_original_id_update_166
    trp_db_stored_data

    Is it safe to remove them all manually in the database or is there a better way for me to erase all plugin data before installing it again?

    Best regards!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter thalakus

    (@thalakus)

    Also I found out that there are some transients containing trp. Do I also have to clean them or doesn’t it affect the plugin-working.
    I do not want to destroy something in my database or kill serialized data.

    Thanks in advance!

    Plugin Support Anghel Emanuel

    (@anghelemanuel99)

    Hello there,

    Thank you for letting us know about your problem!

    You can delete all the tables and the options from the plugin without having any problem.

    If there`s anything else, please let me know!

    Kind Regards,

    Thread Starter thalakus

    (@thalakus)

    Hello,
    thank you for your reply!
    Do I have to clean also the transients or doesn’t it affect the reinstall?

    And an other question: is there a faster way to clean all crawled and translated data?
    I just want to begin new with the translation without any database load from the previous translations

    Best regards!

    Plugin Support Anghel Emanuel

    (@anghelemanuel99)

    Hello there,

    Here is a guide that we created to delete all translation plugin data:https://translatepress.com/docs/developers/delete-all-translations-and-plugin-data/

    Follow these steps and you will be able to do what you asked.

    If there`s anything else, please let me know!

    Kind Regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Uninstall and reinstall’ is closed to new replies.