Showing 5,566 of 7,504 total issues
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return compact( 'instance', 'form' );
Avoid too many return
statements within this method. Open
Open
return new WP_Error('resize_path_invalid', __( 'Resize path invalid' ));
Avoid too many return
statements within this method. Open
Open
return new WP_Error('resize_path_invalid', __( 'Resize path invalid' ));
Avoid too many return
statements within this method. Open
Open
return $count;
Avoid too many return
statements within this method. Open
Open
return $rss;
Avoid too many return
statements within this method. Open
Open
return apply_filters( 'embed_oembed_html', $html, $url, $attr, $post_ID );
Avoid too many return
statements within this method. Open
Open
return $nav_menu;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return $user;
Avoid too many return
statements within this method. Open
Open
return $user->ID;
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 false;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return $this->sanitize($return[0]['data'], SIMPLEPIE_CONSTRUCT_IRI, $this->get_base($return[0]));
Avoid too many return
statements within this method. Open
Open
return $this->sanitize($return[0]['data'], SIMPLEPIE_CONSTRUCT_TEXT);
Avoid too many return
statements within this method. Open
Open
return $this->sanitize($return[0]['data'], SIMPLEPIE_CONSTRUCT_TEXT);
Avoid too many return
statements within this method. Open
Open
return $this->sanitize($return[0]['data'], SIMPLEPIE_CONSTRUCT_TEXT);