The Surprising Way ChatGPT is Changing WordPress Plugin Development
I was searching for a plugin that could do a few things for me. Instead, I started asking what ChatGPT could do for me. ChatGPT gave me exactly what I…
Read More »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 »Connecting Plugins Together, Plugin Development from Scratch – WordPress Development 2020
I have had several people ask about connecting to another plugin, and I assume they are wanting to use parts or functions from one plugin in their own plugin or…
Read More »$101 A Day With A Free ChatGPT WordPress Plugin
$101 A Day With A Free ChatGPT WordPress Plugin this is crazy… i used chatgpt to make a wordpress plugin for free that i use to make as much as…
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 3 | How to WordPress Tutorial
#wordpress #wordpressDevelopment #buildPlugin How to develop a WordPress plugin part 3. In this tutorial we tackle adding a contact form as a plugin. Download the Example file used in this…
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 »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 »