forked from app2technologies/wp_social_connect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
executable file
·50 lines (30 loc) · 1.69 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Contributors: app2technologies, thenbrent
Tags: facebook, wordpress.com, twitter, google, yahoo, social, login, register
Requires at least: 3.0
Tested up to: 3.1
Stable tag: 0.4
Give your site's visitors a way to register and login using their Twitter, Facebook, Google, Yahoo or WordPress.com account.
== Description ==
Social Connect adds register and login buttons for Twitter, Facebook, Google, Yahoo, WordPress.com or other OpenID on the login, register and comment forms of a WordPress site.
It makes it super easy for new members to register with your site and existing members to login to your site.
== Installation ==
1. Upload everything into the "/wp-content/plugins/" directory of your WordPress site.
2. Activate in the "Plugins" admin panel.
3. Visit the "Settings | Social Connect" administration page to configure.
== Frequently Asked Questions ==
If you have a question not answered here, please ask in the [Support Forums](http://wordpress.org/tags/social-connect).
= Does Social Connect work with WordPress Multisite? =
Yes.
= Does Social Connect work with the Theme My Login plugin? =
Yes.
= Do I need to add template tags to my theme? =
No social connect works with the default WordPress login and registration forms.
If you have a question not answered here, please ask in the [Support Forums](http://wordpress.org/tags/social-connect).
== Screenshots ==
1. **Register** - On the registration form, buttons for 3rd party services are provided.
== Changelog ==
= 0.4 =
* Removing generic OpenID for security http://wordpress.org/support/topic/545420
* Only calling deprecated registration.php file if WP < 3.1 http://wordpress.org/support/topic/540156
= 0.1 =
* Initial beta release.