Platform Guide
WordPress Integration
Use Static Forms with WordPress
You can use Static Forms with WordPress by adding HTML forms to your pages or posts. This works with any WordPress theme.
Adding Forms to Pages/Posts
Add your form HTML directly in the page/post editor:
1
Create or Edit Page
Go to Pages → Add New or edit an existing page.
2
Add HTML Block
Add a "Custom HTML" block or use the HTML editor.
3
Paste Form Code
Paste your Static Forms HTML code.
Form Code Example
HTML
Using a Plugin
Some WordPress form plugins allow custom form actions. Configure them to submit to Static Forms endpoint.