WP Manifestindependent plugin directory
manifest / content / papi-property-color

Papi: Property Color

Color picker property for Papi

by Fredrik Forsmo · github.com/frozzare/papi-property-color

1stars
16composer installs
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/frozzare/papi-property-color/archive/refs/heads/master.zip

Also on Packagist as frozzare/papi-property-color:

composer require frozzare/papi-property-color

From the readme

Property Color Do not use this anymore. It exists in Papi core. Color picker property for Papi that use the Color Picker API in WordPress. Will not work for WordPress versions lower then 3.5, read more about the color picker here. Settings WordPress color picker support custom palettes so you can change them with the palettes option. Read more about palettes here. Example property with palettes setting: Installation This property requires Papi plugin. If you're using Composer to manage WordPress, add Papi to your project's dependencies. Run: License MIT © Fredrik Forsmo

Read the full README on GitHub →