Files
wordpress-preseed/wp-content/plugins/jetpack/class.jetpack-options.php
2019-10-24 00:12:05 +02:00

6 lines
185 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* Deprecated since 7.5 Jetpack_Options are autoloaded from packages/options/legacy/class.jetpack-options.php
*/
_deprecated_file( basename( __FILE__ ), 'jetpack-7.5' );