📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 07:51:14
📂
/ (Root)
/
home
/
supecsoq
/
public_html
/
domains
/
migalexpark.com
/
wp-content
/
plugins
/
wordpress-seo
/
admin
📍 /home/supecsoq/public_html/domains/migalexpark.com/wp-content/plugins/wordpress-seo/admin
🔄 Refresh
✏️
Editing: interface-installable.php
Writable
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin */ /** * Represents the interface for an installable object. */ interface WPSEO_Installable { /** * Runs the installation routine. * * @return void */ public function install(); }
💾 Save Changes
❌ Cancel