D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
pinaclec
/
public_html
/
wp-content
/
plugins
/
wordfence
/
lib
/
Filename :
menu_tools_livetraffic.php
back
Copy
<?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; ?>