Skip to content

Commit 0c04a92

Browse files
committed
Add readme.txt explainers about previous plugin names.
1 parent 3e68877 commit 0c04a92

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

plugins/dominant-color-images/readme.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Displays placeholders based on an image's dominant color while the image is load
1515

1616
This plugin determines and stores the dominant color for newly uploaded images in the media library within WordPress and then uses it to create a placeholder background of that color in the frontend, visible until the image is loaded.
1717

18+
_This plugin was formerly known as Dominant Color Images._
19+
1820
== Installation ==
1921

2022
= Installation from within WordPress =

plugins/speculation-rules/readme.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Other browsers will not see any adverse effects, however the feature will not wo
3030
* [Browser support for the Speculation Rules API in general](https://caniuse.com/mdn-html_elements_script_type_speculationrules)
3131
* [Information on document rules syntax support used by the plugin](https://developer.chrome.com/blog/chrome-121-beta#speculation_rules_api)
3232

33+
_This plugin was formerly known as Speculation Rules._
34+
3335
== Installation ==
3436

3537
= Installation from within WordPress =

plugins/webp-uploads/readme.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Converts images to more modern formats such as WebP or AVIF during upload.
1515

1616
This plugin adds WebP support for media uploads within the WordPress application. WebP images will be generated only for new uploads, pre-existing imagery will not be converted to WebP format. By default, WebP images will only be generated for JPEG uploads, only the original uploaded file will still exist as a JPEG image. All generated image sizes will exist as WebP only. If you wish to change this behaviour, there is a checkbox in `Settings > Media` that - when checked - will alter the behaviour of this plugin to generate both JPEG and WebP images for every sub-size (noting again that this will only affect newly uploaded images, i.e. after making said change).
1717

18+
_This plugin was formerly known as WebP Uploads._
19+
1820
== Installation ==
1921

2022
= Installation from within WordPress =

0 commit comments

Comments
 (0)