To disable plugins using the find and replace option in Migrate DB, search for the file path to the plugins main PHP file, and replace it with nothing.
To disable W3 Total Cache for example, you would search for w3-total-cache/w3-total-cache.php and leave the replace field empty.
Explanation
WordPress stores the active plugin data in the active_plugins record within the wp_options table as a serialised string. The Migrate DB plugin is smart enough to know it is performing a find and replace on a serialised string and will unserialise it, run the find and replace, and reserialise the string.
Related Posts:
- How to Add WYSIWYG Editor (tinyMCE) to plugin options page compatible with WordPress 3.0 and up?
- What is a Network Activated Plugin Exactly?
- Install an external plugin within the current plugin
- WooCommerce – Call to undefined function is_woocommerce()
- How to distinquish wordpress served links from non-wordpress served links
- Twillio How To Send SMS for Custom Post Type
- Get product attribute for Simple product in WooCommerce
- do_action and hook methods
- Developer plugin to echo template names/filepaths [closed]
- How do I get multiple pages by title?
- the_posts hook, which set of posts?
- I need to add a custom “cover” to every new post — plugin or custom setup?
- WordPress with CAS+LDAP and standard WP accounts
- Hosting plugin Google Code with auto update?
- Easy Digital Downloads (EDD) – Purchase Receipt emails couldn’t be logged
- Does codex.wordpress.org use a plugin of some sort? If so what plugin?
- why shouldn’t i save metadata when its a revision
- Possible to add a language file to a plugin without adding .po/.mo files to plugin directory?
- Overriding Attributes values in Shortcode Plugins
- wordpress.org codebase
- Function to prevent users from trashing comments
- How to upload user profile image from frontend in wordpress ?
- How do you override the default comment template?
- Any Short code Availble for Get Post List With Thumbnail Plugin?
- Carbon Fields use in custom plugin class
- WordPress takes too much time (100 seconds) to load – Front end and back end
- Exclude post by custom meta with pre_get_posts
- Media upload not working on theme option in WordPress 3.8.1
- How would I disable a plugin on one page?
- stack-overflow-like content ranking for wordpress?
- finding whether request is for post, and post id
- How to fetch products with the price in a page on woocommerce using a form or live search with php
- Buddypress – Add the post_id in the bp_activity_add function
- WordPress site periodically goes down
- Server configuration for WordPress – Do I need install PHP-SSH extensions for WordPress on Fedora28?
- How to remove custom post type and add category and post name
- wp_footer hook only working on homepage not in other pages
- How do I write an inventory list plugin that creates dynamic details pages?
- Implementing an image hosting website using WordPress? [closed]
- Finding the screen id of a page generated with add_menu_page
- Plugins ignored a line breaks or tag in the WordPress comment functions
- How to get path or root of plugin folder, not file or dir?
- Does heavy theme and plugins affect server’s response time? [closed]
- Displayed content disappears when adding attributes to shortcode
- how to connect the author profile with google webmaster tools in multiuser blog?
- What is the easiest way to rename a plugin (and also avoid plugin updates)
- Display linked articles at the bottom of post (like related posts)
- Override a Plugin Function
- Is there a way to remove a tooltip of a plugin via custom CSS? [closed]
- Add key and value to an array in another file
- WordPress plugin boilerplate table create
- how to replace hostnames on certain external links?
- How can I globally italicize certain text?
- Custom PHP Page Using WordPress login
- Create “new pages” within the admin section of plugin
- How to completely hide a WordPress/BuddyPress Install? [closed]
- How to enable WPML in BuddyPress Multilingual Plugin in a single website? [closed]
- Saving custom data via ajax with nonces
- Facebook ‘Share’ and ‘Like’ on individual posts
- Plug-in for reserving rooms or equipment via corporate intranet
- Creating a plugin that will display text on every page
- Share plugins, themes, and multi post in a multidomain network
- How to Call Specific .PHP file on add_submenu_page selection in Plugin Development?
- WordPress cron job running more than once
- How to display emails as a post?
- How i remove specific script from header?
- How to access a wordpress plugin page or add posts without doing it from the WordPress dashboard?
- Woocommerce redirection if no previous orders
- Update wordpress user roles not working as excepted
- Co-author plus: list of posts by authors in the sidebar
- Can’t access 3rd party API, code works on local server but not on wordpress
- Why is my site still showing insecure icon even if I have SSL certificate?
- Disable plugin in spesific page without plugin
- wordpress plugin translation not working
- Front End Page Not Loading Header Footer
- Media Upload to custom database and Custom Directory
- TinyMCE how to add css when inputing a text
- Can plugin automatically update if i hide the update notification?
- Add image to post
- Modify php code from plugin
- The Commercial tab is missing from the Plugins page when trying to update Types 1.7
- get_option return incorrect values
- Apache rewrite rules and wordpress problem
- avi mp4 flv video player [closed]
- get recent 12 days post then random in wordpress
- Why links are not linked if edited comment?
- Many Field in Front End User Registration form insert as post
- private functions in plugins
- Is it possible Embed flexviewer in wordpress and how?
- Include subtitle display to slideshow
- Custom Post Type – Permalink Problem
- Can’t edit Contact Us form on front page
- Get all the related data from WordPress DB
- Woocommerce – Product Description heading [closed]
- wp doesn’t recognize my plugin if I don’t login as WP user (or as WP Admin)
- How to make wordpress backend mobile optimized.?
- WordPress REST API filter on blank custom ACF
- How to change and edit users according to the extension in the URL
- WooCommerce booking error: call_user_func_array() expects parameter 1 to be a valid callback
- Woocommerce attatch files and custom input meta to cart items and then to order