Categories
Advanced Tutorials

Best Practices for Maintaining Both SVN and Git for Your WordPress.org Plugin or Theme

Developing a plugin or theme for WordPress often involves managing versions and updates efficiently. While WordPress.org uses Subversion (SVN) for its plugin and theme repository, many developers prefer Git for its flexibility and robust feature set.

Categories
Advanced Tutorials

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.

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

Create Gutenberg Blocks with ACF 5.8+ PRO

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.

Categories
Advanced Tutorials

Advanced Custom Fields Front-end Form

Welcome back to another practical tutorial from the blog.