Icon Picker
Icon Picker for WordPress
★ 22stars
262composer installs
9forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/kucrut/wp-icon-picker/archive/refs/heads/develop.zipAlso on Packagist as kucrut/icon-picker:
composer require kucrut/icon-pickerFrom the readme
Icon Picker
Pick an icon of your choice.
Description ##
An icon picker library plugin.
Screenshots ##
Icon selector
Icon fields in a post meta box using CMB
](assets/screenshot-2.png)
Frequently Asked Questions ##
How do I use css file from CDN? ###
You can use the iconpickericontypestylesheeturi filter, eg:
Changelog ##
0.5.0 ###
Update Font Awesome to 4.7.0.
Switch to Webpack.
Various bug fixes and enhancements.
0.4.1 ###
Improve support for CMB: Make the field usable in a repeatable field.
0.4.0 ###
Introduce iconpickericontypestylesheeturi filter hook.
Font Awesome 4.6.1
0.3.0 ###
Fix CSS classname conflicts.
0.2.0 ###
Introduce iconpickerfield().
Add support for CMB.
0.1.1 ###
Load translation, props Eduardo Larequi.
0.1.0 ###
Initial
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v0.5.0 | Feb 4, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.