Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Selectize.js | 12,920 | 600 | 105 | 2 days ago | 7 | July 12, 2018 | 42 | apache-2.0 | SCSS | |
Selectize is the hybrid of a textbox and <select> box. It's jQuery based, and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc. | ||||||||||
Bootstrap Fileinput | 5,258 | 1,182 | 35 | 15 days ago | 89 | August 17, 2022 | 14 | other | JavaScript | |
An enhanced HTML 5 file input for Bootstrap 5.x/4.x./3.x with file preview, multiple selection, and more features. | ||||||||||
Bootstrap Multiselect | 3,619 | 82 | 21 | 2 days ago | 4 | August 01, 2021 | 300 | other | HTML | |
JQuery multiselect plugin based on Twitter Bootstrap. | ||||||||||
Jqgrid | 2,840 | 10 | 4 | 4 days ago | 7 | March 09, 2022 | 56 | JavaScript | ||
jQuery grid plugin | ||||||||||
Bootstrap Validator | 2,398 | 218 | 16 | 3 years ago | 20 | January 06, 2017 | 158 | mit | JavaScript | |
A user-friendly HTML5 form validation jQuery plugin for Bootstrap 3 | ||||||||||
Lightbox | 1,811 | 116 | 7 | 3 years ago | 10 | October 15, 2017 | 55 | mit | HTML | |
A lightbox gallery plugin for Bootstrap | ||||||||||
Jquery Sortable | 1,493 | 3 years ago | 113 | other | HTML | |||||
A flexible, opinionated sorting plugin for jQuery | ||||||||||
Bootstrap Lightbox | 1,061 | 1 | 8 months ago | 2 | July 21, 2017 | 23 | other | HTML | ||
A simple lightbox plugin based on the bootstrap modal plugin. | ||||||||||
Bootstrap Star Rating | 1,038 | 763 | 12 | 4 days ago | 31 | September 20, 2021 | 2 | other | JavaScript | |
A simple yet powerful JQuery star rating plugin with fractional rating support. | ||||||||||
Twbs Pagination | 1,011 | 38 | 6 | 4 years ago | 3 | March 09, 2021 | 14 | other | JavaScript | |
jQuery pagination plugin (bootstrap powered) |
Adds Genesis (old bootstrap) column classes to widgets.
As easy as it gets. Add column classes to widgets with a select box, check wether the widget is the first, and save!
I've built this plugin for the Genesis Framework, though it will work with any theme that uses the (old) Bootstrap column classes.
genesis_widget_column_classes
Allows you to change the available column classes
Parameters: array
Default column classes.
Return: array
Array of column classes.
genesis_widget_column_classes_capability
Change the capability required to modify column classes.
Since 1.2.2
Default: edit_theme_options
Parameters: string
The default capability.
Return: string
The new capability.
You can use these filters inside your theme functions.php file or in a plugin.
Installation of this plugin works like any other plugin out there. Either:
Or search for "Genesis Widget Column Classes" via your plugins menu.