HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: /var/www/Gosuryaid/wp/wp-content/plugins/jetpack/class.jetpack-idc.php
<?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' );