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, __( '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 $retval;
    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, __( 'The post cannot be deleted.' ) );
      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, $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( 401, __( 'Sorry, you are not allowed to publish posts in this 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( 404, __( 'Invalid 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 $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 $this->_prepare_user( $user_data, $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 $comment_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->_prepare_post_type( $post_type, $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 new IXR_Error( 404, __( 'Invalid author 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( 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/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return sprintf(__('Pingback from %1$s to %2$s registered. Keep the web talking! :-)'), $pagelinkedfrom, $pagelinkedto);
                            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 are not allowed to post on this site.' ) );
                              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 posts 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, your term could not be created. 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 $this->_prepare_term( $term );
                                    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, __( 'Ambiguous term name used in a hierarchical taxonomy. Please use term ID instead.' ) );
                                      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, __( "This taxonomy is not hierarchical so you can't set a parent." ) );
                                        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