WELCOME TO

Falkens Maze Development

Welcome to my website where I share my development journey. It all started in 1996 when I built a basic HTML website for the company that I worked for. Although I briefly left the computer industry, I continued to build websites as a hobby. One day, I wanted to create a login system for a web page without using file-based software, so I searched for alternatives to ASP.Net and found a LAMP book. Using my qBasic knowledge from the 80s, I quickly learned PHP for the server-side scripting and MySQL as the database backend. My first real PHP program was a Jeopardy game for a class project. Over time, I transitioned from building website templates to creating them with CMS's that allowed clients to manage their own content without coding knowledge. After finding WordPress and its community, I made the choice to use this CMS in the long run. I take pleasure in developing plugins and customizing websites to meet my clients' needs. Browse my website to discover code snippets and other resources that have helped me become a better coder.

Falkens Maze Blog

September 22, 2023
The Power of APIs: Simplifying Development and Enhancing Functionality

In an increasingly interconnected digital world, the ability to share data and functionalities between different software applications is not just an added benefit – it's a necessity. This is where Application Programming Interfaces, or APIs, come into play. This article explores the power of APIs, demonstrating how they simplify development and enhance software functionality. What […]

Read More
August 17, 2023
Unlocking the Power of WordPress: A Guide to Developing Plugins

Introduction WordPress is not just a Content Management System (CMS); it's a versatile platform that allows developers to enhance its functionality through plugins. Plugins are key to the customization capability of WordPress, enabling users to add features that are not included in the core WordPress software. In this guide, I'll introduce you to the fundamentals […]

Read More
July 22, 2023
Testing Artificial Intelligence with a Code Writing Question

I decided that I wanted to test a couple of AI's with a code problem. I wanted the start of a plugin that was able to store a value in a cookie and then retrieve it. I asked the following to ChatGPT 3.5, ChatGPT 4.0 and Bard: can you help me write a wordpress plugin […]

Read More

Code Snippets

Cron Jobs and WordPress

Code Snippet | WordPress | PHP | Web Coding

WordPress's cron system can be very useful to tell your website to do certain things. Here are some useful functions that can help get you started.

Read More
WordPress SVN

WordPress | Reference

Publishing plugins and themes to the WordPress repository can sometimes be tricky, here is some info that I found useful.

Read More
Current Year Shortcode

Code Snippet | WordPress | PHP | Web Coding

Put this code in your child themes functions.php file and you can then use the 2025 shortcode to output the current year.

Read More
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram