Filter the original image URL before it goes through Photon.
Parameters
- $image_url
string Image URL.
- $args
(array | string) Array of Photon arguments.
- $scheme
(string | null) Image scheme. Default to null.
Changelog
- Introduced in Jetpack 1.9.0
jetpack_photon_pre_image_urlFilter the original image URL before it goes through Photon.
stringImage URL.
(array | string)Array of Photon arguments.
(string | null)Image scheme. Default to null.