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
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).