seb86/Auto-Load-Next-Post

View on GitHub
includes/admin/class-alnp-admin-site-health.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method add_debug_info has 66 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        public function add_debug_info( $debug_info ) {
            $debug_info['auto-load-next-post'] = array(
                'label'    => esc_html__( 'Auto Load Next Post', 'auto-load-next-post' ),
                'fields'   => array(
                    // Theme Selectors
Severity: Major
Found in includes/admin/class-alnp-admin-site-health.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status