Repository URL to install this package:
|
Version:
2.16.53.25 ▾
|
jsarnowski/updraftplus
/
templates
/
wp-admin
/
settings
/
exclude-settings-modal
/
exclude-panel-submit.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);?>"/>