Thanks to visit codestin.com
Credit goes to github.com

Skip to content

zanematthew/hash-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

  1. Include the file: hash/functions.php
  2. add a do_action( 'hash-filter' );
  3. call the function in your javascript, example: $( '#filter_task_form input[type=checkbox]' ).on( 'change', function(){ build_filters( _form_selector='#filter_task_form' ); });
  4. Theme as needed in your own CSS!

About

Affords an interface for filtering via hash tags.

Resources

Stars

Watchers

Forks

Packages

No packages published