Popis
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.
Instalace
- 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)
Recenze
3. 9. 2016
I needed this so I could have a BCC on WooCommerce orders. It worked. Would have given 5 stars, but developer never answered my support thread.
Autoři
BCC Everything je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “BCC Everything” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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.