<?php if(!isset($message) || !isset($type) || !isset($ignore)) return; ?> <div class="hmwp_notice <?php echo esc_attr($type) ?>"> <?php echo wp_kses_post($message) ?> <?php if($type == 'notice' && $ignore) { ?> <?php $url = add_query_arg(array('hmwp_nonce' => wp_create_nonce('hmwp_ignoreerror'), 'action' => 'hmwp_ignoreerror', 'hash' => strlen($message))); ?> <a href="<?php echo esc_url($url)?>" style="float: right; color: gray; text-decoration: underline; font-size: 0.8rem;"><?php echo esc_html__('ignore alert', 'hide-my-wp')?></a> <?php }?> </div>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
assets | Folder | 0777 |
|
|
blocks | Folder | 0777 |
|
|
wplogin | Folder | 0777 |
|
|
Advanced.php | File | 18.21 KB | 0644 |
|
Backup.php | File | 5.96 KB | 0644 |
|
Brute.php | File | 32.76 KB | 0644 |
|
Connect.php | File | 4.76 KB | 0644 |
|
Dashboard.php | File | 10.22 KB | 0644 |
|
Log.php | File | 4.22 KB | 0644 |
|
Mapping.php | File | 28.76 KB | 0644 |
|
Notices.php | File | 587 B | 0644 |
|
Overview.php | File | 13.96 KB | 0644 |
|
Permalinks.php | File | 106.53 KB | 0644 |
|
Plugins.php | File | 3.62 KB | 0644 |
|
SecurityCheck.php | File | 15.73 KB | 0644 |
|
Tweaks.php | File | 65.41 KB | 0644 |
|