WordPress Gallery Overlay with Fancybox
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
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
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
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
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 quick tutorial, I will share a PHP script I have put together that will allow you to extend parent themes and generate child theme start files with a single WP-CLI command
Building a Modern WordPress Blogger Cards Plugin with Web Components Updated 2025 In this updated tutorial, I'll show you how to create a production-ready Blogger Cards plugin for WordPress that displays user information in beautiful, interactive cards
This quick tutorial will automatically show you how to generate Bitly short URLs within WordPress. We will use their latest API v4, which was released just a month ago, at the beginning of March 2020
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. Create your own email templates
In this quick tutorial, I will show you how to track your WordPress.org plugins statistics and display them as a widget within your own theme
In part one of this three-part tutorial, we discussed adding and manipulating initial license key data after user registration and payment completion
Quick Intro In this three-part tutorial, I will show you how to set up, create and Add License Key functionality with authentication for your premium theme or plugin