PATH:
home
/
bnathsfovv
/
freemobility.info
/
wp-admin
<?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';
[+]
network
[-] edit-tags.php
[edit]
[-] link-manager.php
[edit]
[-] site-health-info.php
[edit]
[-] options-media.php
[edit]
[-] theme-install.php
[edit]
[+]
includes
[-] edit-tag-form.php
[edit]
[-] options-permalink.php
[edit]
[-] error_log
[edit]
[-] site-health.php
[edit]
[+]
images
[-] site-editor.php
[edit]
[-] options-connectors.php
[edit]
[+]
css
[-] options.php
[edit]
[-] update-core.php
[edit]
[-] post-new.php
[edit]
[-] tools.php
[edit]
[-] setup-config.php
[edit]
[-] profile.php
[edit]
[-] term.php
[edit]
[-] options-general.php
[edit]
[-] index.php
[edit]
[-] install-helper.php
[edit]
[-] themes.php
[edit]
[-] ms-users.php
[edit]
[+]
maint
[-] menu.php
[edit]
[-] network.php
[edit]
[+]
..
[-] ms-delete-site.php
[edit]
[+]
user
[-] font-library.php
[edit]
[-] ms-options.php
[edit]
[+]
js
[-] admin-ajax.php
[edit]
[-] comment.php
[edit]
[-] widgets.php
[edit]