Showing 5,566 of 7,504 total issues
Avoid too many return
statements within this method. Open
Open
return PclZip::errorCode();
Avoid too many return
statements within this method. Open
Open
return PclZip::errorCode();
Avoid too many return
statements within this method. Open
Open
return $v_result;
Avoid too many return
statements within this method. Open
Open
return $v_result;
Avoid too many return
statements within this method. Open
Open
return $v_result;
Avoid too many return
statements within this method. Open
Open
return PclZip::errorCode();
Avoid too many return
statements within this method. Open
Open
return apply_filters( 'wp_handle_upload', array( 'file' => $new_file, 'url' => $url, 'type' => $type ) );
Avoid too many return
statements within this method. Open
Open
return $upload_error_handler( $file, __( 'File type does not meet security guidelines. Try another.' ));
Avoid too many return
statements within this method. Open
Open
return $tmpfname;
Avoid too many return
statements within this method. Open
Open
return new WP_Error('mkdir_failed', __('Could not create directory'), $tmppath);
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return $link_id;
Avoid too many return
statements within this method. Open
Open
return wp_iframe( 'media_upload_type_form', 'audio', $errors, $id );
Avoid too many return
statements within this method. Open
Open
return TRUE;
Avoid too many return
statements within this method. Open
Open
return 'subscriber';
Avoid too many return
statements within this method. Open
Open
return $upload_error_handler( $file, $uploads['error'] );
Avoid too many return
statements within this method. Open
Open
return $v_result;
Avoid too many return
statements within this method. Open
Open
return $result;
Avoid too many return
statements within this method. Open
Open
return $v_result;
Avoid too many return
statements within this method. Open
Open
if(!$this->_checkCode()) return FALSE;