| Server IP : 45.77.68.45 / Your IP : 127.0.0.100 Web Server : PHPix/0.2.2 (Caddy compatible) System : wasi wasmer.sh 0.0.0 0.0.0 wasm32 User : ( 1) PHP Version : 8.3.21 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /app/wp-content/plugins/wordpress-seo/admin/views/ |
Upload File : |
<?php
/**
* WPSEO plugin file.
*
* @deprecated 25.5
* @codeCoverageIgnore
*
* @package WPSEO\Admin
* @since 5.1
*/
if ( ! defined( 'WPSEO_VERSION' ) ) {
header( 'Status: 403 Forbidden' );
header( 'HTTP/1.1 403 Forbidden' );
exit();
}
do_action_deprecated( 'wpseo_install_and_activate_addons', [], 'Yoast SEO 25.5' );
_deprecated_file( __FILE__, 'Yoast SEO 25.5' );