2017 © Pedro Peláez
 

wordpress-plugin wp-chosen

Makes long, unwieldy select boxes much more user-friendly

image

stuttter/wp-chosen

Makes long, unwieldy select boxes much more user-friendly

  • Friday, January 26, 2018
  • by jjj
  • Repository
  • 1 Watchers
  • 16 Stars
  • 40 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 4 Open issues
  • 14 Versions
  • 0 % Grown

The README.md

WP Chosen

WP Chosen implements the Chosen jQuery Plugin for WordPress., (*1)

Chosen makes long, unwieldy select boxes much more user-friendly., (*2)

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

npm install, (*3)

Use this command to install PostCSS and all other development dependencies, (*4)

npm run remap, (*5)

Use this command to remap colors to the latest WordPress palette, (*6)

npm run dev, (*7)

Use this command to compile human-readable and unminified CSS files, (*8)

npm run prod, (*9)

Use this command to compile minified CSS files for production environments, (*10)

FAQ

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?

  • Community: https://wordpress.org/support/plugin/wp-chosen
  • Development: https://github.com/stuttter/wp-chosen/discussions

Contributing

Please open a new issue 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., (*11)

The Versions

26/01 2018

dev-master

9999999-dev https://github.com/stuttter/wp-chosen

Makes long, unwieldy select boxes much more user-friendly

  Sources   Download

GPLv2 or later GPL-2.0-or-later

The Requires

 

by John James Jacoby

09/05 2017

3.0.0

3.0.0.0 https://github.com/stuttter/wp-chosen

Makes long, unwieldy select boxes much more user-friendly

  Sources   Download

GPLv2 or later

The Requires

 

by John James Jacoby

19/11 2016

2.1.0

2.1.0.0 https://github.com/stuttter/wp-chosen

Makes long, unwieldy select boxes much more user-friendly

  Sources   Download

GPLv2 or later

The Requires

 

by John James Jacoby

29/10 2016

2.0.0

2.0.0.0 https://github.com/stuttter/wp-chosen

Makes long, unwieldy select boxes much more user-friendly

  Sources   Download

GPLv2 or later

The Requires

 

by John James Jacoby

11/09 2016

1.1.0

1.1.0.0 https://github.com/stuttter/wp-chosen

Makes long, unwieldy select boxes much more user-friendly

  Sources   Download

GPLv2 or later

The Requires

 

by John James Jacoby

08/09 2016

1.0.0

1.0.0.0 https://github.com/stuttter/wp-chosen

Makes long, unwieldy select boxes much more user-friendly

  Sources   Download

GPLv2 or later

The Requires

 

by John James Jacoby

20/08 2016

0.7.0

0.7.0.0 https://github.com/stuttter/wp-chosen

Makes long, unwieldy select boxes much more user-friendly

  Sources   Download

GPLv2 or later

The Requires

 

by John James Jacoby

16/04 2016

0.6.0

0.6.0.0 https://github.com/stuttter/wp-chosen

Makes long, unwieldy select boxes much more user-friendly

  Sources   Download

GPLv2 or later

The Requires

 

by John James Jacoby

23/02 2016

0.4.0

0.4.0.0 https://github.com/stuttter/wp-chosen

Makes long, unwieldy select boxes much more user-friendly

  Sources   Download

GPLv2 or later

The Requires

 

by John James Jacoby

23/02 2016

0.3.2

0.3.2.0 https://github.com/stuttter/wp-chosen

Makes long, unwieldy select boxes much more user-friendly

  Sources   Download

GPLv2 or later

The Requires

 

by John James Jacoby

23/02 2016

0.3.1

0.3.1.0 https://github.com/stuttter/wp-chosen

Makes long, unwieldy select boxes much more user-friendly

  Sources   Download

GPLv2 or later

The Requires

 

by John James Jacoby

23/02 2016

0.3.0

0.3.0.0 https://github.com/stuttter/wp-chosen

Makes long, unwieldy select boxes much more user-friendly

  Sources   Download

GPLv2 or later

The Requires

 

by John James Jacoby

05/02 2016

0.2.1

0.2.1.0 https://github.com/stuttter/wp-chosen

Makes long, unwieldy select boxes much more user-friendly

  Sources   Download

GPLv2 or later

The Requires

 

by John James Jacoby

28/10 2015

0.1.3

0.1.3.0 https://github.com/stuttter/wp-chosen

Makes long, unwieldy select boxes much more user-friendly

  Sources   Download

GPLv2 or later

The Requires

 

by John James Jacoby