Title: Post Title Color
Author: Kailey (trepmal)
Published: <strong>setiembre 10, 2010</strong>
Last modified: setiembre 29, 2016

---

Search plugins

![](https://ps.w.org/post-title-colors/assets/banner-772x250.jpg?rev=572292)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/post-title-colors_e6e6e6.svg)

# Post Title Color

 By [Kailey (trepmal)](https://profiles.wordpress.org/trepmal/)

[Download](https://downloads.wordpress.org/plugin/post-title-colors.1.4.zip)

 * [Details](https://arg.wordpress.org/plugins/post-title-colors/#description)
 * [Reviews](https://arg.wordpress.org/plugins/post-title-colors/#reviews)
 *  [Installation](https://arg.wordpress.org/plugins/post-title-colors/#installation)
 * [Development](https://arg.wordpress.org/plugins/post-title-colors/#developers)

 [Support](https://wordpress.org/support/plugin/post-title-colors/)

## Description

Puts a colorpicker on the edit posts pages so you can change the color of the title
in your blog

I’m on [Twitter](http://twitter.com/trepmal/)
 This can be enabled for pages by 
using the `post_title_colors_post_types` filter.

    ```
    `
    ```

add_filter( ‘post_title_colors_post_types’, ‘ptc_on_pages’ );
 function ptc_on_pages(
$post_types ) { $post_types[] = ‘page’; return $post_types; } `

## Screenshots

 * [[
 * [[

## Installation

#### Installation

 1. Download the zip file and upload the contents to your plugins directory (defaul`
    wp-content/plugins`)
 2. Activate the plugin through the ‘plugins’ page in WP.
 3. Edit a post and find the colorpicker in the side (for 2-colomn layouts)

## Reviews

![](https://secure.gravatar.com/avatar/61b8e44b70e23d396a91d6ad1e975df3140aef6040c2afee9bd67eb7afc1c518?
s=60&d=retro&r=g)

### 󠀁[Works great!](https://wordpress.org/support/topic/works-great-1193/)󠁿

 [warhansen](https://profiles.wordpress.org/warhansen/) setiembre 30, 2016

Works great. Easy to use. Perfect

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/post-title-colors/reviews/)

## Contributors & Developers

“Post Title Color” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Kailey (trepmal) ](https://profiles.wordpress.org/trepmal/)

[Translate “Post Title Color” into your language.](https://translate.wordpress.org/projects/wp-plugins/post-title-colors)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/post-title-colors/),
check out the [SVN repository](https://plugins.svn.wordpress.org/post-title-colors/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/post-title-colors/)
by [RSS](https://plugins.trac.wordpress.org/log/post-title-colors/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### Version 1.4

 * Translatable. Serbo-Croation language file added
 * Ensure proper script dependency
 * General maintenance

#### Version 1.3

 * Oops, Javascript error. Now it works. Sorry guys!

#### Version 1.2

 * Uses new WordPress 3.5 colorpicker.

#### Version 1.1

 * Keep the post title changes in the main post loop. Sidebar/secondary loops should
   maintain default title colors.
 * Code improvements
 * Fix plugin homepage link

#### Version 1.0

 * Initial release version.

## Meta

 *  Version **1.4**
 *  Last updated **10 anyos ago**
 *  Active installations **200+**
 *  WordPress version ** 3.5 or higher **
 *  Tested up to **4.6.30**
 *  Language
 * [English (US)](https://wordpress.org/plugins/post-title-colors/)
 * Tags
 * [colorpicker](https://arg.wordpress.org/plugins/tags/colorpicker/)[post](https://arg.wordpress.org/plugins/tags/post/)
   [title](https://arg.wordpress.org/plugins/tags/title/)
 *  [Advanced View](https://arg.wordpress.org/plugins/post-title-colors/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/post-title-colors/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/post-title-colors/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/post-title-colors/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/post-title-colors/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/post-title-colors/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/post-title-colors/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/post-title-colors/reviews/)

## Contributors

 *   [ Kailey (trepmal) ](https://profiles.wordpress.org/trepmal/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/post-title-colors/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://kaileylampert.com/donate/)