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

View on GitHub

Showing 399 of 427 total issues

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

            if ( !empty( $this->meta_opts ) && $this->meta_opts['aiosp_disable'] == true ) return false;
    Severity: Major
    Found in aioseop_class.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                      return apply_filters( 'aioseop_home_page_title', $home_title );
      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

          Avoid too many return statements within this method.
          Open

                  if ( empty( $link ) || !is_string( $link ) ) return false;
          Severity: Major
          Found in aioseop_class.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                        return apply_filters( 'aioseop_title_single', $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 '[' . join(',', $elements) . ']';
                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 $link;
                    Severity: Major
                    Found in aioseop_class.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                  return $this->get_tax_title();
                      Severity: Major
                      Found in aioseop_class.php - About 30 mins to fix

                        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 '"'.$ascii.'"';
                          Severity: Major
                          Found in JSON.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

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

                              Avoid too many return statements within this method.
                              Open

                                                  return mb_strtoupper( $str, $charset );
                              Severity: Major
                              Found in aioseop_module_class.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                    return $wpfs->get_contents( $filename );
                                Severity: Major
                                Found in aioseop_module_class.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                          return $this->substr( $file, $offset, $maxlen );
                                  Severity: Major
                                  Found in aioseop_module_class.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

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

                                      Avoid too many return statements within this method.
                                      Open

                                                  if ( $mod_enable ) return $this->do_load_module( $mod );
                                      Severity: Major
                                      Found in aioseop_module_manager.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                            return strtoupper( $str );
                                        Severity: Major
                                        Found in aioseop_module_class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language