gocodebox/lifterlms

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

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

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

    public static function register_meta_boxes() {

        add_meta_box(
            'llms_dashboard_welcome_video',
            __( 'Welcome to LifterLMS', 'lifterlms' ),
Severity: Minor
Found in includes/admin/class.llms.admin.resources.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status