PATH:
home
/
fengshp
/
www
/
wp-content
/
plugins
/
updraftplus
/
templates
/
wp-admin
/
settings
/
exclude-settings-modal
<?php if (!defined('UPDRAFTPLUS_DIR')) die('No direct access allowed'); ?> <div class="updraft-exclude-panel-heading"> <h3><?php echo esc_html($title);?></h3> <a href="#" class="updraft-exclude-modal-reset" style="display: inline;"><?php esc_html_e('Back...', 'updraftplus');?></a> </div>
[+]
..
[-] exclude-panel-submit.php
[edit]
[-] exclude-panel-heading.php
[edit]