The Facebook Extension for “The Newsletter Plugin” (TNP) for WordPress is a specialized tool designed to simplify the subscription process by allowing users to sign up using their Facebook accounts.
This is EXACTLY the same product as distributed by the developer. Sales Page
Technical Specifications
| Feature | Details |
| Primary Function | Enables “one-click” subscription via Facebook Connect technology. |
| Protocol Requirement | HTTPS is mandatory. Facebook Login will not function on non-secure (HTTP) sites. |
| API Integration | Requires a Facebook App ID and App Secret (generated via the Facebook Developers Console). |
| User Flow | Users click a “Subscribe with Facebook” button; their Facebook-verified email is automatically added to your list. |
| Confirmation | Subscribers are typically stored as Confirmed (skipping double opt-in), though this can be toggled in settings. |
| Privacy Compliance | Requires a valid Privacy Policy URL to be configured within the Facebook App settings. |
Core Requirements
To run this extension effectively, your environment should meet the following minimums:
-
WordPress Version: 6.1 or higher (as of the 2026 stable releases).
-
PHP Version: 7.0 or higher (PHP 8.x recommended for performance).
-
Parent Plugin: You must have the core The Newsletter Plugin installed and activated.
-
Facebook App: A “Website” platform app must be created at developers.facebook.com.
Key Configuration Details
-
Valid Redirect URIs: In your Facebook App settings, you must whitelist specific URIs. Depending on your plugin version, these typically look like:
-
https://yourdomain.com/?na=facebook -
https://yourdomain.com/wp-content/plugins/newsletter-facebook/login.php
-
-
Welcome Emails: You can choose to send the standard welcome email or suppress it specifically for Facebook subscribers.
- Categories: WordPress Plugins
- Tags: Newsletter
