Advanced Custom Fields: Material Color
Advanced Custom Fields: Material Color Picker
by Bart Ligthart · github.com/bartligthart/acf-field-material-color · website
★ 1stars
0forks
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/bartligthart/acf-field-material-color/archive/refs/heads/master.zipReadme
Advanced Custom Fields: Material Color Picker
Select a Color from Google's Material Design color palette and output the hex code.
Description
Select a Color from Google's Material Design color palette and output the hex code.
Use it like this:
<span style="color: <?php the_field('color'); ?>>">Lorem Ipsum Dolar</span>
Compatibility
This ACF field type is compatible with:
- ACF 5
Installation
- Copy the
acf-field-material-colorfolder into yourwp-content/pluginsfolder - Activate the Advanced Custom Fields: Material Color plugin via the plugins admin page
- Create a new field via ACF and select the Material Color type
- Please refer to the description for more info regarding the field type settings
Changelog
Please see readme.txt for changelog