File "redirects.php"
Full Path: /home/timepamn/dailynetworth.org/wp-content/plugins/wordpress-seo/admin/views/redirects.php
File size: 244 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Admin
* @since 19.0
*/
if ( ! defined( 'WPSEO_VERSION' ) ) {
header( 'Status: 403 Forbidden' );
header( 'HTTP/1.1 403 Forbidden' );
exit();
}
?>
<div id="yoast-seo-redirects"></div>