Quantcast
Channel: WordPress.org Forums » [Jetpack - WP Security, Backup, Speed, & Growth] Support
Viewing all articles
Browse latest Browse all 36995

Mr.Jack on "[Plugin: Jetpack by WordPress.com] Photon: Please add flush cache option OR bypass in template"

$
0
0

Hey there,

ich used the code `function my_photon_exception( $skip, $src ) {
if ( $src == 'MY_IMG_Source' ) {
return true;
}
return $skip;
}
add_filter( 'jetpack_photon_skip_image', 'my_photon_exception', 10, 3 );`

To let Photon ignore this pictures. What do I have to change to add more picture URLs so that Photon ignores these pictures too?

Thanx in advance.


Viewing all articles
Browse latest Browse all 36995

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>