Plugin Directory

Changeset 1005259


Ignore:
Timestamp:
10/10/2014 05:44:11 PM (11 years ago)
Author:
ffischer
Message:

harmonized wording

Location:
bcc-everything/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • bcc-everything/trunk/bcc-everything.php

    r1005249 r1005259  
    33 * Plugin Name: BCC Everything
    44 * Plugin URI: https://github.com/felixfischer/wp-bcc-everything
    5  * Description: Blind copy (Bcc:) outgoing emails to Admin
    6  * Version: 1.1
     5 * Description: Blind copy (Bcc) outgoing emails to additional recipients.
     6 * Version: 1.1.1
    77 * Author: Felix Fischer
    88 * Author URI: http://felixfischer.com
  • bcc-everything/trunk/readme.txt

    r1005249 r1005259  
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 Blind copy (Bcc) all outgoing email to additional recipients.
     10Blind copy (Bcc) outgoing emails to additional recipients.
    1111
    1212== Description ==
    1313
    14 The plugin adds additional BCC recipients to every email that is sent through
     14The plugin adds additional BCC recipients to every email that's sent through
    1515WordPress' `wp_mail()` function. Simply enter multiple comma separated email
    1616addresses into the *BCC Recipient* field near the bottom of Settings -> General.
     
    2424== Changelog ==
    2525
     26= 1.1.1 =
     27* harmonized wording
     28
    2629= 1.1 =
    2730* customizable recipient
Note: See TracChangeset for help on using the changeset viewer.