Too bad you want to uninstall Enwikuna Helper. Please tell us the reason so that we can make Enwikuna Helper better.
Overview
When uninstalling / removing Enwikuna Helper, you need to keep two things in mind:
- When you deactivate the plugin and delete it from WordPress, you only remove the plugin and its files. All settings, cron jobs etc. remain in the database.
- If you totally want to uninstall Enwikuna Helper, you need to change the wp-config.php file of your website.
Since the total uninstallation including all data is permanent and very destructive, we provide this information as is. Enwikuna Support will not assist with this process for security reasons.
We always recommend to back up the site including database before total uninstallation. This is the only way to ensure that the data is not lost even after total uninstallation.
Prepare total uninstallation
To totally uninstall Enwikuna Helper (including data), you need to make some preparations.
In order to perform the total uninstallation, you need to add a special line to your site’s wp-config.php file. Log in to your server with e.g. FileZilla and open the mentioned file. Now scroll to almost the end of the file and add the following constant in a separate line above the comment /* That’s all, stop editing! Happy publishing. */ .
define( 'ENWIKUNA_HELPER_REMOVE_ALL_DATA', true );
(In the image you can see an example and not the corresponding entry)
However, make sure that you remove the entry after uninstalling Enwikuna Helper!
Uninstall
Step 1: Log in to your WordPress site and open the admin dashboard. Go to Plugins > Installed Plugins. There you will find a list of plugins.
Step 2: Deactivate the Enwikuna Helper plugin via the Deactivate button.
Step 3: Delete the Enwikuna Helper plugin via the Delete button.
Enwikuna Helper has now been removed from your WordPress site.