File "sort_html.php"

Full Path: /home/vantageo/public_html/cache/cache/.wp-cli/wp-content/plugins/woocommerce-products-filter/ext/quick_search/views/sort_html.php
File size: 293 bytes
MIME-type: text/x-php
Charset: utf-8

<?php if (!defined('ABSPATH')) die('No direct access allowed'); ?>

<span class='woof_qt_sort_wraper'>
    <span class="woof_qt_sort_item" data-order="<?php esc_attr_e($asc) ?>">&#9650;</span>
    <span class="woof_qt_sort_item" data-order="<?php esc_attr_e($desc) ?>">&#9660;</span>
</span>