| 开发者 | aticoestudio |
|---|---|
| 更新时间 | 2026年5月11日 22:32 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
aticolor-palettes folder to the /wp-content/plugins/ directoryNo. All CSS and JavaScript is only loaded when the admin bar is visible (i.e. when a logged-in user is browsing), and the plugin does not modify any site content.
In the wp_options table, under the key cpm_palette_data. If you uninstall the plugin this data is automatically removed.
Yes. The color form includes an opacity slider and accepts 8-digit hex codes (#RRGGBBAA). Opaque colors are stored as standard 6-digit hex (#RRGGBB).
Currently the palette is shared across all admin users of the site. Per-user palettes are planned for a future release.