PATH:
home
/
sarkas88.com
/
public_html
/
wp-content
/
plugins
/
wordpress-seo
/
admin
/
views
/
tabs
/
dashboard
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin\Views */ if ( ! defined( 'WPSEO_VERSION' ) ) { header( 'Status: 403 Forbidden' ); header( 'HTTP/1.1 403 Forbidden' ); exit(); } echo '<div id="wpseo-first-time-configuration"></div>';
[-] first-time-configuration.php
[open]
[+]
..
[-] site-analysis.php
[open]
[-] dashboard.php
[open]