Dashboard
PHP:
8.0.30
OS:
Linux
User:
hoozgot
/
/
home
/
hoozgot
/
www
/
miolobyjools
/
wp-content
/
plugins
/
wordfence
/
lib
📤 Upload
📝 New File
📁 New Folder
Close
Editing: menu_tools_livetraffic.php
<?php if (!defined('WORDFENCE_VERSION')) { exit; } ?> <div class="wordfence-vue-wrapper" data-base-component="OptionsLinkBlock"></div> <div class="wordfence-vue-wrapper" data-base-component="LiveTraffic"></div> <?php if (wfOnboardingController::willShowNewTour(wfOnboardingController::TOUR_LIVE_TRAFFIC)): ?> <div class="wordfence-vue-wrapper" data-base-component="LiveTrafficNewTour"></div> <?php endif; ?>
Save
Cancel