@@ -15,6 +15,7 @@ Plugin | Slug | Experimental | Lin
15
15
[ Image Placeholders] [ 1 ] | ` dominant-color-images ` | No | [ Source] [ 9 ] , [ Issues] [ 17 ] , [ PRs] [ 25 ]
16
16
[ Image Prioritizer] [ 7 ] | ` image-prioritizer ` | No | [ Source] [ 15 ] , [ Issues] [ 23 ] , [ PRs] [ 31 ]
17
17
[ Modern Image Formats] [ 2 ] | ` webp-uploads ` | No | [ Source] [ 10 ] , [ Issues] [ 18 ] , [ PRs] [ 26 ]
18
+ [ Optimization Detective] [ 33 ] | ` optimization-detective ` | No | [ Source] [ 34 ] , [ Issues] [ 35 ] , [ PRs] [ 36 ]
18
19
[ Performant Translations] [ 3 ] | ` performant-translations ` | No | [ Source] [ 11 ] , [ Issues] [ 19 ] , [ PRs] [ 27 ]
19
20
[ Speculative Loading] [ 4 ] | ` speculation-rules ` | No | [ Source] [ 12 ] , [ Issues] [ 20 ] , [ PRs] [ 28 ]
20
21
[ Enhanced Responsive Images] [ 6 ] | ` auto-sizes ` | Yes | [ Source] [ 14 ] , [ Issues] [ 22 ] , [ PRs] [ 30 ]
@@ -28,6 +29,7 @@ Plugin | Slug | Experimental | Lin
28
29
[ 6 ] : https://wordpress.org/plugins/auto-sizes/
29
30
[ 7 ] : https://wordpress.org/plugins/image-prioritizer/
30
31
[ 8 ] : https://wordpress.org/plugins/web-worker-offloading/
32
+ [ 33 ] : https://wordpress.org/plugins/optimization-detective/
31
33
32
34
[ 9 ] : https://github.com/WordPress/performance/tree/trunk/plugins/dominant-color-images
33
35
[ 10 ] : https://github.com/WordPress/performance/tree/trunk/plugins/webp-uploads
@@ -37,6 +39,7 @@ Plugin | Slug | Experimental | Lin
37
39
[ 14 ] : https://github.com/WordPress/performance/tree/trunk/plugins/auto-sizes
38
40
[ 15 ] : https://github.com/WordPress/performance/tree/trunk/plugins/image-prioritizer
39
41
[ 16 ] : https://github.com/WordPress/performance/tree/trunk/plugins/web-worker-offloading
42
+ [ 34 ] : https://github.com/WordPress/performance/tree/trunk/plugins/optimization-detective
40
43
41
44
[ 17 ] : https://github.com/WordPress/performance/issues?q=is%3Aopen+label%3A%22%5BPlugin%5D+Image+Placeholders%22
42
45
[ 18 ] : https://github.com/WordPress/performance/issues?q=is%3Aopen+label%3A%22%5BPlugin%5D+Modern+Image+Formats%22
@@ -46,6 +49,7 @@ Plugin | Slug | Experimental | Lin
46
49
[ 22 ] : https://github.com/WordPress/performance/issues?q=is%3Aopen+label%3A%22%5BPlugin%5D+Enhanced+Responsive+Images%22
47
50
[ 23 ] : https://github.com/WordPress/performance/issues?q=is%3Aopen+label%3A%22%5BPlugin%5D+Image+Prioritizer%22
48
51
[ 24 ] : https://github.com/WordPress/performance/issues?q=is%3Aopen%20label%3A%22%5BPlugin%5D%20Web%20Worker%20Offloading%22
52
+ [ 35 ] : https://github.com/WordPress/performance/issues?q=is%3Aopen%20label%3A%22%5BPlugin%5D%20Optimization%20Detective%22
49
53
50
54
[ 25 ] : https://github.com/WordPress/performance/pulls?q=is%3Apr+is%3Aopen+label%3A%22%5BPlugin%5D+Image+Placeholders%22
51
55
[ 26 ] : https://github.com/WordPress/performance/pulls?q=is%3Apr+is%3Aopen+label%3A%22%5BPlugin%5D+Modern+Image+Formats%22
@@ -55,5 +59,6 @@ Plugin | Slug | Experimental | Lin
55
59
[ 30 ] : https://github.com/WordPress/performance/pulls?q=is%3Apr+is%3Aopen+label%3A%22%5BPlugin%5D+Enhanced+Responsive+Images%22
56
60
[ 31 ] : https://github.com/WordPress/performance/pulls?q=is%3Apr+is%3Aopen+label%3A%22%5BPlugin%5D+Image+Prioritizer%22
57
61
[ 32 ] : https://github.com/WordPress/performance/pulls?q=is%3Apr+is%3Aopen+label%3A%22%5BPlugin%5D+Web%20Worker%20Offloading%22
62
+ [ 36 ] : https://github.com/WordPress/performance/pulls?q=is%3Apr+is%3Aopen+label%3A%22%5BPlugin%5D+Optimization%20Detective%22
58
63
59
64
Note 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