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