Create Your Own WordPress Theme
Learn how to create your own theme in WordPress; with or without a plugin. Check out my full WordPress course here https://learnwebcode.com/wordpress/ Need hosting? https://learnwebcode.com/dreamhost Link to full WordPress series…
Read More »
WordPress Theme Development Tutorial (Classic Theme)
Classic themes are still my personal favorite way to build WordPress websites. Check out my full WordPress course here https://learnwebcode.com/wordpress/ Need hosting? https://learnwebcode.com/dreamhost Link to full WordPress series / playlist…
Read More »Create Your Own WordPress Plugin (Coding Tutorial)
Let’s create our own plugin in WordPress. Here’s the command you can copy and paste into your terminal command-line: npx @wordpress/create-block@latest awesome –variant dynamic –target-dir . Here’s how you can…
Read More »
PHP Tutorial: Creating a WordPress Block Type
Let’s learn the very basics of PHP inside of WordPress. Here’s how you can support this series and my channel: – Check out my patreon https://www.patreon.com/learnwebcode – Use my DreamHost…
Read More »
How to Install WordPress
Let’s review the different ways to get started with WordPress. The lesson walks users through the process of installing WordPress locally on their own computer so they can follow along…
Read More »
Tailwind CSS + WordPress Theme & Block Type Boilerplate
Here’s how I’m using Tailwind CSS in WordPress themes and blocks. My premium courses and coupons: https://learnwebcode.com/courses/ GitHub link for this video: https://github.com/LearnWebCode/brads-boilerplate-wordpress 0:00 Intro 0:50 Getting Started 2:06 Theme…
Read More »
WordPress Plugin Development: Gutenberg Blocks, React & More
Join my full course: https://www.udemy.com/course/become-a-wordpress-developer-php-javascript/?couponCode=NOVEMBERWEEK This video assumes you’re already familiar with WordPress and how how to install a local dev environment. If you aren’t familiar with that yet I…
Read More »
