Explainers
Plain explanations of the mechanisms behind forms: honeypots, webhooks, validation, storage and licensing.
9 articles
-
Address Line 1 and 2: Meaning, Differences, and Examples
Address line 1 holds the street number and name. Address line 2 holds the apartment, suite, or unit. See examples and when to leave line 2 blank.
Read → -
Datepicker vs Timepicker: What Each Field Collects, and When You Need Both
A datepicker collects a date, a timepicker collects a time. Here's how I pick between them, and why I reach for native inputs before any JS widget.
Read → -
How Software License Activation Works: Keys, Limits, Heartbeats
License activation is a handshake: your key, your site URL, a server counting slots. Here's how limits, heartbeats, and deactivation actually work.
Read → -
Nulled Meaning: What Nulled Plugins Are and Why They're Risky
Nulled means a paid WordPress plugin or theme with license checks removed. Learn the GPL nuance, malware risk, update problem, and safer alternatives.
Read → -
Radio Buttons vs Checkboxes: When to Use Which
Radio = pick exactly one, checkbox = pick any number. I've fixed this on dozens of client forms — here's the rule, the yes/no trap, and the edge cases.
Read → -
The ThemeForest License, Explained (Regular vs Extended)
Regular covers one end product users access free; Extended covers one they pay for. How the ThemeForest license really works, plus the GPL twist.
Read → -
What Is a EULA? The Software License Agreement, Explained
A EULA licenses software to a user instead of selling it. Here's what each clause means, how a EULA differs from a ToS, and what software sellers need in one.
Read → -
What Is a Honeypot Field? Invisible Spam Protection, Explained
A honeypot field is a hidden input only bots fill in. Here's how it works, how to add one to any form, and where it fails — from 100+ client forms.
Read → -
Where WordPress Stores Form Submissions (and How to Find Yours)
WordPress core stores zero form submissions — your form plugin does, in one of three places. Here's how to find yours in two minutes, no SQL required.
Read →
Stop reading. Ship a form.
All these notes are from running Core Forms on real client sites. Use code
CFLAUNCH for 20% off either plan.