=== 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 ALL themes now (from version 2.00).
If you liked my plugin, please rate it.
== Frequently Asked Questions ==
= Installation Instructions =
1. Visit “Plugins\Add New”.
2. Search for “Hide My Dates”.
3. Install and activate the plugin.
4. That's all.
Plugin settings are available in “Settings\Hide My Dates”.
= 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.