Skip to content

Commit

Permalink
Merge pull request #13 from system4pc/main
Browse files Browse the repository at this point in the history
Adding some know plugins
  • Loading branch information
jdevalk authored Apr 27, 2024
2 parents 8fdbe83 + 238bfb1 commit 29dd27d
Showing 1 changed file with 60 additions and 3 deletions.
63 changes: 60 additions & 3 deletions known-plugins/known-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"complianz": {
"name": "Complianz GDPR",
"option_prefixes": ["cmplz_"]
"option_prefixes": ["cmplz_", "complianz_"]
},
"duplicate-post": {
"name": "Yoast Duplicate Post",
Expand Down Expand Up @@ -65,7 +65,7 @@
},
"woocommerce": {
"name": "WooCommerce",
"option_prefixes": ["wc_", "_transient__woocommerce_"]
"option_prefixes": ["wc_", "_transient__woocommerce_", "woocommerce_"]
},
"wordpress": {
"name": "WordPress",
Expand Down Expand Up @@ -208,6 +208,63 @@
},
"wpml": {
"name": "WPML",
"option_prefixes": ["_wpml_"]
"option_prefixes": ["_wpml_", "wpml_", "otgs-", "otgs_", "_icl_"]
},
"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_"]
},
"all-in-one-seo-pack": {
"name": "AIOSEO – The Best WordPress SEO Plugin & Toolkit",
"option_prefixes": ["aioseo_","widget_aioseo"]
},
"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_"]
}

}

0 comments on commit 29dd27d

Please sign in to comment.