CaffGeek/MBACNationals

View on GitHub
Web.Admin/2014/wordpress/wp-includes/js/wp-auth-check.js

Summary

Maintainability
A
1 hr
Test Coverage

Function show has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function show() {
        var parent = $('#wp-auth-check'),
            form = $('#wp-auth-check-form'),
            noframe = wrap.find('.wp-auth-fallback-expired'),
            frame, loaded = false;
Severity: Minor
Found in Web.Admin/2014/wordpress/wp-includes/js/wp-auth-check.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status