Remove TTSWP cleanly with full control over what stays and what goes. You can keep your audio files and settings for later, or delete everything.
Deactivate vs. uninstall
Deactivate stops the plugin from running but keeps all its data in your database. Deactivate if:
- You are troubleshooting a conflict
- You want to temporarily disable audio on your site
- You might come back to the plugin later
Uninstall deletes the plugin files entirely. Before uninstall, WordPress offers you a choice of what data to keep.
Before you uninstall: choose your data preference
- Go to Text to Speech → Advanced.
- Scroll to Data removal on uninstall.
- Pick one:
- Keep all data (default) - your audio, settings, and stats stay even after uninstall
- Delete all data - everything TTSWP created is removed from your database and server on uninstall
Save your choice.
Uninstall the plugin
- Go to Plugins → Installed Plugins.
- Find Text to Speech TTSWP.
- Click Deactivate.
- Click Delete.
- Confirm.
WordPress triggers TTSWP's uninstall routine. Based on your choice above:
If you picked "Keep all data"
- Plugin files are removed
- All database tables, options, and transients stay
- Audio files in
wp-content/uploads/text-to-speech-tts/stay - Reinstalling later brings everything back exactly as it was
If you picked "Delete all data"
Removed:
- All plugin database tables (audio cache, statistics, transcriptions)
- All plugin options and user meta (including the site token)
- All audio files in
wp-content/uploads/text-to-speech-tts/ - All TTSWP-related post meta (
_mementor_tts_*) - All scheduled cron events
NOT touched:
- Your posts, pages, products (the content itself)
- Your theme, other plugins
- WordPress core
- Your app.ttswp.com account (cancel separately if you want)
What about cloud audio?
If you use TTSWP cloud storage or your own S3:
- TTSWP-managed cloud: files are kept on your app.ttswp.com account. Cancel your account to delete them.
- Your own S3: uninstall does not delete files from your bucket. You control your bucket.
Canceling your app.ttswp.com account
Uninstalling the plugin from WordPress does not cancel your TTSWP subscription. To cancel:
- Go to app.ttswp.com/billing.
- Click Cancel subscription.
- Confirm.
You keep access until the end of the current billing period. Unused credits and top-ups stay usable until cancellation takes effect.
To delete your app.ttswp.com account entirely, use the Delete account link at the bottom of the billing page. This removes all your audio files from our cloud within 30 days.
Reinstalling
You can reinstall TTSWP any time. Your data (if kept) is picked up automatically. Reconnecting your site and re-entering your ElevenLabs key (if you had one) is usually the only setup required.