gocodebox/lifterlms

View on GitHub
includes/class.llms.achievement.php

Summary

Maintainability
A
1 hr
Test Coverage
F
11%

Method create has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private function create( $content ) {
        global $wpdb;

        $new_user_achievement = apply_filters(
            'lifterlms_new_achievement',
Severity: Minor
Found in includes/class.llms.achievement.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status