From 81faaf4fcffb44e778ee3022987a93fa582f6e3c Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 14 Feb 2023 23:19:26 +0600 Subject: [PATCH] Add WP Live Visitor Counter / wp-plugin, widget --- src/technologies/w.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/technologies/w.json b/src/technologies/w.json index 8b9e01e09..a30f9f29c 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -230,6 +230,17 @@ "scriptSrc": "/wp-content/plugins/wp-rocket/", "website": "https://wp-rocket.me" }, + "WP Live Visitor Counter": { + "cats": [ + 87, + 5 + ], + "description": "WP Live Visitor Counter is a WordPress plugin that displays the number of online visitors on a website in real-time.", + "dom": "link[href*='/wp-content/plugins/wp-visitors-widget/']", + "icon": "default.svg", + "requires": "WordPress", + "website": "https://wordpress.org/plugins/wp-visitors-widget/" + }, "WP-Optimize": { "cats": [ 87,