I'm glad you find this page.


Welcome to facebook and google Friend Connect Test Page.

Facebook and Google Friend Connect is wordpress plugin to make your user commented with they Facebook ID or Google Friend Connect ID (such as Twitter, Yahoo!, AIM, OpenID, and Netlog). It's don't need to make new account on your wordpress. this plugin only logging user id and image avatar than create new virtual email such as uid@facebook.com and uid@friendconnect.google.com.

Wan't To Test Drive?

Look into my comment form, you can see Facebook Connect button and Google Friend Connect button.

Screenshot

Facebook Connect and Google Friend Connect

The Idea

The idea is come from Faux Facebook Connect, and Noah Hendrix has publish an article Authenticating Users With Facebook Connect and Google Friend Connect. The Script is based on his code with some modification to porting it into wordpress .

How to make it works ?

This plugin need some modification in comments template (usually comments.php).
wrap the input fields, like shown below
<div  class="fb_gfc_hide_on_login">						
	<p>
	<label for="author">Name:</label><br />
	<input name="author" id="author" class="input-text" value="" size="22" tabindex="1" type="text" />
	</p>
										
	<p>
	<label for="email">Email Address:</label><br />
	<input name="email" id="email" class="input-text" value="" size="22" tabindex="2" type="text" />
	</p>
										
	<p>
	<label for="url">Website URL:</label><br />
	<input name="url" id="url" class="input-text" value="" size="22" tabindex="3" type="text" />
	</p>

	</div>

This class is required for this plugin

class="fb_gfc_hide_on_login"

Demo

See my comment form

Download

Oops, this plugin still beta(or alpha) and not available for production(currently still development). If you a coder geek and want to try this plugin, contact me. [WATS_TICKET_LIST 0]

Incoming search terms for the article: