Categories
Advanced Tutorials

Integrate Bitly URLs with WordPress

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.

Categories
Advanced Tutorials

Add License Key to Premium Theme/Plugin (3/3)

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.

Categories
Advanced Tutorials

Send Custom Emails in WordPress

This quick tutorial will show you how to send custom emails to your registered users using the wp_mail() function.

Categories
Advanced Tutorials

Monitor WordPress Plugin Statistics

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.

Categories
Advanced Tutorials

Add License Key to Premium Theme/Plugin (2/3)

In part one of this three-part tutorial, we discussed adding and manipulating initial license key data after user registration and payment completion.