shell bypass 403
<?php
/**
* Template part for displaying the header contact Module
*
* @package thebase
*/
namespace TheBase;
?>
<div class="site-header-item site-header-focus-item" data-section="thebase_customizer_header_mobile_contact">
<?php
/**
* Base Header Contact
*
* Hooked TheBase\header_mobile_contact
*/
do_action( 'thebase_header_mobile_contact' );
?>
</div><!-- data-section="header_mobile_contact" -->