The Problem I needed to restrict access to a single Administrator user for a plugin of mine.
Tag: tutorials
Welcome back to another practical tutorial from the blog.
Let me show you how to create a form with plain HTML, override the existing WordPress get_search_form() function, and give you a couple of ideas on autocomplete.
Welcome back to another WordPress tutorial. This time I will show you how to add and create a new Custom User Role and assign its own capabilities. This feature may come up handy if the default WordPress user roles (Author, Subscriber, Editor, etc.
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.