• Dear author! Is there any way to put wp function in the input value and pass it in message?
    I need to know, from which post exactly the form was submit, so i added input field and put <?php the_title(); ?> in value field. But its not executing, i get the “<?php the_title(); ?>” value at frontend.
    Thank you!

    http://wordpress.org/plugins/jazzy-forms/

Viewing 1 replies (of 1 total)
  • Plugin Author jazzigor

    (@jazzigor)

    Hi Sabrina,
    custom PHP code is currently not supported. Maybe it would be useful to override values through the PHP form insertion function jzzf_form(). But that would have to wait until future versions.
    Igor

Viewing 1 replies (of 1 total)

The topic ‘WP function in the input value’ is closed to new replies.