🏠 Root
/
home
/
artorgp
/
www
/
wp-content
/
plugins
/
wordfence
/
views
/
tours
/
Editing: login-security.php
<?php if (wfOnboardingController::shouldShowNewTour(wfOnboardingController::TOUR_LOGIN_SECURITY)): ?> <div class="wordfence-vue-wrapper" data-base-component="LoginSecurityNewTour"></div> <?php endif; ?>
Save
Cancel