CaffGeek/MBACNationals

View on GitHub

Showing 5,566 of 7,504 total issues

Avoid too many return statements within this method.
Open

                        return(new IXR_Error(401, __("You are not allowed to change the page author as this user.")));
Severity: Major
Found in Web.Admin/2014/wordpress/xmlrpc.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                        return(new IXR_Error(401, __("Invalid post type.")));
    Severity: Major
    Found in Web.Admin/2014/wordpress/xmlrpc.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                  return new IXR_Error(500, __('Sorry, your entry could not be edited. Something wrong happened.'));
      Severity: Major
      Found in Web.Admin/2014/wordpress/xmlrpc.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                      return new IXR_Error(33, __('The specified target URL cannot be used as a target. It either doesn’t exist, or it is not a pingback-enabled resource.'));
        Severity: Major
        Found in Web.Admin/2014/wordpress/xmlrpc.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                  return 'trash';
          Severity: Major
          Found in Web.Admin/2014/wordpress/wp-includes/comment.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                        return;
            Severity: Major
            Found in Web.Admin/2014/wordpress/wp-includes/cron.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                          if ( preg_match($pattern, $url) ) return false;
              Severity: Major
              Found in Web.Admin/2014/wordpress/wp-includes/comment.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                return false;
                Severity: Major
                Found in Web.Admin/2014/wordpress/wp-includes/comment.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                          return $_comment;
                  Severity: Major
                  Found in Web.Admin/2014/wordpress/wp-includes/comment.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                            return 'spam';
                    Severity: Major
                    Found in Web.Admin/2014/wordpress/wp-includes/comment.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                          return false;
                      Severity: Major
                      Found in Web.Admin/2014/wordpress/wp-includes/comment.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return false;
                        Severity: Major
                        Found in Web.Admin/2014/wordpress/wp-includes/comment.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                  return false;
                          Severity: Major
                          Found in Web.Admin/2014/wordpress/wp-includes/comment.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return false;
                            Severity: Major
                            Found in Web.Admin/2014/wordpress/wp-includes/comment.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                          if ( preg_match($pattern, $user_ip) ) return false;
                              Severity: Major
                              Found in Web.Admin/2014/wordpress/wp-includes/comment.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                            if ( preg_match($pattern, $comment) ) return false;
                                Severity: Major
                                Found in Web.Admin/2014/wordpress/wp-includes/comment.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                              if ( preg_match($pattern, $user_agent) ) return false;
                                  Severity: Major
                                  Found in Web.Admin/2014/wordpress/wp-includes/comment.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                return false;
                                    Severity: Major
                                    Found in Web.Admin/2014/wordpress/wp-includes/comment.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                          return $open;
                                      Severity: Major
                                      Found in Web.Admin/2014/wordpress/wp-includes/comment.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                        return true;
                                        Severity: Major
                                        Found in Web.Admin/2014/wordpress/wp-includes/comment.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language