Besides deactivating and deleting the Plugin, you have to check a few files and folders to be sure everything works.
Perform a full backup
This should go without saying, save all the data you get for eventual troubleshooting.
wp-config.php
Check for the constants WPCACHEHOME
and WP_CACHE
, and delete/comment them out. Remember where your WPCACHEHOME
was located.
Cache-Folder
Delete the folder specified in WPCACHEHOME
, using your CPanel or a FTP connection.
Usually this folder is located in wp-content/cache
.
Configuration Files
Check your wp-content
folder for files like wp-cache-config.php
, and rename/delete them.
Test your site
Thoroughly test if everything works as expected.
Plan B
Create a Mirror WordPress installation, and install everything besides the caching plugin. This may be a bit more work, but you do not have to worry about leftovers and broken connections.
Related Posts:
- Why my browser keeps loading old version of custom JavaScript files in \divi\js? [closed]
- Best WP cache plugin for large site [closed]
- How would implement StackExchange ‘Questions with similar titles’ for the FAQ on my wordpress site
- Can I ignore caching of a plugin in W3 Total Cache? [closed]
- Getting “Fatal error: Call to undefined function wp_cache_get() in option.php” after updating a cache plugin [closed]
- Plugin Expires Headers – W3 Total Cache [closed]
- Remove caching from wp_remote_get calls from custom plugin
- W3 Total Cache: Load CSS asynchronously for better PageSpeed score? [closed]
- WooCommerce & Caching [closed]
- Where should a plugin or widget cache its results?
- Write to / remove from default .htaccess file from plugin?
- Can WordPress Plugin Directory Cache Delay the Upload of Images?
- How many SQL queries WP Super Cache make to serve cached page?
- How can I add Expire headers to images?
- Preferred way of cacheing a value in php
- Possible htaccess configuration issue for HTTPS websites by WP Fastest Cache plugin? [closed]
- With W3 Total Cache when I publish a post it does not appear in the homepage. Only if i purge all cache [closed]
- Correct way to perform non-cacheable DB query
- Plug-in Conflict: Art Direction and Super Cache
- changes to widget settings not showing up in individual pages pages until they’re updated [closed]
- create link/button to purge cloudflare cache on post
- How to handle cookies from a WordPress plugin on a cached page?
- w3 total cache and sitemap.xml
- Caching RSS plugin data
- Adding (image) caching to my Tumblr widget
- w3 Total Cache not Caching – Requested URI is rejected [closed]
- My homemade plugin is trying to update to someone else’s plugin
- _prime_post_caches in wordpress
- Combining several CSS files into one for optimization
- Can WordPress Drop-ins be given their own directory?
- What is the best way to cache pages on WordPress
- Changes not visible when not logged in
- How to add support for caching plugins for my own plugin?
- site url is not working after migrtaion in worpress, all links are broken
- Object Caching Plugin force every plugin to cache objects?
- How to save comment name email url fields?
- Cache plugin for medium traffic news blog
- Warning! PHP safe mode enabled!
- W3 Total Cache Help – How to update DNS Zone for a static domain [closed]
- I’m having several WP issues, especially with missing images
- Error activating certain plugins
- What archive plugin works with W3 total cache? [closed]
- W3 Total Cache plugin chronic message
- How do I minify a plugins CSS/JS code?
- WordPress Cache delete on plugin uninstall
- Memcaching recurring SQL Queries
- How to stop Facebook mobile in-app browser cache on WordPress
- how long do restored versions take to go live?
- I’m receiving the following error using the below code: Uncaught Error: Cannot use object of type WP_REST_Response as array
- Problem with MEMCACHE and Redis with wp_options
- How to fix caching issue in PHP data from database
- Execute inline javascript in wordpress after page fully loaded
- How to reset WP plugin?
- WordPress logout appends cache/all/index.php to the site_url()
- How to cache for multi server environment? Memcached, Redis or other?
- How can I refresh the plugins cache manually?
- How to find out programmatically whether any cache plugin is installed in the WordPress website?
- Caching of combined CSS and JS fails because of losing MIME types through combining by PHP
- Should I Save widget HTML to a file cache?
- Session alternative for plugins (due to caching)
- W3 Total Cache and IIS7 not doing much [closed]
- File permissions for wp-minify plugin
- Website keeps going down, is it a plugin, database, memory problem, or something else?
- WP Super Cache versus W3 Total Cache [closed]
- Browser Cache causes ‘Orderby=rand’ to return the same posts
- Fragmented Static Conversion of WordPress Pages
- How can i store cache of wordpress a database request without plugins?
- How can I wordpress cache a database request with no existing plugin?
- Request initiator chain contains old CDN
- How can I allow commas in tag names?
- WordPress Plugin Development from Scratch. How? [closed]
- Restrict individual category combinations
- wp_schedule_event / cron_schedules – custom recurrence time not working in Plugin
- Use external link in the add sub menu
- Multisite mu-plugins site-specific directory
- WordPress shopping cart that supports 2 tier product variation options
- Redirect to a welcome page after updating plugin
- WordPress Blank Screen Issue [closed]
- Advanced Custom Fields displaying on tag pages
- plugin links not working [closed]
- Theme Custom Pages
- WordPress Fatal Errors [closed]
- WordPress plugin require_once unexpected
- Is there a way to input different rel=author and rel=publisher attributes for a WP blog w/ multiple authors?
- Update WordPress Theme System
- Oops! That page can’t be found
- show wc_add notices on particular page in woo commerce custom plugin development
- Custom Formdata matching with user table
- Code Snippets plugin by Shea
- Why my multisite is this slow? (stats inside)
- wordpress plugin page error
- Update page (update-core.php) & Plugins page (plugins.php) revert to homepage
- trying to create simple plugin to filter categories from all authors
- Proper Failure of Plugin Activation
- cPanel login from WordPress
- How to use wordpress with any “site url” (the url in settings) for development?
- WordPress 3,5 and Jquery version
- WooCommerce, different prices based on location [closed]
- Creating a press page for our project
- I want to set a different banner for each product in the woocommerce plugin on my wordpress site