PHPackages                             stuttter/wp-chosen - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. stuttter/wp-chosen

ActiveWordpress-plugin

stuttter/wp-chosen
==================

Makes long, unwieldy select boxes much more user-friendly

6.2.0(5mo ago)21524[1 PRs](https://github.com/stuttter/wp-chosen/pulls)GPL-2.0-or-laterSCSSPHP &gt;=7.0CI passing

Since Oct 28Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/stuttter/wp-chosen)[ Packagist](https://packagist.org/packages/stuttter/wp-chosen)[ Docs](https://github.com/stuttter/wp-chosen)[ RSS](/packages/stuttter-wp-chosen/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (1)Versions (20)Used By (0)

WP Chosen
=========

[](#wp-chosen)

WP Chosen implements the [Chosen jQuery Plugin](http://jjj.github.io/chosen/) for WordPress.

[Chosen](http://jjj.github.io/chosen/) makes long, unwieldy select boxes much more user-friendly.

Installation
============

[](#installation)

- Download and install using the built in WordPress plugin installer.
- Activate in the "Plugins" area of your admin by clicking the "Activate" link.
- Consider sponsoring future development by clicking "Sponsor".
- No further setup or configuration is necessary.

Development
===========

[](#development)

`npm install`

Use this command to install PostCSS and all other development dependencies

`npm run remap`

Use this command to remap colors to the latest WordPress palette

`npm run dev`

Use this command to compile human-readable and unminified CSS files

`npm run prod`

Use this command to compile minified CSS files for production environments

FAQ
===

[](#faq)

### What dropdowns does this target?

[](#what-dropdowns-does-this-target)

```
/* Options */
var chosen_options = {
	disable_search_threshold: 13,
	search_contains: true
};

/* Targets */
var chosen_selects = ' select:not(#metakeyselect, [name^=acf_], [name^=edd], [name^=_edd], [name^=sc], [name=wc_order_action], [class*=chosen], [class*=select2], [class*=wc-enhanced-select], [class*=wc-product-search], [class*=wc-enhanced-select-nostd], [class*=wc-customer-search], [class*=wc-category-search], [class=learndash-binary-selector-items], [class=sendgrid-settings-select])',
	chosen_targets =
	'.wp-pretty-filters'         + chosen_selects
	+ ', .wp-filter'             + chosen_selects
	+ ', .media-toolbar'         + chosen_selects
	+ ', .postbox .inside'       + chosen_selects
	+ ', .tablenav'              + chosen_selects
	+ ', .form-table'            + chosen_selects
	+ ', .form-wrap'             + chosen_selects
	+ ', .customize-pane-parent' + chosen_selects;

```

### Where can I get support?

[](#where-can-i-get-support)

- Community:
- Development:

### Contributing

[](#contributing)

Please [open a new issue](/pull/new/master) to discuss whether the feature is a good fit for the project. Once you've decided to work on a pull request, please follow the [WordPress Coding Standards](http://make.wordpress.org/core/handbook/coding-standards/).

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance79

Regular maintenance activity

Popularity19

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 96.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~217 days

Recently: every ~491 days

Total

18

Last Release

159d ago

Major Versions

0.7.0 → 1.0.02016-09-08

1.1.0 → 2.0.02016-10-29

2.1.0 → 3.0.02017-05-09

3.0.0 → 5.0.02020-07-23

5.0.0 → 6.0.02021-03-09

PHP version history (2 changes)0.1.3PHP &gt;=5.2

6.1.0PHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/f8b3e78da513af70d22b0a942297a300eef15e3ce8080e877c054ebb83e24d82?d=identicon)[jjj](/maintainers/jjj)

---

Top Contributors

[![JJJ](https://avatars.githubusercontent.com/u/88951?v=4)](https://github.com/JJJ "JJJ (111 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")

---

Tags

chosenjavascriptlistswordpress

### Embed Badge

![Health badge](/badges/stuttter-wp-chosen/health.svg)

```
[![Health](https://phpackages.com/badges/stuttter-wp-chosen/health.svg)](https://phpackages.com/packages/stuttter-wp-chosen)
```

###  Alternatives

[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)[johnbillion/user-switching

Instant switching between user accounts in WordPress and WooCommerce.

19768.3k2](/packages/johnbillion-user-switching)[rainlab/blog-plugin

Blog plugin for October CMS

17257.7k](/packages/rainlab-blog-plugin)[rainlab/user-plugin

User plugin for October CMS

11954.3k13](/packages/rainlab-user-plugin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
