Google Friend Connect plugin for WordPress is plugin that allow user easily leaving comments on any blog that using this plugin.
Instead of traditional way that need you to fill up your name and email, Google Friend Connect simplify it, by utilizing existing Google, Yahoo, AIM, or OpenID account to authenticate you.
If you see any ‘Sign In’ button like this, with just single click, you’re authenticated to leave comments on that blog.
If you familiar with Facebook Connect, this plugin is working exactly the same way.
Before you can use this plugin, you have to install Google Friend Connect. You can get similar instruction here.
First, install Friend Connect and get your Site ID
- Sign up at the Friend Connect site.
- Install the canvas.html and rpc_relay.html files on your site.
- Get your Site ID.
see InstallFriendConnect for details.
Then, install the plugin
- Make a new directory under wp-content/plugins called fc_plugin
- Download the contents of the wordpress/src folder into the wp-content/plugins/fc_plugin directory
- Open wp-content/plugins/fc_plugin/fc_plugin.php. Look for the function called fc_get_site_id(). Replace the number in this function with your Site ID.
- Check that the path in google.friendconnect.container.setParentUrl() matches where you put the canvas.html and rpc_relay.html on your site.
- Login as admin in WordPress, look for the plugins menu and activate the plugin.
This plugin also available for phpBB and Drupal. Download here.
