The Problem I needed to restrict access to a single Administrator user for a plugin of mine.
Tag: advanced
Welcome back to another practical tutorial from the blog.
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.
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.
This quick tutorial will show you how to send custom emails to your registered users using the wp_mail() function.