2
votes
Bulk Remove Settings
Add new feature to bulk remove WP Fusion settings.
1 thought on “Bulk Remove Settings”
Leave a Comment
Powered by
Simple feature Requests
Got an idea for a new feature or integration? We’d love to hear it! You can find our roadmap here.
Add new feature to bulk remove WP Fusion settings.
Powered by
Simple feature Requests
This is mostly complete for today’s update, v3.41.2. When resetting the settings you can choose Reset All: https://wpfusion.com/documentation/tutorials/switching-crms/#2-reset-wp-fusion
This will delete:
1. Anything in the wp_options table that matches wpf_*
2. Anything in the wp_postmeta table that matches wpf-* or wpf_*
This should clear out the WPF settings from most content and integrations except those that store their configs in separate tables (like Gravity Forms feeds). We’ll have to create reset logic for those one at a time.