Getting Started #
In order to allow your visitors to login with their Facebook account, first you must create a Facebook App. The following guide will help you through the Facebook App creation process. After you have created your Facebook App, head over to “Settings” and configure the given “App ID” and “App secret” according to your Facebook App. Let’s Learn…
Create Facebook App #
- Go to https://developers.facebook.com/apps/
- Log in with your Facebook ( if you are not logged in )
- Click on “Get Started” menu

- Now you’ll be taken to a 3-phase registration phase. Click on “Continue” in the first phase.

- In the second phase, you have to review your email address and agree to receive the updates and promotional emails from Facebook. Click on “Confirm Email” if you didn’t change the primary email address. If you did, click on “Update Email”.

- The “About you” phase will ask you to choose what best describes you. Choose one and then click on “Confirm Registration”

- Now you will be redirected to the main page to start creating an app. Click on “Create App” to proceed on

- It is time to define why you need to create an app. Choose one from the list and click on “Continue”

- Set the App Display Name and App Contact Email and then go ahead clicking on “Create App”. This app name will be displayed to the users when they try to “Login with Facebook”. So, make sure you provide a meaningful name in this field.

- To make sure that you are not a spamming bot, you have to proceed on with a reCAPTCHA security check. Once done, click on “Submit”

- Click on the “+” of the “Products” menu on the left of the page. You’ll be now presented with a wide range of products. Find “Facebook Login” from the list and click on “Set Up”.

- On the left side of your screen, you’ll see the Settings under the Facebook Login App menu. Click there then go to Valid OAuth Redirect URIs.

- You will find the redirect URIs from Wp Social Plugin.
- Go to Social Login Settings of WP Social. Find the Provider list and switch the toggle button to Yes below Facebook.
- And now, click on the Settings button of Facebook login. Here, you’ll find the redirect URI. Copy that and paste that on the Valid OAuth Redirect URIs field.

- From Settings Dropdown select Basic Submenu. Here you can find the App ID and App Secret. Then click on the “Show” button in the “App Secret” text box. You can copy the “App Id” and “App Secret” that you can use for Facebook API calls. But when you first create a Facebook app, it remains private and available only to you for testing purposes. Here users can only use this after you make the app live. For the live app, you must enter a Privacy Policy URL. Here you also need to fill in other information like.
- App Domains,
- Contact Email
- Privacy Policy URL
- Terms of Policy URL
- Category, etc.
When you’re done click Save Changes button.

Use your client ID and client Secret with WP Social #
- After the successful Facebook app creation process, you will need to go to WP social plugin from the dashboard.
- Click on the Settings button of the Facebook app login.
- Open Settings Tab.
- Here you need to paste the App ID and App Secret received from the Facebook Login app.
- Click the Save Changes button when you are done.

Congratulations! You’ve successfully integrated Facebook Login into your WordPress Website. However, if you have any issues that requires our attention, feel free to contact our support center.