Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/jetpack/modules
File: photon.php
<?php
[0] Fix | Delete
/**
[1] Fix | Delete
* Module Name: Image CDN
[2] Fix | Delete
* Module Description: Deliver images quickly with automatic resizing from Jetpack’s global image CDN.
[3] Fix | Delete
* Sort Order: 25
[4] Fix | Delete
* Recommendation Order: 1
[5] Fix | Delete
* First Introduced: 2.0
[6] Fix | Delete
* Requires Connection: Yes
[7] Fix | Delete
* Auto Activate: No
[8] Fix | Delete
* Module Tags: Photos and Videos, Appearance, Recommended
[9] Fix | Delete
* Feature: Recommended, Appearance
[10] Fix | Delete
* Additional Search Queries: photon, photo cdn, image cdn, speed, compression, resize, responsive images, responsive, content distribution network, optimize, page speed, image optimize, photon jetpack
[11] Fix | Delete
*
[12] Fix | Delete
* @package automattic/jetpack
[13] Fix | Delete
*/
[14] Fix | Delete
[15] Fix | Delete
if ( ! defined( 'ABSPATH' ) ) {
[16] Fix | Delete
exit( 0 );
[17] Fix | Delete
}
[18] Fix | Delete
[19] Fix | Delete
Automattic\Jetpack\Image_CDN\Image_CDN_Setup::load();
[20] Fix | Delete
[21] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function