gocodebox/lifterlms

View on GitHub
includes/functions/llms.functions.privacy.php

Summary

Maintainability
A
1 hr
Test Coverage
A
97%

Method llms_get_terms_notice has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function llms_get_terms_notice( $merge = false ) {

    // Get the option.
    $text = get_option( 'llms_terms_notice' );

Severity: Minor
Found in includes/functions/llms.functions.privacy.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status