rilwis/meta-box

View on GitHub
js/modal.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function rwmbModal has 76 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    $.fn.rwmbModal = function ( options = {} ) {
        options = {
            ...defaultOptions,
            ...options
        };
Severity: Major
Found in js/modal.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status