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.

Categories
Advanced Tutorials

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

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.