Your IP : 216.73.217.143


Current Path : /home/ereika83/www/wp-content/plugins/wpdatatables/templates/frontend/
Upload File :
Current File : /home/ereika83/www/wp-content/plugins/wpdatatables/templates/frontend/filter_widget.inc.php

<?php defined('ABSPATH') or die('Access denied.'); ?>

<div id="wdt-filter-widget" class="wpDataTables wpdt-c <?php do_action_deprecated( 'wdt_add_class_to_filter_widget', array(), WDT_INITIAL_STARTER_VERSION, 'wpdatatables_add_class_to_filter_widget' ); do_action('wpdatatables_add_class_to_filter_widget') ?>">
    <h2><?php echo $title ?></h2>
    <button class="button btn wdt-clear-filters-widget-button"
            style="margin-bottom: 10px;"><?php esc_html_e(' Clear all filters', 'wpdatatables'); ?></button>
</div>