Showing 5,566 of 7,504 total issues
Avoid too many return
statements within this method. Open
Open
return $return;
Avoid too many return
statements within this method. Open
Open
return new WP_Error( 'user_already_exists', __( 'That username is already activated.' ), $signup);
Avoid too many return
statements within this method. Open
Open
return apply_filters( 'sanitize_email', '', $email, 'domain_no_valid_subs' );
Avoid too many return
statements within this method. Open
Open
return $function[0].$function[1];
Avoid too many return
statements within this method. Open
Open
return in_array( strtolower( $wildcard_host ), $certificate_hostnames );
Avoid too many return
statements within this method. Open
Open
return 'ISO_2033-1983';
Avoid too many return
statements within this method. Open
Open
return 'PTCP154';
Avoid too many return
statements within this method. Open
Open
return 'UNICODE-1-1';
Avoid too many return
statements within this method. Open
Open
return 'UTF-16LE';
Avoid too many return
statements within this method. Open
Open
return 'UTF-32BE';
Avoid too many return
statements within this method. Open
Open
return $official;
Avoid too many return
statements within this method. Open
Open
return $this->get_files( 'css', 0, false );
Avoid too many return
statements within this method. Open
Open
return $this->get_theme_root();
Avoid too many return
statements within this method. Open
Open
return $this->get_stylesheet_directory_uri() . '/' . 'screenshot.' . $ext;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return apply_filters( 'sanitize_email', '', $email, 'domain_no_periods' );
Avoid too many return
statements within this method. Open
Open
return 'string';
Avoid too many return
statements within this method. Open
Open
return !preg_match($wildcard_regex, $check['host']);
Avoid too many return
statements within this method. Open
Open
return !preg_match($wildcard_regex, $check['host']);