=== Plugin Name ===
Contributors: templatic
Tags: post title, badges
Requires at least: 3.5
Tested up to: 4.5.2
License: GPLv2 or later

== Description ==

The Templatic Badge plugins add the ability to add badges and it's respective colour you wants to show in front end.

After installing and activating the plugin, edit or create a post or any  other custom post type create you will see a meta box of " Templatic Badge ", where you can add the badge text and colour if you want.

*See screenshot-1 for what this might look like in your add/edit post screen*

After you have added badges and colour you will see it after post title wherever you have used the the_title, to show title for a particular post in the front end.

*See screenshot-2 image for what this might look like in your post detail page*

== Installation ==

**Installation**

1. Upload the entire 'Templatic-Badge' folder to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress


== Frequently Asked Questions ==

= How do I customize post title badge? =

Yes, you can.You can use 'tmpl_title_badge' filter as per WordPress.

= Can I include this plugin in my theme for distribution? =

Yes. Source credits for the plugin should remain intact, as per GPL requirements.


== Screenshots ==
1. This is how you can set the title and color of the Badges and update the post
2. This is how to show a little post badge after your WordPress post title

== Changelog ==

= 1.0 =
* Initial Release