PATH:
home
/
pallya5
/
swiftcleaningng.com
/
wp-admin
/
user
<?php /** * User Dashboard Freedoms administration panel. * * @package WordPress * @subpackage Administration * @since 3.4.0 */ /** Load WordPress Administration Bootstrap */ require_once __DIR__ . '/admin.php'; require ABSPATH . 'wp-admin/freedoms.php';
[-] index.php
[edit]
[-] menu.php
[edit]
[-] profile.php
[edit]
[-] credits.php
[edit]
[-] privacy.php
[edit]
[-] user-edit.php
[edit]
[-] about.php
[edit]
[-] contribute.php
[edit]
[-] admin.php
[edit]
[+]
..
[-] freedoms.php
[edit]