=== Metronet Embed Google Plus ===
Contributors: metronet, ryanhellyer
Donate link: http://www.metronet.no/
Tags: google, plus, googleplus, google-plus, google+, simple, embed, shortcode
Requires at least: 3.6.1
Stable tag: 1.0.1
Easily embed Google+ posts into your pages
== Description ==
This plugin makes it easy to add a Google+ post to your WordPress post or page. It's as easy pasting URL of the post onto it's own line.
== Installation ==
= Embedding with a URL =
Find a Google+ post you want to embed, them click the date/time link on it. This will take you to the URL for that Google+ post.
Copy the URL in your browsers address bar.
Edit the WordPress post or page where you wish to embed the Google+ post and paste the URL onto a line by itself (you don't need to use any embed codes).
Once published, you should see a beautiful Google+ post embedded in your site :)
= Embedding with a shortcode =
You are also able to embed a Google+ post via shortcode. Copy and paste one of the following shortcodes into a post or page. Make sure you change the URL to the one that you want to embed.
[googleplus url=https://plus.google.com/107577179550139609711/posts/4EwjFDvYiVJ]
[googleplus https://plus.google.com/107577179550139609711/posts/4EwjFDvYiVJ]
== Frequently Asked Questions ==
= Why should I use this plugin? =
If you want to easily embed Google+ posts in your WordPress posts and pages
= Does it work for WordPress version x.x.x? =
We only provide support for the latest version of WordPress.
= Can I customize how the post is displayed on my web page? =
No. Google+ does not allow this.
== Screenshots ==
1. An example embedded Google+ post
== Changelog ==
= 1.0.1 =
* Added oEmbed support
* Improved documentation
* Improved code syntax
= 1.0 =
* Initial plugin release
== Credits ==
Thanks to the following (in no particular order) for help with the development of this plugin:
* Petter El Fakiri - Made the initial plugin suggestion