From 1e251dbbda3ea7f9c28f3d1d60b8894d086aa5e1 Mon Sep 17 00:00:00 2001 From: system4pc <33787276+system4pc@users.noreply.github.com> Date: Thu, 25 Apr 2024 14:12:10 +0200 Subject: [PATCH 1/3] Update known-plugins.json --- known-plugins/known-plugins.json | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/known-plugins/known-plugins.json b/known-plugins/known-plugins.json index c87e61c..996bed1 100644 --- a/known-plugins/known-plugins.json +++ b/known-plugins/known-plugins.json @@ -17,7 +17,7 @@ }, "complianz": { "name": "Complianz GDPR", - "option_prefixes": ["cmplz_"] + "option_prefixes": ["cmplz_", "complianz_"] }, "duplicate-post": { "name": "Yoast Duplicate Post", @@ -62,5 +62,34 @@ "wpml": { "name": "WPML", "option_prefixes": ["_wpml_"] + }, + "wpvivid-backuprestore": { + "name": "WPvivid Backup Plugin", + "option_prefixes": ["wpvivid_"] + }, + "revslider": { + "revslider": "Slider Revolution", + "option_prefixes": ["revslider-"] + }, + "wp-rocket": { + "name": "WP Rocket", + "option_prefixes": ["wp_rocket_"] + }, + "cookiebot": { + "name": "Cookie banner plugin for WordPress – Cookiebot CMP by Usercentrics", + "option_prefixes": ["cookiebot_", "cookiebot-"] + }, + "litespeed-cache": { + "name": "LiteSpeed Cache", + "option_prefixes": ["litespeed-", "_litespeed_"] + }, + "fluentform": { + "name": "Fluent Forms", + "option_prefixes": ["_fluentform_", "fluentform_"] + }, + "seo-by-rank-math": { + "name": "Rank Math SEO with AI Best SEO Tools", + "option_prefixes": ["rank_math_"] } + } From 8d2f642bfcea4918be5969d27198f2d3a3c20a63 Mon Sep 17 00:00:00 2001 From: system4pc <33787276+system4pc@users.noreply.github.com> Date: Thu, 25 Apr 2024 14:18:18 +0200 Subject: [PATCH 2/3] Update known-plugins.json --- known-plugins/known-plugins.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/known-plugins/known-plugins.json b/known-plugins/known-plugins.json index 996bed1..1f1d0c8 100644 --- a/known-plugins/known-plugins.json +++ b/known-plugins/known-plugins.json @@ -90,6 +90,14 @@ "seo-by-rank-math": { "name": "Rank Math SEO with AI Best SEO Tools", "option_prefixes": ["rank_math_"] + }, + "all-in-one-seo-pack": { + "name": "AIOSEO – The Best WordPress SEO Plugin & Toolkit", + "option_prefixes": ["aioseo_","widget_aioseo"] + }, + "generateblocks": { + "name": "GenerateBlocks", + "option_prefixes": ["generateblocks_"] } } From 238bfb175a61596d396a6047123cd84779b5e3ec Mon Sep 17 00:00:00 2001 From: system4pc <33787276+system4pc@users.noreply.github.com> Date: Thu, 25 Apr 2024 14:34:04 +0200 Subject: [PATCH 3/3] Update known-plugins.json --- known-plugins/known-plugins.json | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/known-plugins/known-plugins.json b/known-plugins/known-plugins.json index 1f1d0c8..afe5fe5 100644 --- a/known-plugins/known-plugins.json +++ b/known-plugins/known-plugins.json @@ -53,7 +53,7 @@ }, "woocommerce": { "name": "WooCommerce", - "option_prefixes": ["wc_", "_transient__woocommerce_"] + "option_prefixes": ["wc_", "_transient__woocommerce_", "woocommerce_"] }, "wordpress": { "name": "WordPress", @@ -61,7 +61,7 @@ }, "wpml": { "name": "WPML", - "option_prefixes": ["_wpml_"] + "option_prefixes": ["_wpml_", "wpml_", "otgs-", "otgs_", "_icl_"] }, "wpvivid-backuprestore": { "name": "WPvivid Backup Plugin", @@ -98,6 +98,26 @@ "generateblocks": { "name": "GenerateBlocks", "option_prefixes": ["generateblocks_"] + }, + "perfmatters": { + "name": "Perfmatters", + "option_prefixes": ["perfmatters_"] + }, + "bunnycdn": { + "name": "bunny.net – WordPress CDN Plugin", + "option_prefixes": ["bunny"] + }, + "gravityforms": { + "name": "Gravity Forms", + "option_prefixes": ["gforms_"] + }, + "js_composer": { + "name": "Visual Composer Website Builder, Landing Page Builder, Custom Theme Builder, Maintenance Mode & Coming Soon Pages", + "option_prefixes": ["vcv-"] + }, + "porto-functionality": { + "name": "Porto Theme - Functionality", + "option_prefixes": ["porto_"] } }