Add function to filter pins by travelers using or
This commit is contained in:
parent
8f732baf0b
commit
2b6a2645d4
2 changed files with 13 additions and 0 deletions
|
|
@ -37,6 +37,7 @@
|
|||
<div style="clear: both; float: left; display: block; position: relative;margin-top: 20px;">
|
||||
<a class="button" style="color:white" id="travelers-filter-button">Filter</a>
|
||||
<a class="button" style="color:white" id="travelers-reset-button">Reset</a>
|
||||
<input type="checkbox" id="toggle-and-or" />
|
||||
</div>
|
||||
|
||||
<?php wp_link_pages('before=<div class="clear"></div><p class="page-links">' . __( 'Pages:', 'hitchcock' ) . ' &after=</p>&seperator= <span class="sep">/</span> '); ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue