Remove comment about Jetpack's Photon

This commit is contained in:
Jeremy Herve 2023-04-26 10:47:49 +02:00
parent e16e119e6c
commit bd75603fc7
No known key found for this signature in database
GPG key ID: EF65CC7D9AC11920

View file

@ -345,9 +345,6 @@ class Post {
/**
* Return details about an image attachment.
*
* Can return a CDNized URL if Jetpack's image CDN is active.
* This can be disabled with a filter.
*
* @param int $id The attachment ID.
* @param string $image_size The image size to retrieve. Set to 'full' by default.
*