🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 04:49:42 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
janapremi.anantaacharya.com.np
/
wp-admin
📍 /home/therahul/janapremi.anantaacharya.com.np/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