[Plugin: WordPress Form Manager] Shortcode [item post_url] into Notification
-
Hi,
I’ve tried set [item post_url] into email notification. To show the post’s title that was sent but this doesn’t work.
It’s is all right to save [item post_url] into DB.This is my test:
@start
To: [admin email]
From: Me <site@me.com>
Subject: Sent by websiteMIME-Version: 1.0
Content-type: text/html@message start
<html>
<body>
[template summary]
Model: [item parent_url]
IP: [user ip]
</body>
</html>
@message end
@endJust IP was sent.
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘[Plugin: WordPress Form Manager] Shortcode [item post_url] into Notification’ is closed to new replies.