To enhance access to the help pages for the Survival plugin, we propose displaying tab pages on the main help […]
link as button
“In the Tools page of the Survival Plugin, there are two buttons that initiate specific actions. One button triggers the […]
Enhancing Time Slot Management in the Survival Plugin
In the context of the Survival Plugin, managing time slots efficiently is crucial. Initially, I used an array to represent […]
Picture this
A picture is worth a thousand words. If you’re seeking free images for your app or website, here are some excellent resources to explore: […]
Rubber-ducking
Thanks to some rubber-ducking with Marcel at the Zwolle WordPress meeting, I discovered a solution for minor issues in the […]
WordPress plugin
Why start from scratch and reinvent the wheel when you can use the WordPress boilerplate generator for writing the Survival […]
Checkbox field
In the Survival WordPress Plugin, the score table includes a Boolean field. This field is defined as tinyint(1) in the […]
Time field
In the Survival WordPress Plugin, the score table contains a Time field. To display a time value in HTML, it’s […]
Integrating Microsoft Forms with WordPress
Integrating Microsoft Forms with WordPress can enhance your website’s functionality. Here are a couple of ways to achieve this: Choose […]