CaffGeek/MBACNationals

View on GitHub

Showing 7,504 of 7,504 total issues

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(true);
    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 true;
      Severity: Major
      Found in Web.Admin/2014/wordpress/wp-login.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;

            Avoid too many return statements within this method.
            Open

                        return new IXR_Error(500, $post_ID->get_error_message());
            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(0, __('The source URL and the target URL cannot both point to the same 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 strval($post_ID);
                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, __("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(500, $result->get_error_message());
                    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(17, __('The source URL does not contain a link to the target URL, and so cannot be used as a source.'));
                      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 apply_filters( 'wp_handle_upload', array( 'file' => $name, 'url' => $upload[ 'url' ], 'type' => $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(48, __('The pingback has already been registered.'));
                          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(16, __('The source URL does not exist.'));
                            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 posted. 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(new IXR_Error(401, __("You are not allowed to change the post 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 true;
                                    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, __('Sorry, you do not have the right to publish this page.'));
                                      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, __('Sorry, you do not have the right to publish this post.'));
                                        Severity: Major
                                        Found in Web.Admin/2014/wordpress/xmlrpc.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language