PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Adding moderation link to admin email

  1. Hi,

    Is it possible to include a link to the draft post in the admin notification email? If so, how?

    Posted 13 years ago on Monday March 7, 2011 | Permalink
  2. 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.

    Posted 13 years ago on Monday March 7, 2011 | Permalink
  3. Thanks for quick response!

    So just add that under the All Fields option and I'm set?

    Posted 13 years ago on Monday March 7, 2011 | Permalink
  4. 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.

    Posted 13 years ago on Monday March 7, 2011 | Permalink