WordPress
Working notes on WordPress itself: how it stores data, loads assets, sends email and runs forms, from someone who builds plugins for it.
16 articles, page 1 of 2
-
Core Forms 4.8
Every Core Forms stylesheet and script is served minified, cutting the front-end CSS and JavaScript payload by about 23 percent, with readable sources still in the package. Page-level form detection now covers reusable blocks, widgets and template parts. Released August 29, 2026.
Read → -
How to Create an Anonymous Feedback Form in WordPress
Build a confidential WordPress feedback form, understand what Core Forms stores by default, and avoid promising anonymity you cannot prove.
Read → -
Never Collect Card Numbers in a WordPress Authorization Form
A WordPress credit card authorization form should collect approval and job details, then hand payment data to Stripe or another payment provider.
Read → -
How to Build an Event Registration Form in WordPress
Build a WordPress event registration form for free RSVPs or paid tickets, with guest details, scheduling, payment confirmation, and useful follow-up.
Read → -
How to Build a Request a Quote Form in WordPress
Build a WordPress request a quote form that collects scope, quantity, files, location, timing, and budget without forcing every prospect through the same fields.
Read → -
UTM Tracking for WordPress Forms Without Losing the Source
Set up UTM tracking for WordPress forms, preserve campaign context through submission, and compare sources with accepted conversions.
Read → -
How to Build a WordPress Calculator Form With Calculated Fields
Build a WordPress calculator form with calculated fields, safe expressions, live output, server verification, and a complete quote example.
Read → -
WordPress Form Analytics: Views, Starts, Drop-Off, and Completion Rate
Measure WordPress form views, starts, completion rate, validation errors, field drop-off, and attribution without confusing traffic with form quality.
Read → -
WordPress Form CSS: Style Inputs Without Breaking Accessibility
Write WordPress form CSS that preserves labels, focus rings, error states, autofill, mobile controls, dark mode, and browser-native behavior.
Read → -
Build a WordPress Frontend Post Submission Form
Build a WordPress frontend post submission form that saves drafts, sanitizes content, maps custom fields, and keeps publication under review.
Read → -
WordPress Lead-Generation Forms: The Smallest Stack That Works
Build WordPress lead-generation forms with the smallest reliable stack: offer, minimum fields, owned storage, clear follow-up, and measured handoff.
Read → -
How to Build a WordPress User Registration Form Safely
Build a WordPress user registration form with unique-email checks, least-privilege roles, secure password delivery, spam controls, and audit trails.
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.