=== Plugin Name ===
Contributors: boluda, unitepress
Donate link: http://boluda.com/donate
Tags: shortcode, google trends
Requires at least: 3.5.0
Tested up to: 3.6
Stable tag: 1.6
License: GPLv2 or Alter
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin embeds a Google Trends graph to display using a shortcode.


== Description ==

This plugin embeds a Google Trends graph to display using a shortcode.

Example:

[trends h="500" w="500" q="cats,dogs,+cute+dogs,+cute+cats,+cats+and+dogs" geo="US"]


== Installation ==

1. Upload 'google-trends-shortcode.php' to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Use the [trends] shorcode

== Changelog ==

= 1.6 =
* Contributors

= 1.5 =
* Tested up to 4.4
* Banner and icon added

= 0.5 =
* Initial release