public function onPhotoUploaded() { parent::onPhotoUploaded(); $photo = $this->plugin->getData('photo'); $this->createPost($photo); }