• Resolved yourbudweiser

    (@yourbudweiser)


    Hi there,

    After testing the plugin, I decided to go with a custom solution so I removed it from my site.

    Apparently, deleting the plugin does not remove the database table(s) and fields so I have some data left over.

    I removed the wp_alm table but how can I remove the orphaned fields in other tables?

Viewing 1 replies (of 1 total)
  • Plugin Author Darren Cooney

    (@dcooney)

    @yourbudweiser There is an option in the setting to remove all data after delete.

    You likely just need to remove the WP Option alm_settings

    delete_option( ‘alm_settings’ );

Viewing 1 replies (of 1 total)
  • The topic ‘Uninstall & Remove Database FIelds’ is closed to new replies.