forked from rodrigoprimo/social-connect
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d886a1c
commit 5b2c2fc
Showing
1 changed file
with
4 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -67,12 +67,6 @@ If you want to add the social connect login or registration forms to another loc | |
|
||
`<?php do_action( 'social_connect_form' ); ?>` | ||
|
||
= What do I do if the Rewrite Diagnostics fail? = | ||
|
||
If you get a 403 and 404 on the Rewrite Diagnostics test, please request your hosting provider whitelist your domain on mod_security. This problem has been encountered with **Host Gator* and **GoDaddy**. | ||
|
||
For more information, see [Geodanny's](http://wordpress.org/support/profile/geodanny) kind responses in the forums to similar issues [here](http://wordpress.org/support/topic/plugin-social-connect-url-rewriting-and-query-string-parameter-passing) and [here](http://wordpress.org/support/topic/plugin-social-connect-url-rewrite). | ||
|
||
= Where can I report bugs & get support? = | ||
|
||
First, a few caveats on support. | ||
|
@@ -106,6 +100,10 @@ If you don't have White Label CMS installed, please double check your settings t | |
|
||
If you have Better WP Security plugin enable you must disable "Prevent long URL strings" option otherwise Social Connect won't work properly. | ||
|
||
= Why a random e-mail is created when connecting using Twitter? = | ||
|
||
Unfortunately the Twitter API don't return the user email address. So the plugin gerates a random e-mail address like [email protected]. | ||
|
||
== Screenshots == | ||
|
||
1. **Login** - on the login and registration form, buttons for 3rd party services are provided. | ||
|