gocodebox/lifterlms

View on GitHub
includes/admin/reporting/widgets/class.llms.analytics.widget.enrollments.php

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

Method set_query has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function set_query() {

        global $wpdb;

        $dates = $this->get_posted_dates();

    There are no issues that match your filters.

    Category
    Status