From 91aae69d09f0c53319b11e72058f4afe77febde2 Mon Sep 17 00:00:00 2001 From: Dhaval Vira Date: Sat, 11 Feb 2023 13:30:39 +0530 Subject: [PATCH] requires: WordPress = added --- src/technologies/w.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/technologies/w.json b/src/technologies/w.json index f743e592c..0d5f32593 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -2153,6 +2153,7 @@ ], "description": "WP Featherlight is a WordPress lightbox plugin for adding a minimal, high-performance, responsive jQuery lightbox to your WordPress website.", "icon": "WP_Featherlight.png", + "requires": "WordPress", "dom": "link[href*='/wp-featherlight\\.min\\.css(?:\\?ver=([0-9.]+))?\\;version:\\1", "scriptSrc": "/wpFeatherlight\\.pkgd\\.min\\.js(?:\\?ver=([0-9.]+))?\\;version:\\1", "website": "https://wordpress.org/plugins/wp-featherlight"