=== Hide My Dates ===
Contributors: Flector
Donate link: https://www.paypal.me/flector
Tags: date, dates, snippet, time, google, hidden, hide
Requires at least: 3.0
Tested up to: 6.8
Requires PHP: 5.3
Stable tag: trunk

The plugin hides post and comment publishing dates from Google.

== Description ==

The plugin uses a CSS hack to show the date – your visitors see it, but Google takes it for the "title" parameter of a "span" element and does not consider it to be a part of the page content. Therefore, the publishing date is not shown in the search snippet.

The plugin works with <strong>ALL</strong> themes now (from version 2.00).

If you liked my plugin, please <strong>rate</strong> it.

== Frequently Asked Questions ==

= Installation Instructions =

1. Visit &#8220;<strong>Plugins\Add New</strong>&#8221;.
2. Search for &#8220;<strong>Hide My Dates</strong>&#8221;.
3. Install and activate the plugin.
4. That's all.

Plugin settings are available in &#8220;<strong>Settings\Hide My Dates</strong>&#8221;.

= Does the plugin support localization? =

Yes, please use [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/hide-my-dates).

== Screenshots ==

1. Example post.

== Changelog ==

= 2.00 =
* now the plugin works with all themes.

= 1.50 =
* minor bug fixes.

= 1.03 =
* minor bug fixes.

= 1.02 =
* removed the bundled languages in favour of language packs from translate.wordpress.org.

= 1.01 =
* first public version.