Title: CC invoicing
Last modified: April 3, 2017

---

# CC invoicing

 *  Resolved [ahamaton](https://wordpress.org/support/users/ahamaton/)
 * (@ahamaton)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/cc-invoicing/)
 * Hi
    Does anyone know how I make sure I am copied in to all client invoices ? 
   Thanks Andrew

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Andrew Lima](https://wordpress.org/support/users/andrewza/)
 * (@andrewza)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/cc-invoicing/#post-8994362)
 * Hi Andrew,
 * Thank you for getting in touch.
 * Please have a look at our documentation – [https://www.paidmembershipspro.com/documentation/member-communications/customizing-email-templates/](https://www.paidmembershipspro.com/documentation/member-communications/customizing-email-templates/)
 * I hope this helps. 🙂
 *  Thread Starter [ahamaton](https://wordpress.org/support/users/ahamaton/)
 * (@ahamaton)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/cc-invoicing/#post-8994473)
 * Thanks as always Andrew. I already have that plugin, looking through the documentation,
   I can see how to add to and from but you can do that through the interface you
   dont need to go in to the script to do that. I need to know how to cc me in. 
   How do I do that?
 * Cheers bud
 * Andrew
 *  Plugin Author [Andrew Lima](https://wordpress.org/support/users/andrewza/)
 * (@andrewza)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/cc-invoicing/#post-8999637)
 * Hi Andrew,
 * I found a gist from Jason, lead developer of PMPro that add’s a BCC to all outgoing
   emails PMPro sends. Here is the gist file – [https://gist.github.com/strangerstudios/4206776](https://gist.github.com/strangerstudios/4206776)
 * You are able to adjust this to your liking in terms of changing this to ‘CC’ 
   and inputing any email address you would like.
 * I hope this helps.
 *  Thread Starter [ahamaton](https://wordpress.org/support/users/ahamaton/)
 * (@ahamaton)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/cc-invoicing/#post-8999793)
 * Thanks Andrew
    Uploading the zip didnt work and I dont have coding experience
   but i noticed someone in the chat had asked the same question and Jason advised
   creating a custom plugin. He gives some direction but then I got stumped at this
   point: “Add the code for the recipe you are doing at the bottom of pmpro-customizations.
   php (after the last */).” What is my recipe ? Is that the embed code ? Or is 
   there a simpler way to do this? Thanks Andrew
 *  Plugin Author [Andrew Lima](https://wordpress.org/support/users/andrewza/)
 * (@andrewza)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/cc-invoicing/#post-8999851)
 * You’re welcome – your code recipe will be the function in the example I sent 
   through.
 * Simply paste this into your PMPro Customizations plugin, here is a quick example
   of what the contents should look like –
 *     ```
       <?php
       /*
       Plugin Name: PMPro Customizations
       Plugin URI: https://www.paidmembershipspro.com/wp/pmpro-customizations/
       Description: Customizations for Paid Memberships Pro
       Version: .1
       Author: Stranger Studios
       Author URI: http://www.strangerstudios.com
       */
   
       //Copy your function below this line.
       ```
   
 * I hope this helps.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘CC invoicing’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/paid-memberships-pro_f1dacb.svg)
 * [Paid Memberships Pro - Content Restriction, User Registration, & Paid Subscriptions](https://wordpress.org/plugins/paid-memberships-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/paid-memberships-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/paid-memberships-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/paid-memberships-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/paid-memberships-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/paid-memberships-pro/reviews/)

## Tags

 * [CC](https://wordpress.org/support/topic-tag/cc/)

 * 5 replies
 * 2 participants
 * Last reply from: [Andrew Lima](https://wordpress.org/support/users/andrewza/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/cc-invoicing/#post-8999851)
 * Status: resolved