Showing 619 of 619 total issues

Avoid too many return statements within this method.
Open

                    return false;
Severity: Major
Found in connectors/class-connector-settings.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

            return true;
    Severity: Major
    Found in connectors/class-connector-installer.php - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

          return method;
      Severity: Major
      Found in ui/lib/select2/js/select2.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

            return method;
        Severity: Major
        Found in ui/lib/select2/js/select2.full.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                  return null;
          Severity: Major
          Found in ui/lib/select2/js/select2.js - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                    return $data;
            Severity: Major
            Found in classes/class-alerts-list.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                          return false;
              Severity: Major
              Found in connectors/class-connector-installer.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                            return false;
                Severity: Major
                Found in connectors/class-connector-edd.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                          return $data;
                  Severity: Major
                  Found in connectors/class-connector-edd.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                        return esc_html__( 'N/A', 'stream' );
                    Severity: Major
                    Found in classes/class-author.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                      return 0;
                      Severity: Major
                      Found in classes/class-list-table.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                            return $this->meta['user_login'];
                        Severity: Major
                        Found in classes/class-author.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                          return (string) (int) $value !== (string) $value;
                          Severity: Major
                          Found in classes/class-connector.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return $result;
                            Severity: Major
                            Found in classes/class-connector.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                      return $value;
                              Severity: Major
                              Found in classes/class-alert.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                return $this->user->display_name;
                                Severity: Major
                                Found in classes/class-author.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                  return $this->user->user_login;
                                  Severity: Major
                                  Found in classes/class-author.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                return $result; // Return an numerical based array with changed TOP PARENT keys only.
                                    Severity: Major
                                    Found in classes/class-connector.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                  return ( strtolower( $label_a ) < strtolower( $label_b ) ) ? - 1 : 1;
                                      Severity: Major
                                      Found in classes/class-list-table.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                return $all_records;
                                        Severity: Major
                                        Found in classes/class-list-table.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language