wordpress-develop/tests/phpunit/tests/image
David Baumwald 3b3d7ebb71 Media: Revert WebP generation.
Given [https://make.wordpress.org/core/2022/09/11/webp-in-core-for-6-1/ Matt's recent post about removing WebP from core] and possibly implementing the feature in a future [https://make.wordpress.org/core/2022/09/11/canonical-plugins-revisited/ "Canonical Plugin"], this change reverts changesets [54086], [54094], and [54097].  Additionally, [54210] contained a coding standards follow-up in one of the affected files that is no longer needed.

Reverts [54086], [54094], and [54097].

Props SergeyBiryukov.
See #55443.

git-svn-id: https://develop.svn.wordpress.org/trunk@54226 602fd350-edb4-49c9-b593-d223f7449a82
2022-09-19 22:51:53 +00:00
..
base.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
dimensions.php Coding Standards: Add visibility to methods in tests/phpunit/tests/. 2021-11-04 15:22:47 +00:00
editor.php Media: Revert WebP generation. 2022-09-19 22:51:53 +00:00
editorGd.php Media: Revert WebP generation. 2022-09-19 22:51:53 +00:00
editorImagick.php Media: Revert WebP generation. 2022-09-19 22:51:53 +00:00
functions.php Media: Revert WebP generation. 2022-09-19 22:51:53 +00:00
header.php Coding Standards: Add visibility to methods in tests/phpunit/tests/. 2021-11-04 15:22:47 +00:00
intermediateSize.php Media: Revert WebP generation. 2022-09-19 22:51:53 +00:00
meta.php Media: Fix TypeError and improve wp_exif_frac2dec() to only return int or float. 2021-11-29 19:34:51 +00:00
resize.php Media: Revert WebP generation. 2022-09-19 22:51:53 +00:00
resizeGd.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
resizeImagick.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
siteIcon.php Coding Standards: Add visibility to methods in tests/phpunit/tests/. 2021-11-04 15:22:47 +00:00
size.php Coding Standards: Add visibility to methods in tests/phpunit/tests/. 2021-11-04 15:22:47 +00:00