Obtain post ID from special mail tag
-
Within the
wpcf7_mail_components
filter I used to be able to callwpcf7_special_mail_tag_for_post_data($output = '', $name = '_post_id');
to obtain the post ID as set in the special mail tag.That function doesn’t exist anymore in version 4.0.
Is there another way to obtain the post ID from the special mail tag within the
wpcf7_mail_components
filter?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Obtain post ID from special mail tag’ is closed to new replies.