The home of modern web design using the WordPress Platform.

Latest posts.
This tutorial looks at the basics of a WordPress plugin, how to create one and where they are located. The goal is to add a …
This beginners PHP course uses Laragon as a server and VS Code as a text editor. Laragon is far easier to use than Xampp. It …
Introduction- Figma tutorials for those who hate Figma
Because sometimes you just need a walkthrough….
Figma health warning
The main point of Figma is that it is a …
Introduction
This CSS grid project will build a responsive two-column website layout with a header, footer, sidebar, and main content area. This is a mobile-first design. …
Figma is a UI prototyping tool that can create a simulation of what an interface will look like. Web and mobile app prototypes can be …
Adding meta boxes.
Table Of ContentsAdding meta boxes.The callback functionThe front end displayThe meta save function
All the code below goes in functions.php.
The first thing you need …