Do you want to add some style and make your WordPress galleries more user-friendly. Your theme doesn't support Lightbox or Fancybox, and you don't want to use a plugin just for this feature.
Category: Advanced Tutorials
The Problem I needed to restrict access to a single Administrator user for a plugin of mine.
This tutorial will show you how to create a custom Gutenberg block by using the Advanced Custom Fields plugin. There is only one requirement: to have at least ACF 5.8 PRO version installed.
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.