Method: Get the WP capability required to access a reporting tab Defaults to ‘view_lifterlms_reports’ — most reports implement additional permissions within the view Sales & Enrollments tab require ‘view_others_lifterlms_reports’ b/c they don’t add any additional filters within the view
Source: includes/admin/reporting/class.llms.admin.reporting.php:315
Method: Retrieve an array of data to pass to the reporting page template
Source: includes/admin/reporting/class.llms.admin.reporting.php:335
Method: Include all required classes & files for the Reporting screens
Source: includes/admin/reporting/class.llms.admin.reporting.php:351
Method: Output the reporting screen html
Source: includes/admin/reporting/class.llms.admin.reporting.php:374
Method: Output the HTML for a postmeta event in the recent events sidebar of various reporting screens.
Source: includes/admin/reporting/class.llms.admin.reporting.php:394
Method: Output the HTML for a reporting widget
Source: includes/admin/reporting/class.llms.admin.reporting.php:435
Method: Output a range filter select Used by overview data tabs
Source: includes/admin/reporting/class.llms.admin.reporting.php:507
Method: Get dates via the current date string
Source: includes/admin/reporting/class.llms.admin.reporting.php:162
Source: includes/admin/reporting/class.llms.admin.reporting.php:206
Method: Retrieve an array of period filters used by self::output_widget_range_filter()
Source: includes/admin/reporting/class.llms.admin.reporting.php:225