Plugin Author
bnfw
(@voltronik)
Hi @airflame,
Thanks for your message.
Do you mean to receive notifications when posts enter ‘draft’ status?
Thanks,
Jack
Exacly when someone press save as draft i want to get notification.
-
This reply was modified 7 years, 8 months ago by
AirFlame.
So @voltronik what do You think ?
Plugin Author
bnfw
(@voltronik)
Hi @airflame,
It would be difficult to do this as WordPress and many, many plugins, put a post through ‘draft’ status before publishing it so it means that this would unexpectedly trigger notifications a lot.
My recommendation would be to trigger only a different status, such as Pending Review instead.
Hope this helps.
Thanks,
Jack
Ok did Pending Review instead of draft. I have a site that people add stolen cars info and i always edit them. In week i have like 20 drafts so its not so much 🙂
It seems its not working on Pending Review it need to be draft 🙁 i am using wordpress customfields
Before i was using this plugin but it stopped working for me 🙁
https://wordpress.org/plugins/draft-notify/
Plugin Author
bnfw
(@voltronik)
Hi @airflame,
THanks for the update.
Why does it need to be draft and not pending review? What is not working for you?
Thanks,
Jack
Well when someone add a stolen car somewhere in functions php or files there is a code that prevent users to add more than 1 post. When i changed in functions.php from ‘draft’ to ‘pending’ the limit not working for them anymore. Thats why i am asking about updating your plugin with draft 🙂
Plugin Author
bnfw
(@voltronik)
Hi @airflame,
Ok, I see.
I don’t think it’ll be possible to add Draft as a status that cane be handled within BNFW for reasons I mentioned above.
My recommendation at this stage would be to see if you can get you code to work with Pending Review instead.
Hope this helps and all the best.
Jack