for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
/**
* Deprecated since 7.7.
*
* @deprecated
* @package jetpack
*/
// phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
_deprecated_file( basename( __FILE__ ), 'jetpack-7.7' );