CFS – Contact Form 7 Field

0

Tihs plugin creates a new type of field into Custom Field Suite: the user can select any form generated with Contact Form 7. You can get the form HTML using CFS()->get( ‘form_field_

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_languages
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

Tihs plugin creates a new type of field into Custom Field Suite: the user can select any form generated with Contact Form 7.

You can get the form HTML using CFS()->get( 'form_field_id' ) or the form ID using CFS()->get( 'form_field_id', get_the_ID(), array( 'format' => 'raw' ) ).

Note: Obviously, this plugin requires both Custom Field Suite and Contact Form 7 to work.

You can contribute to the source code in the GitHub page.