WordPress is a freely available, open-source CMS that is highly popular and extensible. Many plug-ins exist to create web Forms within WordPress, or WordPress developers can develop their own custom solutions. The article Posting External Forms to Act-On is written for all web pages. However, WordPress users may find that articles about the following WordPress plug-ins may suit their needs more closely:
-
Contact Form 7 is a popular, free, and easy-to-use Form-creation tool for website administrators.
See Forms with WordPress: Contact Form 7.
-
Gravity Forms is a popular and easy-to-use Form-generation tool.
See Forms with WordPress: Gravity Forms.
-
WP-Members is a popular, free tool to create a membership framework for your WordPress site that restricts content access to registered members only.
See Forms with WordPress: WP-Members.
Other WordPress Form plug-ins or systems
If you are using a WordPress Forms system not referenced above, you are encouraged to adapt one of the above-referenced methods. Most WordPress Form plugins have an API, and typically one of the API hooks enables a developer to add functions once the Form has completed the validation of a submission (this is what we are using for WP-Members and Gravity Forms).
- If you are running a fully custom Form, take a look at the methods listed in Posting External Forms to Act-On.
- If you want to iframe an Act-On Form or directly embed the source code for an Act-On Form, take a look at Embedding Forms on a Website (Generic Options).
If you are looking to add your beacon tracking code to WordPress, this follows a different process.