• Resolved panchogco

    (@panchoreyesm)


    Hi, great plugin.
    I have some custom post types with custom fields and i would like to add this fields
    in the notification email.
    How can i include these custom fields in the notification email?
    Regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Kuba Mikita

    (@kubitomakita)

    Hi @panchoreyesm,

    thanks!

    This is not possible yet with the core triggers but I will release the Custom Fields addon soon (ref: https://github.com/Kubitomakita/Notification/issues/12)

    But you can register your own trigger very easily and include as many custom fields as you wish.

    If you like this plugin would you consider writing a review? Thanks!

    Hello @kubitomakita

    I really like to plugin, it is awesome!!

    I am only missing 1 thing,
    I have a custom field named “report_emergency”, if it is set to true (when adding a custom post type named “report”) then I would like the Notification to be sent by mail.

    As now Notification is sent when a new custom post type “report” is added, but I would like to trigger it when a custom field named “report_emergency” is set to true for the post.

    I really would love if you can setup something easily, maybe through the functions.php file?

    I read “the register your own trigger” tutorial but I didnt understand it so much :/

    please help me.

    regards Zilveer

    Plugin Author Kuba Mikita

    (@kubitomakita)

    Hi @zilveer,

    It would require to code separate trigger at the moment, because plugin doesn’t support conditions nor custom fields yet.

    If you don’t mind waiting I could code this one trigger for you tomorrow (it’s 21:05 here).

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

The topic ‘Custom fields in email’ is closed to new replies.