WP Chosen implements Chosen jQuery Plugin for WordPress..
What elements does this target. * Options * var chosen options = { disable search threshold 13, search contains true } * Targets * var chosen targets = wp-pretty-filters select +,wp-filter select +,media-toolbar select +,postbox.inside select +,tablenav select +,form-table select +,form-wrap select +,customize-pane-parent select..
Fantastic, simple, executed implementation of Chosen.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Add WP Pretty Filters support. 2.0.0 2016 10 29.
Target form-wrap select elements, for taxonomies and such. 0.6.0 2016 04 06.
Provide filter to override Chosen enqueue handle. 0.5.0 2016 04 06.
Simplify dependency tree. 0.3.0 2016 02 23.
Add customizer support. 0.1.3 2015 10 28.
Add support for media. 0.1.2 2015 10 22.
Read more