Plugins
0

Post Title Color

LICENSE TYPE: INFINITE

Description

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

Im on Twitter
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)

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.
You need to agree with the terms to proceed

Most Viewed Posts
Menu