triptservices
Forum Replies Created
-
Hi Jack. Yes, I had already looked at the documentation. However, I’m not clear on exactly how to override the code that generates the actual content of the email without modifying core files. I’m assuming there is some code I could put into the functions.php file of my child theme, but I’m not sure what code that would be… Could you provide an example of what code I might need to accomplish this specific task, or elaborate on the steps to take?
I realize this is beyond the scope of your plugin and your realm of support, but given the nature of your plugin, you’re the best person I could think of to ask for help. “Help me Obi-Wan Kenobi. You’re my only hope.”
Hi Jack.
Thanks for this; it led me in the right direction.
Would I be correct in my understanding that I can overwrite the email_change_email and password_change_email filters/functions (I’m not a WordPress guru so I don’t know what they are called) that actually build the content of the emails by defining my own function in my functions.php file using something like this?
apply_filters( ‘password_change_email’, array $pass_change_email, array $user, array $userdata )
…or is it add_filter?
Any help would be greatly appreciated.
Thanks!
I’m up against a bit of a deadline. Until you’re able to add this to your plugin, could you share what file and function of the WP core sends “notice of email change” email messages out? Try as I might, I can’t find the lines of code that send such emails.
Forum: Plugins
In reply to: [The Events Calendar] Error/Conflict with Invoice PluginI have uninstalled WooCommerce, The Events Calendar, and bbPress; all three are packaged with the Avada theme.
Would the Events Calendar have any interactions with the Authorize.net SDK, by chance? The error is being echoed by a PHP file provided by the Authorize.Net SDK.
Forum: Plugins
In reply to: WordPress CRM, Invoicing, and QuickBooksCan anyone recommend a plugin or group of plugins to use that meets our needs?