From e2800d0e66d3b9d4fc195cab27576d0a4ebeb6ac Mon Sep 17 00:00:00 2001 From: blobaugh Date: Wed, 22 Jan 2014 18:37:14 -0800 Subject: [PATCH] Jetpack: Photon: Prevent avatars from loading from Photon on avatar change Currently when changing an avatar the photo is sent to Photon before the image cropping step. This causes cropping to fail. This commit disables Photon before cropping the image. See https://github.com/Automattic/jetpack/pull/57 --- 3rd-party/3rd-party.php | 8 ++++++++ 3rd-party/buddypress.php | 9 +++++++++ jetpack.php | 2 ++ 3 files changed, 19 insertions(+) create mode 100644 3rd-party/3rd-party.php create mode 100644 3rd-party/buddypress.php diff --git a/3rd-party/3rd-party.php b/3rd-party/3rd-party.php new file mode 100644 index 000000000000..1cf8bfb2efc2 --- /dev/null +++ b/3rd-party/3rd-party.php @@ -0,0 +1,8 @@ +