Descripció
The plugin adds additional BCC recipients to every email that’s sent through
WordPress’ wp_mail()
function. Simply enter multiple comma separated email
addresses into the BCC Recipient field near the bottom of Settings -> General.
Instal·lació
- Upload
bcc-everything.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Set BCC recipients under Settings -> General (defaults to admin)
Ressenyes
Col·laboradors i desenvolupadors
«BCC Everything» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «BCC Everything» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.1.2
- streamlined configuration
1.1.1
- harmonized wording
1.1
- customizable recipient
1.0.1
- fix improper handling of string type headers
1.0
- First version.