-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
44 lines (31 loc) · 1.54 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
=== MM Facebook Connection ===
Contributors: rodtech
Donate link: http://marsminds.com
Tags: facebook, signup, facebook signup, facebook connect, social login
Requires at least: 3.0.1
Tested up to: 4.3
Stable tag: 1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This Plugin Allow you to have Facebook Social Login in your site.
== Description ==
This Plugin Allow you to have Facebook Social Login in your site.
= Special Settings =
A section is added to your Settings menu, allowing you to configure your credentials and the styles for the button.
= Post Types Manager with shotcodes =
**<a href="https://github.com/rodrigo-techera/basic-dev-tools">Fork it on Github</a>**
== Installation ==
1. Download MM Facebook Connect.
1. Upload the 'mm-facebook-connect' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
1. Activate MM Facebook Connect from your Plugins page.
1. Create a Facebook Application here <a href="https://developers.facebook.com/apps/" target="_blank">https://developers.facebook.com/apps/</a>.
1. Clicking on advanced setup in the bottom and then choose App name and Category.
1. Go to Settings and click on Add Platform, choose Website and fill the field with your domain name.
1. Fill the Contact Email field and save de changes.
1. Go to Status and Review and make it live.
1. Take the App ID and App Secret from your recent created App, and complete the fields in your settings.
== Frequently Asked Questions ==
None.
== Changelog ==
= 1.0 =
* Initial Release