wp-plugins/all-in-one-seo-pack

View on GitHub

Showing 427 of 427 total issues

Avoid too many return statements within this method.
Open

            } else return false;
Severity: Major
Found in aioseop_class.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                                return $property;
    Severity: Major
    Found in JSON.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                              return $element;
      Severity: Major
      Found in JSON.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                                return $property;
        Severity: Major
        Found in JSON.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                                  return $obj;
          Severity: Major
          Found in JSON.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                        return $title;
            Severity: Major
            Found in aioseop_class.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                          return false;
              Severity: Major
              Found in aioseop_class.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                return $title;
                Severity: Major
                Found in aioseop_class.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  return $title;
                  Severity: Major
                  Found in aioseop_class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                    return $title;
                    Severity: Major
                    Found in aioseop_class.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                  return $title;
                      Severity: Major
                      Found in aioseop_class.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return '"'.$ascii.'"';
                        Severity: Major
                        Found in JSON.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                          return ($this->use & SERVICES_JSON_SUPPRESS_ERRORS)
                                              ? 'null'
                                              : new Services_JSON_Error(gettype($var)." can not be encoded as JSON string");
                          Severity: Major
                          Found in JSON.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                        if ( is_post_type_archive() && !is_post_type_archive( $wp_post_types ) ) return false;
                            Severity: Major
                            Found in aioseop_class.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                          return $title;
                              Severity: Major
                              Found in aioseop_class.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                            return $new_title;
                                Severity: Major
                                Found in aioseop_class.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                          return '';
                                  Severity: Major
                                  Found in JSON.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                    return '[' . join(',', $elements) . ']';
                                    Severity: Major
                                    Found in JSON.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                              return $link;
                                      Severity: Major
                                      Found in aioseop_class.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                                    return $arr;
                                        Severity: Major
                                        Found in JSON.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language