Category: WordPress
-
A Hike Through the WordPress Database
Have you ever wondered where the content on your WordPress lives? What about the settings of your WordPress. Or have you ever wondered how taxonomies related to posts? Orโฆ maybe youโve never wondered any of thisโฆ 😂 🤓
-
An Ideal WordPress Workflow Development & Deployment Workflow
I know the title is a mouthful, but, this was a lot of fun to put together 🤓… This talk was for Certified Fresh Events (CFE.dev), and this was the abstract: At over 40% of the web, WordPress maintains a massive footprint on the Internet. While this platform, with its 20+ years of code, can…
-
WordPress and Laravel: The Hows, Whys, and Intersections
Do you work with WordPress and wonder if there are other tools and frameworks where you could leverage your PHP or JS knowledge? Should you be using WordPress for all your projects? Do you work with Laravel and wonder why some developers still choose (and love) to work on WordPress? Come along on the journey…
-
Building and Deconstructing a Gutenberg Block
This presentation walks through the new Block Editor in WordPress, covering: what comes out of the box from WordPress Core plugins that will add blocks to your site importing demo content styling blocks with CSS creating your own blocks with Advanced Custom Fields and ES5 to ESNext.
-
How to Run Your WordPress Site On Local, Gatsby and Netlify… For FREE!
Yes! This is a click-bait-y title. BUT, I wanted to see if this was possible, and it is! If you’ve ever wanted a fast and secure WordPress site, here is one way to do it. NOTE: I would NOT recommend this (probably) for a live site. Maybe there’s a slightly different way of going about…
-
Hello Gatsby! This blog is now headless WordPress…
Well, I did it. I jumped on the Gatsby bandwagon, and it seems pretty great so far! Also, there’s been a very nice bump in overall site performance and experience (Chrome Lighthouse audits):
-
Learning React… So I can I can hang out with other things…
Maybe it’s FOMO (fear of missing out 😮), or I’m finally starting to see the benefit, but I’m finally getting down and dirty with React, compiling everything I need to be proficient with it, and start using on the regular.