Hi @nikolas27,
Thank you for raising this question, as you pointed out that I totally forgot to create an uninstall routine to cleanup Stock Ticker settings upon uninstallation.
Until I add uninstall script to next release, please do following:
- download the script from Pastebin https://pastebin.com/dvFtwfzE
- rename it to
stock-ticker-reset.php
- upload file to the root of your WordPress
- access script in your browser by appending
/stock-ticker-reset.php
to the URL of your WordPress website
- Carefully check Dry run reset process and see what will be deleted from your WordPress (only Stock Ticker data). When you are ready, enable checkbox at the top and click on RESET button.
- When cleanup is completed, make sure you remove this script from your server. You can do that manually, or you can click on CLICK HERE link at the bottom of script log in browser. That will delete script automatically.
After this, simply visit your website to set new defaults. Because all Stock Ticker data and settings are wiped out, you’ll need to set AlphaVantage API Key again.
Kind regards,
Aleksandar