Viewing 8 replies - 1 through 8 (of 8 total)
  • Makes much sense. I did not have this case yet. Do you run into such a priority problem? If yes with which plugin?
    Do you want to beta test the current version?

    Thread Starter theromb

    (@theromb)

    Yes which “CC Admin Emails” plugin. WP Mail Logging do not logs additional CC headers added by this one.

    Thread Starter theromb

    (@theromb)

    Also about beta test, I already hardcoded 10000 priority myself, only want to share this, so this can be fixed in upstream.

    You are totally right. It’s embarrassing I did not think about that.

    functions with the same priority are executed in the order in which they were added to the filter.

    – It’s kinda strange there were no big issues yet if you ask me.
    Maybe my plugin is executed at the end because of alphabetical order ‘w’ – But I’m not sure if plugins are executed in alphabetical order.

    Thank you!
    (I’m still looking for beta tester for my new plugin version that is not pushed to the plugin repository yet.)

    Thread Starter theromb

    (@theromb)

    You’re welcome 🙂 And thank you for your great plugin.

    Thread Starter theromb

    (@theromb)

    Yes, I will appreciate to test new versions in my dev env 🙂
    Also I have enother suggestion on different part of plugin. Should I open new request, or I can post it here?

    I created an issue and will mark this as resolved here.
    You can head over to the GitHub issues. I track everything there anyway. But if you don’t have an account you can post it here in the forums in a new thread.

    see post above

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘wp_mail filter priority’ is closed to new replies.