Is it that easy to update? It’s understandable that you’re frustrated because the WordPress version on your Synology NAS (WordPress6.1.1-1081) […]
Setup WordPress
In previous Windows Subsystem for Linux blogs, we learned how to set up WSL, PHP, a WordPress database, and configured […]
Windows subsystem for Linux
To work on a new feature for the website, I prefer to work locally. This avoids internet delays and provides […]
Random image WordPress plugin
My nephew said that it is possible to generate a WordPress Plugin completely with CoPilot. So I took on that […]
Disallowed domains
After publishing articles on the Survival plugin, I noticed that some new user registrations used temporary email addresses. When I […]
I18n – Internationalization
Bo, the developer of the Survival plugin, faced a challenge: the plugin needed to display all text in Dutch, but […]
CSS style test
By default, an html table lacks significant style definition. It merely displays data in columns, rows, and optionally includes column […]
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 […]