Showing 5,566 of 7,504 total issues
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return $v_result1;
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 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 true;
Avoid too many return
statements within this method. Open
Open
return new WP_Error('fs_no_themes_dir', $this->strings['fs_no_themes_dir']);
Avoid too many return
statements within this method. Open
Open
return $res;
Avoid too many return
statements within this method. Open
Open
return $v_result;
Avoid too many return
statements within this method. Open
Open
return TRUE;
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;
Avoid too many return
statements within this method. Open
Open
return $result;
Avoid too many return
statements within this method. Open
Open
return ($default_menu_order[$a] <= $default_menu_order[$b]) ? -1 : 1;
Avoid too many return
statements within this method. Open
Open
return update_core($working_dir, $wp_dir);
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
if(!$this->_checkCode()) return FALSE;