1.2.1 • Published 8 months ago
@newfold/wp-module-facebook v1.2.1
facebook-module-connect
How it works?
- This module will pull user information from Facebook for site generation.
- It will facilitate the OAuth flow and handle the storage of the token in WP.
What it does?
- When connection does not exist, then facebook-module-connect will display a FB connect CTA to customer.
- When connection is successfully established, module will provide utility functions with access to the facebook APIs, which can be utilized by other newfold lab modules.
Releases
In order to issue a release of this module we must update the version number. Preferrably, use the set-version-bump.js script by running npm run set-version-bump. If it is more than a patch release, run the script directly via node run ./set-version-bump.js minor. Alternatively, update the version strings in the folling files:
- package.json
- bootstrap.php