email page content
-
Hello
i am using “ShiftController” plugin in my site to mange employees shifts.
i have a “shift” page where every employee can see his shifts.
i am using a shortcode of “ShiftController” which generates a table of shifts to post them.my target is to send an email to each employee containing the shifts table.
i already have a working emailing plugin (post notification by email)which works fine and sends email only when category of shifts is used.
the problem is that i don’t see the content in my email
e.g:
if i post :
[Shortcode]
“plain text”
i will see in my email only the “plain text”
i guess the reason is that shortcodes are PHP scripst and cannot be displayedis there a way to overcome this problem?
Best regards
Mike
The topic ‘email page content’ is closed to new replies.