Adding Phone Verification, and Why the Check Must Live on the Server
A booking system where anyone can type any phone number is a fake-booking machine. Drivers get dispatched to numbers that do not…
Every post, newest first. Each one is a step in a project I am building.
A booking system where anyone can type any phone number is a fake-booking machine. Drivers get dispatched to numbers that do not…
The plugin activated, the booking form worked, and then I built an Elementor widget so users could drag the booking form into…
A plugin that would not activate, and a message that told me nothing. The previous post ended with the reframe, the real…
My limo plugin uploaded fine, appeared in the plugins list fine, and then I clicked Activate and got the message every WordPress…
A plugin is not just files in a folder. Those files are inert until WordPress calls them, and WordPress only calls what…
A plugin with a dozen features can collapse into chaos shockingly fast. One file grows to thousands of lines, every function touches…
After smaller tools, I aimed big: a complete limo booking system, built as a WordPress plugin. Not a contact form that emails…
This series began with a clothing shop running on paper and memory, and it ends with that shop running on a single…
I gave myself a hard rule for this project: the entire shop program had to stay under 600 lines. One file, everything…
My shop software worked, but every time it launched, a black console window opened behind it and sat there for the whole…