diff --git a/src/images/icons/web-worker-offloading.svg b/src/images/icons/web-worker-offloading.svg new file mode 100644 index 000000000..504ae19c0 --- /dev/null +++ b/src/images/icons/web-worker-offloading.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/technologies/e.json b/src/technologies/e.json index e72f20dc2..d0a51441d 100644 --- a/src/technologies/e.json +++ b/src/technologies/e.json @@ -961,7 +961,7 @@ 87, 92 ], - "description": "Performance plugin from the WordPress Performance Group, which optimizes embeds by lazy loading them only as they come into view.", + "description": "Performance plugin from the WordPress Performance Team, which optimizes embeds by lazy loading them only as they come into view.", "icon": "embed-optimizer.svg", "meta": { "generator": "^embed-optimizer ([\\d.]+)?\\;version:\\1" @@ -1145,7 +1145,7 @@ 87, 92 ], - "description": "Performance plugin from the WordPress Performance Group, which improves image sizes attribute accuracy and implements the HTML spec for adding sizes='auto' to lazy loaded images.", + "description": "Performance plugin from the WordPress Performance Team, which improves image sizes attribute accuracy and implements the HTML spec for adding sizes='auto' to lazy loaded images.", "icon": "enhanced-image-sizes.svg", "meta": { "generator": "^auto-sizes ([\\d.]+)?\\;version:\\1" diff --git a/src/technologies/i.json b/src/technologies/i.json index f410da99e..75c8f8264 100644 --- a/src/technologies/i.json +++ b/src/technologies/i.json @@ -306,7 +306,7 @@ 87, 92 ], - "description": "Performance plugin from the WordPress Performance Group, which determines and stores the dominant color for newly uploaded images in the media library, then uses that as a placeholder background during front end image loads.", + "description": "Performance plugin from the WordPress Performance Team, which determines and stores the dominant color for newly uploaded images in the media library, then uses that as a placeholder background during front end image loads.", "icon": "dominant-color-images.svg", "meta": { "generator": "^dominant-color-images ([\\d.]+)?\\;version:\\1" @@ -319,7 +319,7 @@ 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.", + "description": "Performance plugin from the WordPress Performance Team, 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" diff --git a/src/technologies/m.json b/src/technologies/m.json index 1bcb1ee9e..1e7a8ebe1 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -2328,7 +2328,7 @@ 87, 92 ], - "description": "Performance plugin from the WordPress Performance Group, which adds support for outputting images in WebP or AVIF format and supports the `picture` element to enable format fallbacks.", + "description": "Performance plugin from the WordPress Performance Team, which adds support for outputting images in WebP or AVIF format and supports the `picture` element to enable format fallbacks.", "icon": "modern-image-formats.svg", "meta": { "generator": "^webp-uploads ([\\d.]+)?\\;version:\\1" diff --git a/src/technologies/o.json b/src/technologies/o.json index 4abaf0ef5..867306285 100644 --- a/src/technologies/o.json +++ b/src/technologies/o.json @@ -1277,7 +1277,7 @@ 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.", + "description": "Performance plugin from the WordPress Performance Team, 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" diff --git a/src/technologies/p.json b/src/technologies/p.json index 2932a74a5..eac4387e5 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -1096,7 +1096,7 @@ 87, 92 ], - "description": "Performance plugin from the WordPress Performance Group, which is a collection of standalone performance modules.", + "description": "Performance plugin from the WordPress Performance Team, which is a collection of standalone performance modules.", "icon": "Performance Lab.svg", "meta": { "generator": "^(Performance Lab|performance-lab) ?([\\d.]+)?\\;version:\\2" @@ -1109,7 +1109,7 @@ 87, 92 ], - "description": "Performance plugin from the WordPress Performance Group, which makes internationalization/localization in WordPress faster than ever before.", + "description": "Performance plugin from the WordPress Performance Team, which makes internationalization/localization in WordPress faster than ever before.", "icon": "performant-translations.svg", "meta": { "generator": "^performant-translations ([\\d.]+)?\\;version:\\1" diff --git a/src/technologies/s.json b/src/technologies/s.json index eecdca585..54980e1f7 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -5159,7 +5159,7 @@ 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.", + "description": "Performance plugin from the WordPress Performance Team, 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" diff --git a/src/technologies/w.json b/src/technologies/w.json index 7302e5669..9e1fe9590 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -75,6 +75,19 @@ "oss": true, "website": "https://docs.ruby-lang.org/en/2.4.0/WEBrick.html" }, + "Web Worker Offloading": { + "cats": [ + 87, + 92 + ], + "description": "Performance plugin from the WordPress Performance Team, which offloads JavaScript execution to a Web Worker, improving performance by freeing up the main thread.", + "icon": "web-worker-offloading.svg", + "meta": { + "generator": "^web-worker-offloading ([\\d.]+)?\\;version:\\1" + }, + "requires": "WordPress", + "website": "https://wordpress.org/plugins/web-worker-offloading/" + }, "WEN Themes Education Hub": { "cats": [ 80