[ad_1] CSS Grid is a very cool technology, and one I think more and more WordPress developers should both know about and use. While I’m hardly a CSS expert, that’s specifically why I feel well-qualified to tell you to learn this: if this non-expert can find it great and useful, surely it has arrived as … Continue reading Why You Should Use CSS Grid
Category: Front-End Development
Learn WordPress Development: The Basic Course
[ad_1] So You Want to Learn WordPress DevelopmentWordPress development is a hugely useful skill, but it’s also tricky to learn—especially if you learn things out-of-order and try to tackle advanced topics while remaining confused on the fundamentals.This free WordPress development course is designed to get you familiar with the basics of how WordPress works as … Continue reading Learn WordPress Development: The Basic Course
How to Properly Modify JavaScript Files in a Parent Theme
[ad_1] I recently needed to modify a JavaScript file in a WordPress parent theme. The script was doing almost what I wanted, but not quite, so I wanted to make minor changes. In your case, you might want to entirely override a parent theme JavaScript file in your child theme, or even deactivate a parent … Continue reading How to Properly Modify JavaScript Files in a Parent Theme
Understand PHP Modulo: Tricks with Division Remainders
[ad_1] When I learned math, I didn’t really understand the modulus function. In fact, it was until I learned PHP that I understood the value of a remainder from division. PHP’s role in making websites makes the modulus operator (or modulo) much more important than it ever was in math class for me.In this article, … Continue reading Understand PHP Modulo: Tricks with Division Remainders




