gocodebox/lifterlms

View on GitHub
includes/admin/tools/class-llms-admin-tool-wipe-legacy-account-options.php

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method handle has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function handle() {

        $options_to_wipe = array(
            'lifterlms_registration_generate_username',
            'lifterlms_registration_password_strength',

    There are no issues that match your filters.

    Category
    Status