webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
aminiwrc
/
public_html11
/
wp-content
/
plugins
/
forminator
/
admin
/
views
/
common
/
reports
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
basic-widget.php
1.546KB
edt
ren
chart-content.php
2.646KB
edt
ren
content-none.php
0.737KB
edt
ren
content.php
1.315KB
edt
ren
email-report.php
12.598KB
edt
ren
header.php
0.546KB
edt
ren
integration-report.php
3.27KB
edt
ren
notice.php
0.332KB
edt
ren
report-content.php
4.906KB
edt
ren
single-report.php
4.53KB
edt
ren
tab-dashboard.php
3.534KB
edt
ren
tab-notification.php
9.546KB
edt
ren
<?php /** * Template admin/views/common/reports/header.php * * @package Forminator */ ?> <header class="sui-header"> <h1 class="sui-header-title"><?php esc_html_e( 'Reports', 'forminator' ); ?></h1> <div class="sui-actions-right"> <?php if ( forminator_is_show_documentation_link() ) : ?> <a href="https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#reports" target="_blank" class="sui-button sui-button-ghost"> <i class="sui-icon-academy"></i> <?php esc_html_e( 'View Documentation', 'forminator' ); ?> </a> <?php endif; ?> </div> </header>