hook (filter): Allow Photon to disable uploaded images resizing and use its own resize capabilities instead.
hook (filter): Allow Photon to disable uploaded images resizing and use its own resize capabilities instead.
hook (filter): Provide plugins a way of running Photon for images in the WordPress Dashboard (wp-admin).<p>Note: enabling this will result in Photon URLs added to your post content, which could make migrations across domains (and off Photon) a bit more challenging.</p> View Example
hook (filter): Disables Photon URL processing for local development
hook (filter): Filter the multiplier Photon uses to create new srcset items.<p>Return false to short-circuit and bypass auto-generation.</p>
hook (filter): Filter the Photon Arguments added to an image when going through Photon, when that image size is a string.<p>Image size will be a string (e.g. "full", "medium") when it is known to WordPress.</p>
hook (filter): Filter the Photon Arguments added to an image when going through Photon, when the image size is an array of height and width values.
hook (filter): Allow Photon to fetch images that are served via HTTPS. View Example
hook (filter): Overwrite the results of the validation steps an image goes through before to be considered valid to be used by Photon.
hook (filter): Allow specific images to be skipped by Photon. View Example
hook (filter): Filter whether an image using an attachment ID in its class has to be uploaded to the local site to go through Photon.