Users Insights 4.3 update

Users Insights 4.3 is now available, featuring a new WooCommerce product reports section that provides detailed insights on sales performance of each product. The update also includes other various new features and improvements including an option to move back in time on period based reports and some new LearnDash features.

Read More

A visual guide to WordPress user login hooks

In this article, we are going to discuss the WordPress hooks that are triggered during the user login process. WordPress calls many different actions and filters throughout its sign in process.

To customize the default WordPress login functionality, you will need to understand which hooks are called and when they are called in the code execution. That’s why we have created a detailed graphic that will help you understand the sequence of these hooks and how everything fits together.

Read More

How to create and manage private pages in WordPress

Private pages in WordPress allows you to create pages that only certain type of users can access and it is not visible to the general public. It contains private content visible only to those with the right permissions. Depending on the settings of the private page, it may only be visible to some registered users, or it might be available to people who have the exact URL to the page.

Read More