Replies: 0
Refer to this screenshot to see what I’m referring to. apply_filters( 'wp_mail', 'wp_mail' ); apparently serves no purpose there, instead breaks other plugins that hook into wp_mail and expect the argument passed to be an array.
Replies: 0
Refer to this screenshot to see what I’m referring to. apply_filters( 'wp_mail', 'wp_mail' ); apparently serves no purpose there, instead breaks other plugins that hook into wp_mail and expect the argument passed to be an array.