@@ -11,13 +11,14 @@ The feature plugins which are currently featured by this plugin are:
1111
1212Plugin | Slug | Experimental | Links
1313--------------------------------|---------------------------|--------------|-------------
14- [ Image Placeholders] [ 1 ] | ` dominant-color-images ` | No | [ Source] [ 8 ] , [ Issues] [ 15 ] , [ PRs] [ 22 ]
15- [ Modern Image Formats] [ 2 ] | ` webp-uploads ` | No | [ Source] [ 9 ] , [ Issues] [ 16 ] , [ PRs] [ 23 ]
16- [ Performant Translations] [ 3 ] | ` performant-translations ` | No | [ Source] [ 10 ] , [ Issues] [ 17 ] , [ PRs] [ 24 ]
17- [ Speculative Loading] [ 4 ] | ` speculation-rules ` | No | [ Source] [ 11 ] , [ Issues] [ 18 ] , [ PRs] [ 25 ]
18- [ Embed Optimizer] [ 5 ] | ` embed-optimizer ` | Yes | [ Source] [ 12 ] , [ Issues] [ 19 ] , [ PRs] [ 26 ]
19- [ Enhanced Responsive Images] [ 6 ] | ` auto-sizes ` | Yes | [ Source] [ 13 ] , [ Issues] [ 20 ] , [ PRs] [ 27 ]
20- [ Image Prioritizer] [ 7 ] | ` image-prioritizer ` | Yes | [ Source] [ 14 ] , [ Issues] [ 21 ] , [ PRs] [ 28 ]
14+ [ Image Placeholders] [ 1 ] | ` dominant-color-images ` | No | [ Source] [ 9 ] , [ Issues] [ 17 ] , [ PRs] [ 25 ]
15+ [ Modern Image Formats] [ 2 ] | ` webp-uploads ` | No | [ Source] [ 10 ] , [ Issues] [ 18 ] , [ PRs] [ 26 ]
16+ [ Performant Translations] [ 3 ] | ` performant-translations ` | No | [ Source] [ 11 ] , [ Issues] [ 19 ] , [ PRs] [ 27 ]
17+ [ Speculative Loading] [ 4 ] | ` speculation-rules ` | No | [ Source] [ 12 ] , [ Issues] [ 20 ] , [ PRs] [ 28 ]
18+ [ Embed Optimizer] [ 5 ] | ` embed-optimizer ` | Yes | [ Source] [ 13 ] , [ Issues] [ 21 ] , [ PRs] [ 29 ]
19+ [ Enhanced Responsive Images] [ 6 ] | ` auto-sizes ` | Yes | [ Source] [ 14 ] , [ Issues] [ 22 ] , [ PRs] [ 30 ]
20+ [ Image Prioritizer] [ 7 ] | ` image-prioritizer ` | Yes | [ Source] [ 15 ] , [ Issues] [ 23 ] , [ PRs] [ 31 ]
21+ [ Web Worker Offloading] [ 8 ] | ` web-worker-offloading ` | Yes | [ Source] [ 16 ] , [ Issues] [ 24 ] , [ PRs] [ 32 ]
2122
2223[ 1 ] : https://wordpress.org/plugins/dominant-color-images/
2324[ 2 ] : https://wordpress.org/plugins/webp-uploads/
@@ -26,29 +27,33 @@ Plugin | Slug | Experimental | Lin
2627[ 5 ] : https://wordpress.org/plugins/embed-optimizer/
2728[ 6 ] : https://wordpress.org/plugins/auto-sizes/
2829[ 7 ] : https://wordpress.org/plugins/image-prioritizer/
29-
30- [ 8 ] : https://github.com/WordPress/performance/tree/trunk/plugins/dominant-color-images
31- [ 9 ] : https://github.com/WordPress/performance/tree/trunk/plugins/webp-uploads
32- [ 10 ] : https://github.com/swissspidy/performant-translations
33- [ 11 ] : https://github.com/WordPress/performance/tree/trunk/plugins/speculation-rules
34- [ 12 ] : https://github.com/WordPress/performance/tree/trunk/plugins/embed-optimizer
35- [ 13 ] : https://github.com/WordPress/performance/tree/trunk/plugins/auto-sizes
36- [ 14 ] : https://github.com/WordPress/performance/tree/trunk/plugins/image-prioritizer
37-
38- [ 15 ] : https://github.com/WordPress/performance/issues?q=is%3Aopen+label%3A%22%5BPlugin%5D+Image+Placeholders%22
39- [ 16 ] : https://github.com/WordPress/performance/issues?q=is%3Aopen+label%3A%22%5BPlugin%5D+Modern+Image+Formats%22
40- [ 17 ] : https://github.com/swissspidy/performant-translations/issues
41- [ 18 ] : https://github.com/WordPress/performance/issues?q=is%3Aopen+label%3A%22%5BPlugin%5D+Speculative+Loading%22
42- [ 19 ] : https://github.com/WordPress/performance/issues?q=is%3Aopen+label%3A%22%5BPlugin%5D+Embed+Optimizer%22
43- [ 20 ] : https://github.com/WordPress/performance/issues?q=is%3Aopen+label%3A%22%5BPlugin%5D+Enhanced+Responsive+Images%22
44- [ 21 ] : https://github.com/WordPress/performance/issues?q=is%3Aopen+label%3A%22%5BPlugin%5D+Image+Prioritizer%22
45-
46- [ 22 ] : https://github.com/WordPress/performance/pulls?q=is%3Aopen+label%3A%22%5BPlugin%5D+Image+Placeholders%22
47- [ 23 ] : https://github.com/WordPress/performance/pulls?q=is%3Aopen+label%3A%22%5BPlugin%5D+Modern+Image+Formats%22
48- [ 24 ] : https://github.com/swissspidy/performant-translations/pulls
49- [ 25 ] : https://github.com/WordPress/performance/pulls?q=is%3Aopen+label%3A%22%5BPlugin%5D+Speculative+Loading%22
50- [ 26 ] : https://github.com/WordPress/performance/pulls?q=is%3Aopen+label%3A%22%5BPlugin%5D+Embed+Optimizer%22
51- [ 27 ] : https://github.com/WordPress/performance/pulls?q=is%3Aopen+label%3A%22%5BPlugin%5D+Enhanced+Responsive+Images%22
52- [ 28 ] : https://github.com/WordPress/performance/pulls?q=is%3Aopen+label%3A%22%5BPlugin%5D+Image+Prioritizer%22
30+ [ 8 ] : https://wordpress.org/plugins/web-worker-offloading/
31+
32+ [ 9 ] : https://github.com/WordPress/performance/tree/trunk/plugins/dominant-color-images
33+ [ 10 ] : https://github.com/WordPress/performance/tree/trunk/plugins/webp-uploads
34+ [ 11 ] : https://github.com/swissspidy/performant-translations
35+ [ 12 ] : https://github.com/WordPress/performance/tree/trunk/plugins/speculation-rules
36+ [ 13 ] : https://github.com/WordPress/performance/tree/trunk/plugins/embed-optimizer
37+ [ 14 ] : https://github.com/WordPress/performance/tree/trunk/plugins/auto-sizes
38+ [ 15 ] : https://github.com/WordPress/performance/tree/trunk/plugins/image-prioritizer
39+ [ 16 ] : https://github.com/WordPress/performance/tree/trunk/plugins/web-worker-offloading
40+
41+ [ 17 ] : https://github.com/WordPress/performance/issues?q=is%3Aopen+label%3A%22%5BPlugin%5D+Image+Placeholders%22
42+ [ 18 ] : https://github.com/WordPress/performance/issues?q=is%3Aopen+label%3A%22%5BPlugin%5D+Modern+Image+Formats%22
43+ [ 19 ] : https://github.com/swissspidy/performant-translations/issues
44+ [ 20 ] : https://github.com/WordPress/performance/issues?q=is%3Aopen+label%3A%22%5BPlugin%5D+Speculative+Loading%22
45+ [ 21 ] : https://github.com/WordPress/performance/issues?q=is%3Aopen+label%3A%22%5BPlugin%5D+Embed+Optimizer%22
46+ [ 22 ] : https://github.com/WordPress/performance/issues?q=is%3Aopen+label%3A%22%5BPlugin%5D+Enhanced+Responsive+Images%22
47+ [ 23 ] : https://github.com/WordPress/performance/issues?q=is%3Aopen+label%3A%22%5BPlugin%5D+Image+Prioritizer%22
48+ [ 24 ] : https://github.com/WordPress/performance/issues?q=is%3Aopen%20label%3A%22%5BPlugin%5D%20Web%20Worker%20Offloading%22
49+
50+ [ 25 ] : https://github.com/WordPress/performance/pulls?q=is%3Apr+is%3Aopen+label%3A%22%5BPlugin%5D+Image+Placeholders%22
51+ [ 26 ] : https://github.com/WordPress/performance/pulls?q=is%3Apr+is%3Aopen+label%3A%22%5BPlugin%5D+Modern+Image+Formats%22
52+ [ 27 ] : https://github.com/swissspidy/performant-translations/pulls
53+ [ 28 ] : https://github.com/WordPress/performance/pulls?q=is%3Apr+is%3Aopen+label%3A%22%5BPlugin%5D+Speculative+Loading%22
54+ [ 29 ] : https://github.com/WordPress/performance/pulls?q=is%3Apr+is%3Aopen+label%3A%22%5BPlugin%5D+Embed+Optimizer%22
55+ [ 30 ] : https://github.com/WordPress/performance/pulls?q=is%3Apr+is%3Aopen+label%3A%22%5BPlugin%5D+Enhanced+Responsive+Images%22
56+ [ 31 ] : https://github.com/WordPress/performance/pulls?q=is%3Apr+is%3Aopen+label%3A%22%5BPlugin%5D+Image+Prioritizer%22
57+ [ 32 ] : https://github.com/WordPress/performance/pulls?q=is%3Apr+is%3Aopen+label%3A%22%5BPlugin%5D+Web%20Worker%20Offloading%22
5358
5459Note that the plugin names sometimes diverge from the plugin slugs due to scope changes. For example, a plugin's purpose may change as some of its features are merged into WordPress core.
0 commit comments