Showing 7,504 of 7,504 total issues
Avoid too many return
statements within this method. Open
Open
return new IXR_Error( 401, __( 'Sorry, your entry could not be posted. Something wrong happened.' ) );
Avoid too many return
statements within this method. Open
Open
return new IXR_Error( 500, $post_ID->get_error_message() );
Avoid too many return
statements within this method. Open
Open
return new IXR_Error( 500, __( 'Sorry, editing the term failed.' ) );
Avoid too many return
statements within this method. Open
Open
return new IXR_Error( 500, $term->get_error_message() );
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $struct;
Avoid too many return
statements within this method. Open
Open
return $this->_prepare_user( $user_data, $fields );
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return new IXR_Error( 404, __( 'Invalid attachment ID.' ) );
Avoid too many return
statements within this method. Open
Open
return new IXR_Error( 500, $term->get_error_message() );
Avoid too many return
statements within this method. Open
Open
return $this->pingback_error( 48, __( 'The pingback has already been registered.' ) );
Avoid too many return
statements within this method. Open
Open
return $this->_prepare_term( $term );
Avoid too many return
statements within this method. Open
Open
return $this->pingback_error( 32, __('We cannot find a title on that page.' ) );
Avoid too many return
statements within this method. Open
Open
return new IXR_Error( 401, __( 'Invalid comment status.' ) );
Avoid too many return
statements within this method. Open
Open
return false;
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 true;
Avoid too many return
statements within this method. Open
Open
return $__term;
Avoid too many return
statements within this method. Open
Open
return $term;