New WooCommerce and LearnDash reports in Users Insights 4.6

Users Insights 4.6 is now available, featuring new WooCommerce and LearnDash reports. For WooCommerce, we’ve added detailed reports including new vs returning customers, a breakdown of order statuses over time, abandoned cart analytics, and a new product category reports section. In LearnDash, we now offer distinct sections for Course and Quiz reports, providing insights into activities based on the selected course or quiz.

Read More

Using meta_value_num in WordPress orderby queries

In this article, we’ll explore the meta_value_num option for the orderby parameter in WordPress queries. Our focus will be on understanding how meta_value_num operates, particularly in contrast to meta_value. We’ll explore its significance and demonstrate its usage through practical examples involving both WP_Query and WP_User_Query.

Read More