Skip to content

Instantly share code, notes, and snippets.

@vanbernaert
Forked from jmslbam/gist:f5a921c399d8fe6dc762
Last active August 29, 2015 14:22
Show Gist options
  • Save vanbernaert/9c60722035e6c8af8e78 to your computer and use it in GitHub Desktop.
Save vanbernaert/9c60722035e6c8af8e78 to your computer and use it in GitHub Desktop.
<div id="selected-filters" class="selected-filters">
<h4><?php _e('Selected filters','rc'); ?>:</h4>
<?php echo facetwp_display('selections'); ?>
<span class="facetwp-reset" onclick="FWP.reset()"><?php _e('reset all filters','rc'); ?></span>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment