🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-19 00:20:41 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
reenrihair.com
/
wp-content
/
plugins
/
wordpress-seo
/
admin
📍 /home/therahul/reenrihair.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