what does bcc mean?
WordPress : WP-Optimize @ 1dollarplug.com
version :
Description
This plugin can be used to send e-mail to users. The front side of the 'WP Opt-in' plugin is a simple form with an e-mail input field and a submit button. By entering an e-mail address into the field and pressing submit, an e-mail is sent automatically to the specified address.
The contents and sender of the automatic e-mail can be specified in options, along with whatever you would like for status messages and other text for the front side.
IP address and time for submit is stored together with the e-mail address in the database. E-mail entries in the database can be selectively deleted. Export to a Bcc friendly format is also possible.
Installation
- Deactivate the plugin in the WordPress 'Plugins' menu if you are upgrading
- Download and unzip the plugin
- Upload the
wp-opt-infolder to the/wp-content/plugins/folder - Active the plugin, place the widget in your sidebar and edit its title by using the 'Presentation' menu
- Configure the plugin in the 'WP Opt-in' menu located under the WordPress 'Options' menu
If your theme does not support widgets, you can paste
<?php if (function_exists('wpoi_opt_in')) { wpoi_opt_in(); } ?>into your sidebar file. This file may be called 'sidebar.php' or similar.
Frequently Asked Questions
= Can I send e-mail to all users who have asked for information through this plugin? =
Yes. Simply copy all the e-mail addresses from the 'Bcc friendly format' section on the plugin options page. Paste them into the Bcc field in your favorite e-mail client software.
= No e-mails are sent! Why? =
Check if PHP is configured to use a working SMTP server, possibly in a file called php.ini.
= What does Bcc mean? =
!doctype>





