diff --git a/src/images/icons/image-prioritizer.svg b/src/images/icons/image-prioritizer.svg new file mode 100644 index 000000000..69e7407e4 --- /dev/null +++ b/src/images/icons/image-prioritizer.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/icons/optimization-detective.svg b/src/images/icons/optimization-detective.svg new file mode 100644 index 000000000..597b2599c --- /dev/null +++ b/src/images/icons/optimization-detective.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/icons/performant-translations.svg b/src/images/icons/performant-translations.svg new file mode 100644 index 000000000..6f7a55093 --- /dev/null +++ b/src/images/icons/performant-translations.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/icons/speculation-rules.svg b/src/images/icons/speculation-rules.svg new file mode 100644 index 000000000..49492ae35 --- /dev/null +++ b/src/images/icons/speculation-rules.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/technologies/i.json b/src/technologies/i.json index c3a25cdea..f410da99e 100644 --- a/src/technologies/i.json +++ b/src/technologies/i.json @@ -302,7 +302,7 @@ "website": "https://www.iluria.com.br" }, "Image Placeholders": { - "cats": [ + "cats": [ 87, 92 ], @@ -314,6 +314,19 @@ "requires": "WordPress", "website": "https://wordpress.org/plugins/dominant-color-images/" }, + "Image Prioritizer": { + "cats": [ + 87, + 92 + ], + "description": "Performance plugin from the WordPress Performance Group, which optimizes the loading of images which are the LCP (Largest Contentful Paint) element, including both img elements and elements with CSS background images.", + "icon": "image-prioritizer.svg", + "meta": { + "generator": "^image-prioritizer ([\\d.]+)?\\;version:\\1" + }, + "requires": "WordPress", + "website": "https://wordpress.org/plugins/image-prioritizer/" + }, "Image Relay": { "cats": [ 95 diff --git a/src/technologies/o.json b/src/technologies/o.json index c4b5b8334..4abaf0ef5 100644 --- a/src/technologies/o.json +++ b/src/technologies/o.json @@ -1272,6 +1272,19 @@ "scriptSrc": "track\\.omguk\\.com", "website": "https://www.optimisemedia.com" }, + "Optimization Detective": { + "cats": [ + 87, + 92 + ], + "description": "Performance plugin from the WordPress Performance Group, which captures real user metrics about what elements are displayed on the page across a variety of device form factors (e.g. desktop, tablet, and phone) in order to apply loading optimizations.", + "icon": "optimization-detective.svg", + "meta": { + "generator": "^optimization-detective ([\\d.]+)?\\;version:\\1" + }, + "requires": "WordPress", + "website": "https://wordpress.org/plugins/optimization-detective/" + }, "Optimizely": { "cats": [ 74, diff --git a/src/technologies/p.json b/src/technologies/p.json index 2fdc378df..2932a74a5 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -1104,6 +1104,19 @@ "requires": "WordPress", "website": "https://wordpress.org/plugins/performance-lab/" }, + "Performant Translations": { + "cats": [ + 87, + 92 + ], + "description": "Performance plugin from the WordPress Performance Group, which makes internationalization/localization in WordPress faster than ever before.", + "icon": "performant-translations.svg", + "meta": { + "generator": "^performant-translations ([\\d.]+)?\\;version:\\1" + }, + "requires": "WordPress", + "website": "https://wordpress.org/plugins/performant-translations/" + }, "PerimeterX": { "cats": [ 16 diff --git a/src/technologies/s.json b/src/technologies/s.json index 4d64cf62f..eecdca585 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -5154,6 +5154,19 @@ "scriptSrc": "/wp-content/plugins/ultimate-addons-for-gutenberg/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1", "website": "https://wpspectra.com" }, + "Speculative Loading": { + "cats": [ + 87, + 92 + ], + "description": "Performance plugin from the WordPress Performance Group, which adds support for the Speculation Rules API, by which certain URLs are dynamically prefetched or prerendered based on user interaction.", + "icon": "speculation-rules.svg", + "meta": { + "generator": "^speculation-rules ([\\d.]+)?\\;version:\\1" + }, + "requires": "WordPress", + "website": "https://wordpress.org/plugins/speculation-rules/" + }, "Speed Kit": { "cats": [ 92