Site logo

Category: Uncategorized

Jun 20
A Beginner’s Guide to the WordPress Interactivity API

Learn how to use the WordPress Interactivity API, why it’s essential, and how it simplifies adding interactive features to your blocks. Discover seamless integration with PHP server-side rendering and real-world examples of dynamic user experiences.

Jun 03
Plugin Directory Changes, Envato Acquired, Our Hosting Survey 🗞️ June 2024 WordPress News w/ WPShout

Hey there, WordPress fans! I am back with the latest edition of our monthly WordPress news roundup, which covers everything that happened in WordPress over the past 30 days…or so.

May 31
JavaScript Modules (ES6 Modules) Explained: Tutorial for Beginners

One of the most useful features added to the JavaScript language in recent years is JavaScript modules, also referred to as ES6 modules. In this tutorial, I’ll cover some of the history of JavaScript modules, show you a handful of syntax examples, and introduce all their basic features.