=== WP Google Plus Connect === Contributors: Messenlehner Tags: google+, google plus, google, plugin, login, admin, bridge, api, buddypress, registration, multisite, members, import Requires at least: 3.0 Tested up to: 3.1 Stable tag: 1.0.2 License: GPLv2 or later WordPress Google Plus Connect allows your WordPress/BuddyPress users to register and/or login via their Google+ account and import their stream via the Google+ API. == Description == Allow your website members the ability to register and/or log in via their Google+ account utilizing the Google+ API. Set up a Google Plus Application and store the API credentials in the WordPress backend, when a user clicks on the "Login with Google+" button that gets added to the WP log in screen or anywhere via a short code and authenticates their Google Plus account a WordPress account will be created with their G+ information and they will automatically be logged in. Any existing WordPress users can also log in via Google+ and link their two accounts. If BuddyPress is enabled a Google+ login button will appear on the sidebar login and the registration page. Google+ profile photos will also be imported in as BuddyPress avatars. Members can stream their Google+ activity into their BuddyPress activity if they choose via the Google+ options screen under the logged in BuddyPress members profile settings page. A cron job runs every 30 mintues to import any new Google plus activity from connected users. == Installation == Upload the wp-google-plus-connect plugin to your website, Activate it, then head to the "G+ Connect" link added to the settings menu. == Changelog == = 1.0.2 = * BuddyPress profile settings page for Google+ members can toggle option to stream their Google+ activity into their BuddyPress activity * Set up cron job to import Google+ connected users activity every 30 minutes. Only new activity not already imported gets imported. = 1.0.1 = * BuddyPress Compatible = 1.0 = * Plugin Launch