picandocodigo/List-Category-Posts

View on GitHub
list-category-posts.php

Summary

Maintainability
B
5 hrs
Test Coverage

Method default_params has 138 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  public static function default_params(){
    if (self::$default_params === null) {
      self::$default_params = array(
        'id' => '0',
        'name' => '',
Severity: Major
Found in list-category-posts.php - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status