gocodebox/lifterlms

View on GitHub
includes/admin/tools/class-llms-admin-tool-limited-billing-order-locator.php

Summary

Maintainability
A
1 hr
Test Coverage
A
95%

Method generate_csv has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function generate_csv() {

        $csv = array();

        $orders = new WP_Query(

    There are no issues that match your filters.

    Category
    Status