- Include the file:
hash/functions.php - add a
do_action( 'hash-filter' ); - call the function in your javascript, example:
$( '#filter_task_form input[type=checkbox]' ).on( 'change', function(){ build_filters( _form_selector='#filter_task_form' ); }); - Theme as needed in your own CSS!
-
Notifications
You must be signed in to change notification settings - Fork 0
zanematthew/hash-filter
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Affords an interface for filtering via hash tags.
Resources
Stars
Watchers
Forks
Packages 0
No packages published