📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 17:07:40
📂
/ (Root)
/
home
/
apkbfjox
/
shamapk.com
/
wp-content
/
plugins
/
wordpress-seo
/
admin
/
views
/
tabs
/
dashboard
📍 /home/apkbfjox/shamapk.com/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard
🔄 Refresh
✏️
Editing: first-time-configuration.php
Writable
<?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>';
💾 Save Changes
❌ Cancel