CaffGeek/MBACNationals

View on GitHub

Showing 7,504 of 7,504 total issues

Avoid too many return statements within this method.
Open

        return $status;
Severity: Major
Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                        return new IXR_Error( 403, __( 'A valid email address is required' ) );
    Severity: Major
    Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                  return new IXR_Error( 401, __( 'The post type may not be changed.' ) );
      Severity: Major
      Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                            return new IXR_Error( 404, __( 'Invalid attachment ID.' ) );
        Severity: Major
        Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                          return new IXR_Error( 403, __( 'Parent term does not exist.' ) );
          Severity: Major
          Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.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/class-wp-xmlrpc-server.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                      return (bool) $post;
              Severity: Major
              Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.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/class-wp-xmlrpc-server.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  return new IXR_Error( 404, __( 'Invalid post format' ) );
                  Severity: Major
                  Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.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/wp-includes/class-wp-xmlrpc-server.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/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return new IXR_Error( 404, __( 'Invalid attachment ID.' ) );
                        Severity: Major
                        Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                          return new IXR_Error( 500, $format->get_error_message() );
                          Severity: Major
                          Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                        return new IXR_Error( 500, $term->get_error_message() );
                            Severity: Major
                            Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                              return new IXR_Error( 403, __( 'Parent term does not exist.' ) );
                              Severity: Major
                              Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                        return( new IXR_Error( 401, __( 'You are not allowed to create pages as this user.' ) ) );
                                Severity: Major
                                Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                          return strval($post_ID);
                                  Severity: Major
                                  Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                return $this->pingback_error( 32, __('We cannot find a title on that page.' ) );
                                    Severity: Major
                                    Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                          return new IXR_Error( 401, __( 'Sorry, you cannot stick a private post.' ) );
                                      Severity: Major
                                      Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.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/class-wp-xmlrpc-server.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language