Filter/Action hook suggestions
-
Hi,
great plugin, thank you so much for that.
I wanted to suggest to add wp hooks to this plugin to make this wonderful tool even more flexible. Two useful filters are coming immediately into my mind:
- A filter which gets the content of the email before it is send out, along with the post id. This would make it possible to further customize the content.
- A filter which gets the number of emails send out in the current cron run. The idea here would be that by this it would be possible to delay the sending of emails (by changing the number of emails in this cron run to 0). This would be helpful when concurrent email sending processes are running to avoid hitting the limits of the server. I have a multisite with individual email subscriber plugins running and the unlikely but possible case of concurrent crons running is something i dont know how to handle.
I hope you find this suggestions helpful.
Thanks again for this plugin
martin
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Filter/Action hook suggestions’ is closed to new replies.