File "class.jetpack-idc.php"

Full Path: /home/warrior1/public_html/languages/wp-content/plugins/jetpack/_inc/fonts/class.jetpack-idc.php
File size: 351 bytes
MIME-type: text/x-php
Charset: utf-8

<?php // phpcs:disable Squiz.Commenting.FileComment.SpacingAfterComment
/**
 * Identity Crisis handler.
 *
 * @deprecated 9.8.0. Functionality moved to the automattic/identity-crisis package.
 * @package automattic/jetpack
 */

 // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
_deprecated_file( basename( __FILE__ ), 'jetpack-9.8' );