Revision: 53125
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at November 14, 2011 14:36 by albertpak98
Initial Code
<?php insert_cform('Default'); ?>
Initial URL
Initial Description
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.
Initial Title
PHP Code to Insert cForms in Page Template
Initial Tags
php, wordpress
Initial Language
PHP