Hi,
Is it possible to include a link to the draft post in the admin notification email? If so, how?
Hi,
Is it possible to include a link to the draft post in the admin notification email? If so, how?
Yes, edit the Notifications for that form and in the Admin Notification you can add a link by adding the following code:
<a href="{post_edit_url}">Moderate Post</a>
You can of course change the name of the link to whatever you want.
Thanks for quick response!
So just add that under the All Fields option and I'm set?
Yes, you can add it under the all fields merge code.
Now I will say it will only work if the version of the plugin you are using supports it. I can't remember off the top of my head if it is in v1.4.5 or not, I know it's in the current 1.5 development release.