There is a place to find this out on there site http://intensedebate.com/faq#li58
Related Posts:
- Uninstall, Activate, Deactivate a plugin: typical features & how-to
- Best practice way to delete user meta data during plugin uninstall?
- How to delete custom taxonomy terms in plugin’s uninstall.php?
- Does plugin uninstall always put WordPress back into original state?
- How can I delete options with register_uninstall_hook?
- Plugin uninstall: why run dbDelta after $wpdb->query($drop_sql)
- Is it possible to uninstall one plugin from within another plugin?
- How to check what plugins used to be on a WordPress installation?
- Global variables during plugin activation , deactivation and uninstall operarations
- UnInstallation of a Plugin from a developers perspective – The correct and clean method
- One of my plugins broke when I tried to update it, how do I safely uninstall it?
- uninstall.php file in Plugin to clean DB
- How to remove traces from widget during uninstallation
- uninstall.php does not appear to trigger when uninstalling my plugin
- How to delete custom taxonomy terms in plugin’s uninstall.php?
- Custom message on plugin uninstall
- Does plugin’s uninstall.php file have access to the plugin ‘s object?
- Remove .htaccess portion upon plugin deactivation?
- Plugin retrieving results even after uninstallation
- Can my hooked uninstall class function access a global var declared in main plugin file?
- Can plugin2 uninstall plugin1 at the very beginning of plugin2’s installation?
- plugin uninstall function drop the tables, but shows errors on admin
- How Do I Uninstall a Current WordPress Theme and Install a Fresh Theme
- How to delete Crisp Chat plugin completely?
- How to remove links generated by SEO-smart-links?
- Scripts don’t enqueue after removing plugin
- Activate a plugin through PHPMyAdmin or FTP?
- Where can I find a schema of wordpress plugin core architecture?
- How do I make my plugin load before the headers are output so I can redirect wordpress?
- Sell one unique item with Woocommerce? [closed]
- Make thumbnails in woocommerce replace the main image instead of opening fancybox
- Content generator for development site [closed]
- Add Rewrite Rule for custom page
- plugin_action_links Filter Hook Deprecated?
- PHP Deprecated: Non-static method should not be called statically
- Why can I not use a class constant as text domain?
- Remove Widgets in Dashboard
- Deactivate plugins using Migrate DB’s find and replace options
- Trying to get logged-in user data inside php class
- Add agenda items and notifications
- Check if a class exists within a method
- Admin-ajax.php is dying “0” without processing function
- WooCommerce – Adding Custom Order Without No Product [closed]
- How to remove an Ajax action
- WordPress Plugin Boilerplate – add_action hook in static “activate” function
- How can I pass a variable to a page with a SEF url?
- Gutenberg Blocks – Change EDIT part of the block using editor.BlockEdit filters. How to change the markup?
- Randomize attachment IDs
- how can I link to a PlugIn admin-sub-menu page after processing a formular
- How to associate more than one user to a post?
- Remove rewrite rules generated by plugin during deactivation
- Error shown for Trying to get property ‘roles’ of non-object in WordPress After Content for User Roles
- Call to a member function have_posts() on a non-object on normal loop
- Woo Commerce Variations [closed]
- wp_set_auth_cookie causes 403 error in the wooCommerce checkout
- Not able to add option in Sub-Menu under page
- wp_schedule_single_event not working: cron job is triggered but nothing gets executed
- add image crop function like in wp customizer
- Problem In Advance search Plugin [closed]
- jQuery for custom plugin not working with Divi theme
- Front end inline editing?
- Know which plugin is calling JS in wp_head()?
- WooCommerce Force Display of Base Country Order Addresses
- Security and Must Use Plugins
- echo statement displayed on front end
- Editing wp-config.php
- Plugin Activation Error – The plugin generated 22 characters of unexpected output during activation
- The add_action(‘register_form’) isn’t effecting my registration form
- Store plugin page content in wp_options?
- HTTPS connection with wampserver for “Facebook for WordPress” plugin
- WordPress Stats Plugin: Display Post Views [closed]
- Pagination not working
- looking for a multi-user hello-world plugin
- WP Insert Post If user refreshes override new post
- Problems with jQuery and is_admin()
- How to hide particular plain text with link from different subscribers
- Can I add Short Code Of A Plugin In The Code Editor of WordPress?
- How to uncheck this automatically from all wordpress posts?
- My wordpress blog posts page is broken
- Cron job shedules replace?
- WordPress show descriptions under images in gallery
- Cannot save a custom meta field in quick edit
- Simulate Update User button click
- Delete user meta based on key value that is an array
- Hook on widget context plugin to add custom context for widget
- How to add featured image on front end form?
- Can’t get paramaters from url page of content
- Admin Logged In Notify Globaly
- building custom simple shopping cart using wordpress plugin
- How to use Repeater field of advance custom field
- Creating fields in the database
- Scrolling Ads? Live scrolling widget, not random on refresh
- overwrite a plugin function in functions.php
- From a legal perspective, is it okay to customize a plugin’s code?
- How to make is_admin() return false when I need it to?
- Facebook comment into my blog
- how to get the url of a custom uploaded file
- Gutenberg Block to Select Category Term
- Add Text in Single Product Page On a Specific Category
- How to give specific class name to category in wordpress with code snippets