wordpress-activitypub/includes/model
Jeremy Herve da63763ddc
Compat: only disable Jetpack's image CDN via filter
This follows the discussion in #307.

1. Do not disable Jetpack's image CDN in ActivityPub requests by default.
2. Add a new filter, activitypub_images_use_jetpack_image_cdn, that site owners can use to disable Jetpack's Image CDN if they'd like to.
3. Extract image getting into its own method for improved readability.
2023-04-25 10:54:21 +02:00
..
class-activity.php remove unused "use function" 2023-04-20 15:32:38 +02:00
class-post.php Compat: only disable Jetpack's image CDN via filter 2023-04-25 10:54:21 +02:00