Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author mrdenny

    (@mrdenny)

    All you need to do is put $post_url in where you want the URL to be. At this time there are three variables which can be swapped out for values. They are:

    $domain – Replaced with the URL of the website
    $post_url – Replaced with the URL of the post which was published
    $title – Replaced with the title of the post which was published

    So your Email body should look like:

    <a href="$post_url"> Click here to view your post on our website.</a>

    Thread Starter audhit

    (@audhit)

    Hey..thanks a lot for your kind solution…cheers man (Y) ..thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to embed post-permalink in email body from backend’ is closed to new replies.