Skip to content

Commit

Permalink
Correct description Group -> Team in “WordPress Performance Team”
Browse files Browse the repository at this point in the history
  • Loading branch information
adamsilverstein committed Oct 21, 2024
1 parent a470ecc commit 0170bb0
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions src/technologies/e.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions src/technologies/i.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion src/technologies/m.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion src/technologies/o.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions src/technologies/p.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion src/technologies/s.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 0170bb0

Please sign in to comment.