🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-13 15:59:40 | PHP 8.2.31
📂
/ (Root)
/
home
/
therahul
/
momotimes.therahuldas.com
/
wp-admin
📍 /home/therahul/momotimes.therahuldas.com/wp-admin
🔄 Refresh
✏️
Editing: profile.php
Writable
<?php /** * User Profile Administration Screen. * * @package WordPress * @subpackage Administration */ /** * This is a profile page. * * @since 2.5.0 * @var bool */ define( 'IS_PROFILE_PAGE', true ); /** Load User Editing Page */ require_once __DIR__ . '/user-edit.php';
💾 Save Changes
❌ Cancel