Showing 5,566 of 7,504 total issues
Avoid too many return
statements within this method. Open
Open
return $property;
Avoid too many return
statements within this method. Open
Open
return $arr;
Avoid too many return
statements within this method. Open
Open
return $arr;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return new WP_Error( 'http_request_failed', __( 'Too many redirects.' ) );
Avoid too many return
statements within this method. Open
Open
return '';
Avoid too many return
statements within this method. Open
Open
return $revision;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return array();
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return apply_filters( 'get_delete_post_link', '', $post->ID, $context );;
Avoid too many return
statements within this method. Open
Open
return $decompressed;
Avoid too many return
statements within this method. Open
Open
return $this->queried_object;
Avoid too many return
statements within this method. Open
Open
return $redirect_response;
Avoid too many return
statements within this method. Open
Open
return $redirect_response;
Avoid too many return
statements within this method. Open
Open
return new WP_Error( 'http_request_failed', sprintf( __( 'Could not open handle for fopen() to %s' ), $r['filename'] ) );
Avoid too many return
statements within this method. Open
Open
return $response;