[Plugin: Contact Form 7] Adding php code to form
-
I’d like to add one line of php code to my form. I am using the random Image widget plugin and basically I’d like to add a random image to my form.
The random image widget allows me to just add the line:
<?php echo_random_image(); ?>
Anywhere on my template and a random image appears as advertised.
But when I try to add this line of code inside my Contact Form 7, it appears that it somehow gets stripped out or something.
I mean I can add plain html to the Contact Form, right? So why can’t I also add php?
Or am I doing something wrong?
Be easy, I’m a php/html newbie here…
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: Contact Form 7] Adding php code to form’ is closed to new replies.