Category: Wordpress
-

How to create a WordPress plugin that allows admins to add new custom post types
The following was created from a single short prompt given to Google.com/ai (which is the title of this post). AI is moving rapidly, and although the creation of WordPress Plugins like this is nothing new, for the average user out there with zero knowledge of programming it is an absolutely revelation. The price of software…
-

Rules on creating patterns in php for the WordPress block editor
Creating patterns programmatically for a WordPress theme using blocks is incredibly hard and frustrating for so many reasons. Even AIs struggle – and they have access to so much more than we do, so with the help of GPT 5 and days and days of struggle (back and forth coding) it came up with this.…