File "licenses.php"
Full Path: /home/aiclgcwq/photonindustriespvt.com/wp-content/plugins/wordpress-seo/admin/pages/licenses.php
File size: 299 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* WPSEO plugin file.
*
* @deprecated 25.5
* @codeCoverageIgnore
*
* @package WPSEO\Admin
* @since 1.5.0
*/
if ( ! defined( 'WPSEO_VERSION' ) ) {
header( 'Status: 403 Forbidden' );
header( 'HTTP/1.1 403 Forbidden' );
exit();
}
_deprecated_file( __FILE__, 'Yoast SEO 25.5' );