Skip to content

JayWood/CMB2_RGBa_Picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CMB2 RGBa Colorpicker

A RGBa colorpicker for CMB2, I couldn't find one, so I made this plugin, that is all.

Big thanks to 23r9io for the JS.

Usage

array(
	'name'    => __( 'RGBa Colorpicker', 'cmb2' ),
	'desc'    => __( 'Field description (optional)', 'cmb2' ),
    'id'   => $prefix . 'test_colorpicker',
    'type' => 'rgba_colorpicker',
    'default'  => '#ffffff',
),

Changelog

0.2.0

  • Fixes #2 - Repeatable groups fix thanks to leolweb

0.1.0

  • Initial Commit

About

A RGBa Colorpicker for CMB2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published