kollapsminoriteten/wp-content/plugins/jetpack/class-jetpack-wizard-banner...

11 lines
214 B
PHP
Raw Normal View History

2020-06-23 13:49:54 +02:00
<?php
/**
2021-04-27 08:32:47 +02:00
* Deprecated since 9.5.0
2020-06-23 13:49:54 +02:00
*
2021-04-27 08:32:47 +02:00
* @deprecated
* @package automattic/jetpack
2020-06-23 13:49:54 +02:00
*/
2021-04-27 08:32:47 +02:00
// phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
_deprecated_file( basename( __FILE__ ), 'jetpack-9.5.0' );