color-posts

Color Posts changes the background color of your post to match the image you've inserted into that post.

Stars
9

Bot releases are visible (Hide)

color-posts - 1.6.2 Latest Release

Published by jeherve about 2 years ago

General: move away from using jetpack_require_lib
We can rely on require_once instead, it's safer if jetpack_require_lib ever disappears from Jetpack.

color-posts - 1.6.1

Published by jeherve over 3 years ago

  • Internationalization: remove custom translation implementation, WordPress' language packs handle everything these days.
  • Custom contrast value: avoid issues when saving new value.
  • Ensure the values saved and displayed are always as expected.
color-posts - 1.6

Published by jeherve over 6 years ago

Admin interface: add the meta box to all public post types

color-posts - 1.5.2

Published by jeherve about 8 years ago

A quick release to address an issue with other plugins like Jetpack, when the WP REST API plugin wasn't installed on the site.

color-posts - Now in your post editor as well!

Published by jeherve over 8 years ago

  • You can now set your own custom color if you don't like the one that's automatically calculated from the post image.
    • You can do so from a color picker in the post and page editor.
    • If you don't touch the color picker, the plugin keeps using the post image to calculate a post color.
    • As soon as you touch the color picker, the plugin uses that color instead.
  • Refactoring to accommodate the new admin interface.
  • REST API: Allow defining custom color via the API.
color-posts - Public release

Published by jeherve about 10 years ago

color-posts - Initial Release

Published by jeherve about 10 years ago

Related Projects