Showing 399 of 427 total issues
Avoid too many return
statements within this method. Open
Open
return ($this->use & SERVICES_JSON_SUPPRESS_ERRORS)
? 'null'
: new Services_JSON_Error(gettype($var)." can not be encoded as JSON string");
Avoid too many return
statements within this method. Open
Open
if ( $post === null ) return false;
Avoid too many return
statements within this method. Open
Open
return $title;
Avoid too many return
statements within this method. Open
Open
return $title;
Avoid too many return
statements within this method. Open
Open
return '{' . join(',', $properties) . '}';
Avoid too many return
statements within this method. Open
Open
return $utf8;
Avoid too many return
statements within this method. Open
Open
return $obj;
Avoid too many return
statements within this method. Open
Open
return '{' . join(',', $properties) . '}';
Avoid too many return
statements within this method. Open
Open
return $property;
Avoid too many return
statements within this method. Open
Open
return $new_title;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $arr;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return '';
Avoid too many return
statements within this method. Open
Open
if ( is_post_type_archive() && !is_post_type_archive( $wp_post_types ) ) return false;
Avoid too many return
statements within this method. Open
Open
return $element;
Avoid too many return
statements within this method. Open
Open
return $title;
Avoid too many return
statements within this method. Open
Open
return $title;
Avoid too many return
statements within this method. Open
Open
return $title;
Avoid too many return
statements within this method. Open
Open
return '';