• File: licenses.php
  • Full Path: /home/matthif/www/wp-content/plugins/wordpress-seo/admin/pages/licenses.php
  • Date Modified: 02/24/2024 11:29 PM
  • File size: 254 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php
/**
 * WPSEO plugin file.
 *
 * @package WPSEO\Admin
 * @since   1.5.0
 */

if ( ! defined'WPSEO_VERSION' ) ) {
    
header'Status: 403 Forbidden' );
    
header'HTTP/1.1 403 Forbidden' );
    exit();
}

require 
WPSEO_PATH 'admin/views/licenses.php';