Skip to content

Commit

Permalink
Combine since tags
Browse files Browse the repository at this point in the history
Co-authored-by: mukeshpanchal27 <[email protected]>
  • Loading branch information
westonruter and mukeshpanchal27 committed Jun 6, 2024
1 parent 701c1c7 commit aedc868
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions plugins/webp-uploads/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@
*
* @since 1.0.0
* @since 2.0.0 The setting was made more general to cover outputting JPEG as a secondary type. The "webp" option naming
* was left unchanged for backward compatibility.
* @since 2.0.0 The `perflab_modern_image_format` was added to enable selecting an output format.
* Currently includes AVIF and WebP.
* was left unchanged for backward compatibility. Also, the `perflab_modern_image_format` was added to
* enable selecting an output format. Currently includes AVIF and WebP.
*/
function webp_uploads_register_media_settings_field(): void {
register_setting(
Expand Down

0 comments on commit aedc868

Please sign in to comment.