PATH:
home
/
bnathsfovv
/
elhiyad.info
/
wp-admin
<?php /** * Comment Moderation Administration Screen. * * Redirects to edit-comments.php?comment_status=moderated. * * @package WordPress * @subpackage Administration */ require_once dirname( __DIR__ ) . '/wp-load.php'; wp_redirect( admin_url( 'edit-comments.php?comment_status=moderated' ) ); exit;
[+]
network
[-] edit-tags.php
[edit]
[-] plugins.php
[edit]
[-] site-health-info.php
[edit]
[-] options-media.php
[edit]
[-] theme-install.php
[edit]
[-] p.php
[edit]
[-] ms-upgrade-network.php
[edit]
[-] press-this.php
[edit]
[+]
includes
[-] edit-tag-form.php
[edit]
[-] error_log
[edit]
[-] media-new.php
[edit]
[-] site-health.php
[edit]
[-] ms-sites.php
[edit]
[+]
images
[-] options-connectors.php
[edit]
[+]
css
[-] options-privacy.php
[edit]
[-] themes.php
[edit]
[+]
maint
[-] post.php
[edit]
[-] admin-footer.php
[edit]
[+]
..
[-] moderation.php
[edit]
[+]
user
[-] ms-options.php
[edit]
[+]
js
[-] options-discussion.php
[edit]
[-] privacy-policy-guide.php
[edit]