Categories
Advanced Tutorials

Extend EDD Invoices in your Language

In this tutorial, we'll explore how to extend the functionality of Easy Digital Downloads (EDD) Invoices specifically for admin users. A starter child theme including a working example can be downloaded from GitHub.

Categories
Advanced Tutorials

Re-building and Re-inserting Images into the WordPress Media Library from External Sources

Managing a WordPress website often involves handling various media files, especially images.

Categories
Advanced Tutorials

Setting Up and Compiling WordPress React JS for the Block Editor with Gulp and NPM

Integrating React JS into the WordPress Block Editor enhances the user experience by leveraging the power and flexibility of React. This blog post will guide you through setting up and completing a WordPress React JS environment for the Block Editor using Gulp and NPM.

Categories
Advanced Tutorials

Implementing a Light/Dark Theme Toggle with GeneratePress

Introduction In this tutorial, we'll walk through the steps to add a light/dark theme toggle to your website using the GeneratePress theme. This feature enhances user experience by allowing visitors to switch between themes according to their preferences.

Categories
Advanced Tutorials

Adapting Your Plugin Templates for Full-Site Editing (FSE) in WordPress 5.9

With the introduction of Full-Site Editing (FSE) in WordPress 5.9, the landscape of theme development is undergoing a significant transformation. As plugin developers, adapting to these changes is crucial to ensure compatibility with the future of WordPress.