Pull Requests
-
Hi, Chad.
Great plugin! Thanks for your hard work and detailed documentation.
I’m curious—is WP-Members hosted anywhere that I could make pull requests to it? I didn’t see it anywhere on GitHub.Anywho, for the time being I thought it’d be nice if you could make the following alteration to the plugin that would give developers a bit more control over the emails sent by WP-Members:
In the function
wpmem_inc_regemail
inwp-members-email.php
, there are several places where you’ve added filters to allow control over the email body text. However, they’re missing the most critical part: allowing filter callbacks access to the User object of the current email. This would allow me to grab more details from the user being sent an email to include in the email body.Thanks again for your efforts!
- The topic ‘Pull Requests’ is closed to new replies.