Sudar Muthu
Sudar Muthu
@esudalaimadan Okay. See if they have any filter/hook that we can use to log the emails that are sent by Mail Poet.
MailPoet 3 is not firing any hooks before they send emails and therefore it is not straightforward to log emails send through MailPoet. We may have to explore this more...
@weshouldfight We are not able to replicate the issue. Are you still facing this issue?
I agree. Internally I am using a blacklist of files to avoid `ack --ignore-file=is:HISTORY.md --ignore-dir=languages` But I think instead we should only give a whiltelist of files to modify.
> Is there really a use case of having version in files other main php and README files One use case is that I include the version of the plugin...
Agreed. Let me see if I am able to come up with that magic RegEx :)
@gMagicScott Thanks for sharing this snippet. I will try to merge with deploy-plugin.sh
@W3Extensions I haven't created a new WordPress plugin in the repo in a while. And honestly I don't think anyone would have used this script with a completely new WordPress.org...
I also ran into a performance issue recently and was using the above commands to profile and I found that the `FindPrevClassFunc` and `GetPhpFold` functions were called for insane amount...
Thanks for reporting this issue. We are currently looking into it to figure out what is going wrong.