andyhqtran / divi-100-back-to-top

Custom Back To Top button styles
GNU General Public License v3.0
11 stars 6 forks source link

Option to set the background color using the WordPress Color Picker API #2

Open lukecav opened 8 years ago

lukecav commented 8 years ago

Should be able to use

https://make.wordpress.org/core/2012/11/30/new-color-picker-in-wp-3-5/

Or you could use https://github.com/Automattic/Iris

Then store the selected hex value as ether of postmeta key and value or in the optons db table.

lukecav commented 8 years ago

Another option might be to use.

https://codex.wordpress.org/Class_Reference/WP_Customize_Color_Control