/ Published in: PHP
If you would like to insert a cForms form into your WordPress website without using the TinyMCE or Widget function, you can do so by inserting this code in your template.
Replace ‘Default’ with the name given to your form.
Expand |
Embed | Plain Text
<?php insert_cform('Default'); ?>
You need to login to post a comment.
