Your IP : 216.73.216.59


Current Path : /home/quelfutuu/www/plugins/auto/oembed/v3.5.1/oembed/input/
Upload File :
Current File : /home/quelfutuu/www/plugins/auto/oembed/v3.5.1/oembed/input/posttraite_issuu.php

<?php

/**
 * Plugin oEmbed
 * Licence GPL3
 *
 */

if (!defined('_ECRIRE_INC_VERSION')) {
	return;
}

function oembed_input_posttraite_issuu_dist($data, $url) {
	// le thumbnail génère un bloc avec un arrière plan tout moche
	$data['thumbnail_url'] = '';
	return $data;
}