Mô tả
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.
Cài đặt
- 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)
Đánh giá
3 Tháng chín, 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.
Người đóng góp & Lập trình viên
“BCC Everything” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “BCC Everything” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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.