This plugin provides a shortcode that generates a text input field, which filters out list items that do not contain that field’s text. Any sibling elements of the shortcode, or children of those siblings, that are “li” elements will be searched by the text field it generates. As you type, each word in the text field is matched against the readable text of the list items (and optionally their title attributes). Any list items which don’t match that text are hidden.
Example: [list_item_filter placeholder="Filter this list by terms" searchtitles="true"]
Shortcode parameters:
If you like this plugin or have a request, let me know!