All posts by claytonkreisel
Equipment Share
Welcome Equipment Share Associate, Thank you so much for visiting this page that I created just for you. I wanted to show off a few examples that I thought you may enjoy. Below you will see some hand selected projects I have worked on that will help display to you that I have the experience […]
Creating Dynamic Gutenberg Blocks Using ACF
In this video I teach you how to create dynamic Gutenberg blocks inside of WordPress themes and plugins using ACF (Advanced Custom Fields).
Understanding and Creating Child Themes in WordPress
Learn how to create child themes in WordPress and why it is important to do so.
Understanding WordPress Action and Filter Hooks
So what exactly is a hook? The short-answer is that a hook is a way for you as a developer to extend WordPress without having to modify the base code of WordPress. It protects you when WordPress updates (which is does quite frequently).
Viget Labs Unscramble Challenge
The Challenge Viget, which is one of the agencies I follow and have learned from, recently put out a challenge lab for people to work through. The challenge was simple enough. Using whatever language you wanted you were to write a solution for a program that unscrambles a scrambled word. As I looked through the […]
React Random Quote Generator
One of the most fun projects I have done lately has been a react random quote generator. I did this as a way to sharpen my React.js skills through the most excellent freeCodeCamp.org platform. If you haven’t already, you really should head over there and check out some of the challenges they post. They look […]