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'); ?> <br> <input type="button" class="updraft-exclude-submit button-primary" value="<?php echo esc_attr(empty($text_button) ? __('Add an exclusion rule', 'updraftplus') : $text_button);?>" data-panel="<?php echo esc_attr($panel);?>"/>
[+]
..
[-] exclude-panel-submit.php
[edit]
[-] exclude-panel-heading.php
[edit]