Let’s Build a WordPress Plugin From Scratch – 1. Intro & Setup

WordPress is notoriously opinionated about the way you need to code to be able to fit within it’s ecosystem. Some people find WordPress development intimidating because you’re essentially learning a…

Read More »

How to Create a WordPress Plugin from Scratch | 2021 WordPress Tutorial

Today I’m going to show you how to create your own WordPress plugin. By the end of this tutorial you’ll understand the basics of creating / building a WordPress plugin…

Read More »

I Asked ChatGPT To Write A WordPress Plugin…

ChatGPT is an amazing tool that can enable you to do even more with WordPress. It will also help you learn WordPress much deeper and much faster. I asked ChatGPT…

Read More »

WordPress Plugin Tutorial: Plugin Class Setup

In this lesson, we set up our main WordPress plugin class. Get more free tutorials at https://johnsfreetuts.com #php #webdev

Read More »

Building Modern WordPress Plugins with Plugin Machine

WordPress development has been “modernizing” — using a complex React client. Plugin developers are using more React and often want to embrace modern PHP practices without straying too far from…

Read More »

WordPress Plugin Development Part 4 | How to WordPress Tutorial

#wordpress #wordpressTutorial #wordpressPlugin WordPress Plugin Tutorial to Connect to a Database. In this tutorial, I show you how to easily add data to a database using 2 methods. One is…

Read More »

WordPress – Making a Basic Plugin

WordPress is a free and open source blogging tool and a content management system (CMS) based on PHP and MySQL, which runs on a web hosting service. WordPress is used…

Read More »

WordPress Development – Create WordPress Themes, Plugins and Gutenberg Blocks Tutorial

Full 19 hour course on sale for $10! https://www.udemy.com/wordpress-development-create-wordpress-themes-and-plugins/?couponCode=WPYT10 The course for beginners, WordPress users and all who find WordPress somewhat difficult to get into. It covers all WordPress fundamentals…

Read More »

How to Create a Simple WordPress Plugin | 2021 WordPress Tutorial

If you have a WordPress project, where you need to add some custom code or a WordPress snippet for custom functionality, you defo do NOT want to add that to…

Read More »