Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/jetpack
File: locales.php
<?php
[0] Fix | Delete
/**
[1] Fix | Delete
* Duplicated from the GlotPress/GlotPress-WP project.
[2] Fix | Delete
*
[3] Fix | Delete
* @package automattic/jetpack
[4] Fix | Delete
*/
[5] Fix | Delete
[6] Fix | Delete
if ( ! defined( 'ABSPATH' ) ) {
[7] Fix | Delete
exit( 0 );
[8] Fix | Delete
}
[9] Fix | Delete
[10] Fix | Delete
/**
[11] Fix | Delete
* Import file from compat package.
[12] Fix | Delete
*
[13] Fix | Delete
* @deprecated Please use 'projects/packages/compat/lib/locales.php' instead.
[14] Fix | Delete
*/
[15] Fix | Delete
require_once JETPACK__PLUGIN_DIR . 'jetpack_vendor/automattic/jetpack-compat/lib/locales.php';
[16] Fix | Delete
[17] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function