WP Manifestindependent plugin directory
manifest / developer / codestar-wp-color-picker

Codestar WP Color Picker

This is plugin for WordPress Color Picker Alpha Channel

by Codestar · github.com/imvaskii/codestar-wp-color-picker · website

1stars
4forks

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/imvaskii/codestar-wp-color-picker/archive/refs/heads/master.zip

Readme

Codestar WP Color Picker

This is plugin for WordPress Color Picker Alpha Channel

Screenshot

Screenshot

Installation

You know it, download/upload/active plugin on your wordpress

Usage

<input type="text" class="cs-wp-color-picker">
<input type="text" class="cs-wp-color-picker" value="#ffbc00">
<input type="text" class="cs-wp-color-picker" value="rgba(255,0,0,0.25)">
<input type="text" class="cs-wp-color-picker" value="#ffbc00" data-rgba="false">
<input type="text" class="cs-wp-color-picker" data-default-color="#ffbc00" value="#ffbc00">

Donate to the Development

You Guys! If you want to see more functions and features for this framework, you can buy me a coffee. I need a lot of it when I am creating new stuff for you. Thank you in advance.

Donate

License

It is 100% FREE to use both personal and commercial. If you used commercial, please credit. Read more about GNU license.txt

Support

If you would like to contribute please fork the project and report bugs or submit pull requests.

Changelog

v1.1.0

  • Improved WP Customize panel save trigger

v1.0.0

  • Initial Release

Using this plugin on Route Theme

Route Responsive Multi-Purpose WordPress Theme

Read the full README on GitHub →