Contact Form 7 Php substr the value in the Message Body.
-
I using the Mail 1 and Mail 2.
On Mail 1 I want to send the card number that all number display.
Example email:
Card Number: 1234567890But on Mail 2 I want to send the card number that last 4 digit only display.
Example email:
Card Number: ******7890I know not possible to execute PHP code inside the Form / Message Body.
What file in plugin that I need to edit so I can put my Php condition?
- The topic ‘Contact Form 7 Php substr the value in the Message Body.’ is closed to new replies.