From 1b236a2ddad543efc471ef745e7eca051ef0d205 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 10 Nov 2021 17:18:04 +0600 Subject: [PATCH] Add Polylang / WP plugin, Translation --- .../webextension/images/icons/Polylang.svg | 20 +++++++++++++++++++ src/technologies/p.json | 15 ++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Polylang.svg diff --git a/src/drivers/webextension/images/icons/Polylang.svg b/src/drivers/webextension/images/icons/Polylang.svg new file mode 100644 index 000000000..d7d879130 --- /dev/null +++ b/src/drivers/webextension/images/icons/Polylang.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies/p.json b/src/technologies/p.json index 95a803875..c45f4d11e 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -1283,6 +1283,21 @@ "oss": true, "website": "https://polyfill.io" }, + "Polylang": { + "cats": [ + 87, + 89 + ], + "description": "Polylang is a WordPress plugin which allows you to create a bilingual or multilingual WordPress site.", + "icon": "Polylang.svg", + "dom": "img[src*='/wp-content/plugins/polylang/']", + "pricing": [ + "freemium" + ], + "oss": true, + "requires": "WordPress", + "website": "https://github.com/polylang/polylang" + }, "Polymer": { "cats": [ 12