FCDM-website-new/wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-submit.php

4 lines
295 B
PHP

<?php if (!defined('UPDRAFTPLUS_DIR')) die('No direct access allowed'); ?>
<br>
<input type="button" class="updraft-exclude-submit button-primary" value="<?php echo empty($text_button) ? __('Add an exclusion rule', 'updraftplus') : $text_button;?>" data-panel="<?php echo esc_attr($panel);?>"/>