1.2.1 • Published 8 months ago

@newfold/wp-module-facebook v1.2.1

Weekly downloads
-
License
GPL-2.0-or-later
Repository
github
Last release
8 months ago

facebook-module-connect

How it works?

  1. This module will pull user information from Facebook for site generation.
  2. It will facilitate the OAuth flow and handle the storage of the token in WP.

What it does?

  1. When connection does not exist, then facebook-module-connect will display a FB connect CTA to customer.
  2. 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
1.2.1

8 months ago

1.2.0

9 months ago

1.1.2

10 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.0.10

10 months ago