CaffGeek/MBACNationals

View on GitHub

Showing 7,504 of 7,504 total issues

Avoid too many return statements within this method.
Open

        return $this->_prepare_taxonomy( $taxonomy, $fields );
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 $struct;
    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( 401, __( 'Sorry, one of the given taxonomies is not supported by the 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, $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( 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(401, __('You are not allowed to change the post author 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 new IXR_Error( 500, __( 'Sorry, deleting the term failed.' ) );
                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 $cat_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(401, __('You are not allowed to change the page author 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 new IXR_Error(404, __('Sorry, no such 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 new IXR_Error(500, $result->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, __( 'The term name cannot be empty.' ) );
                          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( 500, __( 'Sorry, editing the term failed.' ) );
                              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 edit this 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( 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 $this->pingback_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/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                              return strval( $term['term_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, $parent_term->get_error_message() );
                                        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