Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Color Palette Generator

Опис

This plugin is ideal for blog owners who like to do something more with their images, or for webshop owners who like to filter products by color. When inserting images you have the option to show the palette for that image. You can also use the following shortcode to show a specific image with palette: [colorpalette attachment="56" dominant="false" colors="10" size="large" random="true"]

Features

  • Generate color palettes per image
  • Bulk-generate color palettes for all images
  • Allows configuration of number of unique colors per image
  • Allows configuration of auto appending palettes on attachment pages
  • See stats of generated palettes
  • Filter attachments by color
  • Add color search widget to your sidebar
  • Use a shortcode to show an image with a palette in your content.

Developers

If you don’t like the way the plugin outputs the palettes, or you want to create custom color queries yourself, use the wordpress taxonomy functions. There are 2 new taxonomies added when the plugin is activated: cpg_dominant_color and cpg_palette. The first one holds one color per image, the dominant color (this color is used to link the image to one of the main colors used in the color search functions). The second one holds the palette, and the number of colors is based on what the site owner has entered (default = 10).

Special thanks

TODO

  • Better uninstall functions (attachment meta needs to be removed)
  • Generate palette on upload

Скріншоти

  • The Color palette generator settings page
  • A new media library column will be available
  • When inserting images into your content, new options will be available
  • Add a widget to your sidebar
  • The palette in use
  • A list of generated palettes

Встановлення

Automatic Installation:

  1. Go to Admin – Plugins – Add New and search for “color palette generator”
  2. Click the Install Button
  3. Click ‘Activate’
  4. Go to Media > Color Palette Generator and start generating

Manual Installation:

  1. Download color-palette-generator.zip
  2. Unzip and upload the ‘color-palette-generator’ folder to your ‘/wp-content/plugins/’ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Go to Media > Color Palette Generator and start generating

Відгуки

29.10.2019
So useful plugin, please develop it to auto-tagging for Woocommerce product attribute color.
05.01.2019
I used it to extract the dominant colour and use it as background for archive thumbnails.
Прочитати всі 4 відгуки

Учасники та розробники

“Color Palette Generator” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Color Palette Generator” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.7.0

  • Added support for automatic generation of palettes. Disabled by default.

1.6.2

  • Fixed php warning
  • Fixed missing color palettes if no dominant colors are set

1.6.1

  • Fixed php warning

1.6

  • Changed the dasboard layout
  • Added a remove button to remove all generated palettes
  • Added an option to control how the palette colors are shown
  • The bulk generation is now around 10 times faster (especially noticeable with more than 10.000 images in your library)

1.5.2

  • Fixed loading of front-end styles

1.5.1

  • Removed ‘Dominant: ‘ title before color codes when hovering over palette colors.

1.5

  • Added 2 new settings to allow clicking the dominant & palette colors. Each color will link to the search page of the related dominant color.

1.4

  • Added new shortcode to show all generate palettes (without the images)

1.3

  • Validate, sanetize & escape

1.2

  • Removed TAH references

1.1

  • Fix WordPress warnings

1.0

  • First official release

0.9

  • Final beta release

0.8

  • Beta release

0.7

  • Beta release