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( 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 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 apply_filters( 'wp_handle_upload', $struct, 'upload' );
      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( 16, __( 'The source URL 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 array('term_id' => $term_id, 'term_taxonomy_id' => $tt_id);
          Severity: Major
          Found in Web.Admin/2014/wordpress/wp-includes/taxonomy.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/ID3/module.audio.mp3.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                              return 8;
              Severity: Major
              Found in Web.Admin/2014/wordpress/wp-includes/ID3/module.audio.dts.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 add a term to one of the given taxonomies.' ) );
                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 $this->_prepare_post( $post, $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( 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 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, __('Sorry, the new category 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 $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, __( 'Comment author name and email are 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 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, __('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 $__term;
                                    Severity: Major
                                    Found in Web.Admin/2014/wordpress/wp-includes/taxonomy.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                  return new WP_Error('db_insert_error', __('Could not insert term into the database'), $wpdb->last_error);
                                      Severity: Major
                                      Found in Web.Admin/2014/wordpress/wp-includes/taxonomy.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                            return array('term_id' => $term_id, 'term_taxonomy_id' => $tt_id);
                                        Severity: Major
                                        Found in Web.Admin/2014/wordpress/wp-includes/taxonomy.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language