MainWP Blog - plugin
How to Remove YITH Plugin Data on WordPress
YITH provides many limited free plugins on WordPress.org and premium versions of those plugins. The YITH WooCommerce Wishlist plugin has a constant which would need to be added to the site wp-config.php file that can be used to delete that plugins data; define( 'YITH_WCWL_REMOVE_ALL_DATA', true ); YITH plugins will use YITH or YIT in the options database table. Example names to look for: yith-wcqv-enable yith-wcqv-enable-mobile yith-wcqv-button-label yith-wcqv-background-modal yith-wcqv-close-color yith-wcqv-close-color-hover yit_plugin_fw_panel_wc_default_options_set yith_plugin_fw_promo_2019_bis yith_system_info yith_wcmg_slider_direction yith_wcmg_enable_plugin yith_wcmg_enable_mobile yith_wcmg_force_sizes yith_wcmg_zoom_width yith_wcmg_zoom_height yith_wcmg_zoom_position yith_wcmg_zoom_mobile_position Continue reading the post...
How to Convert Site Images to the WebP format in the WP-Optimize Plugin
The WebP image format is commonly supported in most major browsers, and in most cases, the images can be smaller than the original JPG format file. WebP images are about 30% smaller than PNG and JPEG images at equivalent visual quality. WordPress 6.1 introduced the WebP image generation feature. But, if you don’t want to use natively, you can easily disable it using a code snippet and the CDN at the edge, such as Cloudflare or the locally generating plugin Continue reading the post...
How to Remove FluentCRM Plugin Data on Your Site
Suppose you were using the FluentCRM plugin on your WordPress website and have already migrated any collected data into a CRM solution or a different CRM plugin. In that case, you may want to clean up the leftover data. To reset all FluentCRM plugin data from wp-admin, go to; FluentCRM > Settings > Tools To reset the FluentCRM plugin data on your site, you must add the following constant to your site’s wp-config.php file. define('FLUENTCRM_IS_DEV_FEATURES', true); The FluentCRM plugin uses Continue reading the post...
How to Remove the WPCode Plugin Data on Your Site
The WPCode plugin is a commonly used plugin for adding code snippets into the header and footer of your WordPress site but for some reason, you may want to move to a different code snippets plugin. In that case, you need to export the existing code snippets, add the existing code snippets into site-specific, or import them into the different code snippets plugin. To export existing code snippets, navigate to; Code Snippets > Tools > Export To delete the stored Continue reading the post...
How to Reduce CPU Usage from the WP Rocket Plugin
The WP Rocket plugin is a commonly used solution for full-page caching, minification, and CDN integration. The plugin has two features that can contribute to higher CPU usage on the site’s server if used without changes to the default settings. 1. Preloading Resources The first feature is preload, this is when the cache is created based on a sitemap of the site. First, make sure to adjust the cache lifetime to a more extended period, such as 24 hours this Continue reading the post...
Useful Constants for the EWWW Image Optimizer Plugin
The EWWW Image Optimizer plugin is a commonly used plugin and service for optimizing images on your WordPress website. The plugin includes a large number of constants that can be defined in your site’s wp-config.php file. EWWW Image Optimizer Plugin If you want to enable the native lazy loading in the EWWW Image Optimizer plugin, then you can use this constant; define( 'EIO_ENABLE_NATIVE_LAZY', true ); To disable the lazy loader auto-scaler, you can use this constant; define( 'EIO_LL_AUTOSCALE', false ); Continue reading the post...
Useful WordPress Developer Plugins for Your Site
With the massive amount of plugins available for WordPress, it can be hard to know the most useful ones if you are a WordPress developer. 1. WP Crontrol WP Crontrol is a plugin that allows you to see and control the CRON events in wp-admin that are running on your WordPress site. The cron events will be broken down from one native to WordPress core. The CRON events from active plugins on the site would show in the custom cron Continue reading the post...
How to Remove the Broken Link Checker Plugin Data on Your Site
If you are using the Broken Link Checker plugin on your site, it may cause resource and CPU issues on the hosting server. The blc_installation_log option could get as large as 1MB with 50kb of autoloading data if you have many posts on the site. The options values that the Broken Link Checker plugin uses are; wsblc_options blc_activation_enabled blc_installation_log The Broken Link Checker plugin uses the following database tables to store the data; wp_blc_filters wp_blc_instances wp_blc_links wp_blc_synch The database tables Continue reading the post...
How to Remove the SEOPress Plugin Data on Your Site
If you are using the SEOPress plugin and want to migrate to a different SEO plugin, you may need to remove the database tables it was using. Before deleting the database tables, make sure that you run the migration from SEOPress to the SEO plugin that you want to replace it with. Here’s the database table that you will need to delete; wp_seopress_significant_keywords Additionally, there will be SEOPress database entries in both the postmeta and options database tables; the entries Continue reading the post...
How to Use “Version Management” in iThemes Security Pro
If you are already using the iThemes Security Pro plugin for site security on any of your Child Sites then you can use a built-in module to control automatic updates on your Child Site(s). The module is called “Version Management” which will give you control over automatic updates for WordPress core, plugins, and themes. The version management comes in handy if the site has a limited stack of installed plugins and includes mostly the static content without a lot of Continue reading the post...
Share
Manage Unlimited WordPress Sites from One Dashboard!
- Privacy-first, Open Source, Self-hosted
- Easy Client Management
- 15+ & 30 + Premium Add-ons
- Bulk Plugins & Themes Management









