log-oscon/wpstatuscake

View on GitHub

Showing 2 of 14 total issues

Method enqueue_scripts has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function enqueue_scripts() {

        if ( \is_admin() ) {
            return;
        }
Severity: Minor
Found in lib/Frontend.php - About 1 hr to fix

    Avoid too many return statements within this method.
    Open

                return;
    Severity: Major
    Found in lib/Frontend.php - About 30 mins to fix
      Severity
      Category
      Status
      Source
      Language