Categories
Advanced Tutorials

Restrict Access to a Single Admin Only

The Problem I needed to restrict access to a single Administrator user for a plugin of mine.

Categories
Advanced Tutorials

Advanced Custom Fields Front-end Form

Welcome back to another practical tutorial from the blog.

Categories
Advanced Tutorials

Override And Extend Gutenberg Gallery Block

In this tutorial, I will show you how to override a Gutenberg gallery block, extend and display full-size images in a modal type window.

Categories
Advanced Tutorials

Add License Key to Premium Theme/Plugin (3/3)

I showed you how to set up your API server in parts one and two. Up until this point, you must have it working and fully tested.

Categories
Advanced Tutorials

Send Custom Emails in WordPress

This quick tutorial will show you how to send custom emails to your registered users using the wp_mail() function.