Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class.llms.membership.data.php

LLMS_Membership_Data

Class: Query data about a membership.

Source: includes/class.llms.membership.data.php:19

Used by 0 functions | Uses 1 function

LLMS_Membership_Data::get_enrollments()

Method: Retrieve # of membership enrollments within the period.

Source: includes/class.llms.membership.data.php:29

Used by 0 functions | Uses 0 functions

LLMS_Membership_Data::get_engagements()

Method: Retrieve # of engagements related to the membership awarded within the period.

Source: includes/class.llms.membership.data.php:60

Used by 0 functions | Uses 0 functions

LLMS_Membership_Data::get_orders()

Method: Retrieve # of orders placed for the membership within the period.

Source: includes/class.llms.membership.data.php:90

Used by 0 functions | Uses 0 functions

LLMS_Membership_Data::get_revenue()

Method: Retrieve total amount of transactions related to orders for the course completed within the period.

Source: includes/class.llms.membership.data.php:115

Used by 0 functions | Uses 0 functions

llms_membership_data_get_revenue

Filter Hook: Query data about a membership.

Source: includes/class.llms.membership.data.php:151

Used by 0 functions | Uses 0 functions

LLMS_Membership_Data::get_unenrollments()

Method: Retrieve the number of unenrollments on a given date.

Source: includes/class.llms.membership.data.php:163

Used by 0 functions | Uses 0 functions

LLMS_Membership_Data::orders_query()

Method: Execute a WP Query to retrieve orders within the given date range.

Source: includes/class.llms.membership.data.php:194

Used by 0 functions | Uses 0 functions
Proudly powered by WordPress