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