gocodebox/lifterlms

View on GitHub
includes/admin/class.llms.admin.reviews.php

Summary

Maintainability
A
2 hrs
Test Coverage
F
0%

Method add_review_meta_boxes has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function add_review_meta_boxes( $content ) {

        /**
         * This array is what holds the updated fields.
         * It is created in such a way so that a plugin
Severity: Major
Found in includes/admin/class.llms.admin.reviews.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status