Showing 5,566 of 7,504 total issues
Avoid too many return
statements within this method. Open
Open
return $kids;
Avoid too many return
statements within this method. Open
Open
return $post_ID;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $_revision;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return new WP_Error('db_insert_error', __('Could not insert post into the database'), $wpdb->last_error);
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $return;
Avoid too many return
statements within this method. Open
Open
return 0;
Avoid too many return
statements within this method. Open
Open
if ( !$o || !$t ) return false;
Avoid too many return
statements within this method. Open
Open
return '';
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return array('entry' => $entry, 'lineno' => $lineno);
Avoid too many return
statements within this method. Open
Open
return wp_kses_attr("$slash$elem", $attrlist, $allowed_html, $allowed_protocols);
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $working;
Avoid too many return
statements within this method. Open
Open
return $_post;
Avoid too many return
statements within this method. Open
Open
return apply_filters( 'wp_get_attachment_thumb_url', $url, $post->ID );
Avoid too many return
statements within this method. Open
Open
return 'mp3';