Plugin for managing subscriptions to a mailing list. It provides a simple form for subscription to your mailing list through single or double opt-in.
The wpsb-opt-in.php file must be in the /wp-content/plugins/ folder and not in a subdirectory.
Yes: to have the newsletter widget inside a post you must enable PHP execution inside posts. First install this PHPexec plugin:
http://wordpress.org/extend/plugins/exec-php/
then write this code in your post:
<?php wpsb_opt_in(); ?>
Requires: 2.0.0 or higher
Compatible up to: 2.9.2
Last Updated: 2010-2-3
Downloads: 40,782
Got something to say? Need help?