Part 1: Actions – WordPress Hooks Tutorial For Beginners 2019

In this beginner’s tutorial we kickoff the #WordPress Hooks discussion by taking a look at Actions. WordPress Actions are a big part of making WordPress extendible. As a developer, you’ll…

Read More »

How to add Custom Logo Support for WordPress Themes

Want to learn how to develop your own WordPress themes? https://wordpress.buildawesomewebsites.com/ WordPress Theme Handbook Custom Logo Support Docs: https://developer.wordpress.org/themes/functionality/custom-logo/

Read More »

How to Edit & Customize Any WordPress Theme with HTML, CSS, PHP Templates & Chrome Inspector

In this step-by-step tutorial, you’ll learn exactly how to edit your WordPress theme using custom code. You can edit the design with HTML/PHP/CSS if you understand how WordPress uses the…

Read More »

How To Interact With A Simple API in WordPress – Advanced WordPress Tutorial

In this tutorial, we go over how to scrape a remote data source (API) and store that data in a Custom Post Type that has a set of Advanced Custom…

Read More »