=== DB Signatures ===
Contributors: dbeja
Donate link: http://dbeja.com/
Tags: footer, signatures, ads, banners, custom footer, bottom, post, call to action, bottom ads, bottom content, every posts, html content, signature, html signature
Requires at least: 3.5
Tested up to: 3.8.1
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add some HTML content to the bottom of every posts, pages and custom post types.

== Description ==

This plugin creates a custom post type where you can define multiple HTML signatures that will appear on the bottom of each post/page/custom post type. Only one of these HTML signatures will show each time you open a post/page/custom post type.

= Features: =
* Random selection of the HTML signature
* Limit some signatures to certain post types
* Limit some signatures to posts that have certain categories and/or tags
* Disable the plugin on some posts
* For a certain post select a fixed signature

== Installation ==

1. Upload the `db-signatures` folder to the `/wp-content/plugins/` directory
1. Activate the DB Signatures plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= How to create an HTML signature? =

1. Go to DB Signatures > Add New
1. Add a title for the signature, for example, *New Book*
1. On the content area add whatever content you want. It could be just some text, an image, a video.
1. On the right site, choose in what post types that signature is allowed to appear (posts, pages, ...)
1. You can also hide the signature on certain categories or tags

= How to hide the signatures on a certain post? =
1. Open the post you want to disable the signatures
1. On the right side, you should have a metabox "Choose Signature"
1. Choose the option: X Disabled X

= How to show always the same signature on a certain post? =
1. Open the post you want to disable the signatures
1. On the right side, you should have a metabox "Choose Signature"
1. Choose the signature you want to force to show

== Screenshots ==

1. The list of signatures
2. The signature edit page
3. The Help page
4. DB Signatures options inside a post

== Changelog ==

= 1.0 =

* Initial Release
