Sending an email when a CPT is saved/updated (NOT when it’s created)
If you have registered that CPT and added uploads functionality, then you can write email functionality in that only. However, if it comes from any other plugin or theme, then either you will need to edit its code or create a plugin if sufficient hook is available. If there is no custom hook available and … Read more