How to Erase Personal Data in WordPress

Due to the continued focus on improving privacy as well as the change in privacy laws in Europe, WordPress has added interfaces that allow an administrator erase data upon request. The new interface provides a tool for an administrator to send a confirmation request for the deletion of personal data within WordPress. Follow the directions Read More >

How to Activate the Jetpack Plugin for WordPress

In this article, we’re going to show you how to activate the Jetpack plugin for WordPress. As with all WordPress plugins, you can both Install and Activate Jetpack from the plugin search page. However, Jetpack requires a secondary “set up” phase in which you connect your self-hosted WordPress site to WordPress.com. We’ll show you how Read More >

How to Create and Use Custom Taxonomies

In this article, we’re going to show how you can create and use custom taxonomies in your WordPress posts. We’ll also explain what custom taxonomies are and how they’re used in WordPress. In order to create our taxonomies, we’ll be using the Custom Post Type UI plugin. What is a Custom Taxonomy? Taxononies are what Read More >

Assign Custom Welcome Email to a Product in WHMCS

If you have already created a Product you can then customize the Welcome Email that is used for each product. In this guide, you can learn how to assign a custom Welcome Email notification to a Product/Service in WHMCS. Assign Welcome Email to Product Log into the WHMCS Administrative Dashboard. Navigate to Setup > Products/Services Read More >

Add Custom Post Type to Your Theme Functions File

This article references the Custom Post Type UI plugin. You may recall in our previous article on custom post types (linked above) how we can create one or many custom post types easily with the Custom Post Type UI plugin. But you don’t need a plugin to create custom post types, it just makes the Read More >

How to Configure Email Notifications in WHMCS

One of the many features of WHMCS is the notifications system. This system can be used in conjunction with the Support Ticket System WHMCS has to offer and can be integrated with email, HipChat, or Slack. In this guide, you can learn how to configure email notifications using WHMCS. Configure Email Notifications Log into the Read More >

How to Make a Custom Post Type

Adding custom post types to WordPress is a great way to add custom features in a safe way.  For example, you could add estimated reading time to a custom post type without affecting the default post type.  In this article, we’re going to introduce you to WordPress custom post types and show you how you Read More >

How to Switch Users in WordPress Without Logging Out

In this article, we are going to show you how you can use the User Switching WordPress plugin to easily switch between multiple users and back to admin without requiring a logout. For admins who manage sites with many users, this can be a huge time-saver. We will cover: Managing multiple users in WordPress Switching Read More >

How to Create a Network Status in WHMCS

If you are planning on performing maintenance on the server you are hosting your clients on, WHMCS allows you to display a Network Status page. This helps to notify your clients of the maintenance and provides insight into the progress/completion of the maintenance as well. In this guide, you can learn how to create a Read More >

How to Troubleshoot Provisioning Issues Using WHMCS

WHMCS is a complete solution for resellers. Its features allow you to configure auto-provisioning of a cPanel account, through your WHM reseller account. In this guide, you can learn how to troubleshoot provisioning failures in WHMCS. Auto Setup Configuration Requirements In order to take advantage of the auto setup functionality, there are a few options, Read More >

The WordPress Theme Stylesheet

The stylesheet is what gets your WordPress theme started. It is a necessary file that not only controls the look of your site but also provides important metadata about your theme. In this article, we’re going to show you what kind of information goes into the stylesheet and how it’s used to customize your site. Read More >