mooxphp/moox

View on GitHub
packages/press/wordpress/plugins/moox-press/js/moox-admin.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function updateBackLinkAndLogo has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

(function updateBackLinkAndLogo() {
    const backLink = document.querySelector(".edit-post-fullscreen-mode-close");
    const postType = getQueryParam("post_type");

    if (backLink) {
Severity: Major
Found in packages/press/wordpress/plugins/moox-press/js/moox-admin.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status