Showing 5,566 of 7,504 total issues
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(500, $result->get_error_message());
Avoid too many return
statements within this method. Open
Open
return sprintf(__('Pingback from %1$s to %2$s registered. Keep the web talking! :-)'), $pagelinkedfrom, $pagelinkedto);
Avoid too many return
statements within this method. Open
Open
return new IXR_Error( 401, __( 'Sorry, you are not allowed to assign a term to one of the given taxonomies.' ) );
Avoid too many return
statements within this method. Open
Open
return new IXR_Error( 500, $format->get_error_message() );
Avoid too many return
statements within this method. Open
Open
return new IXR_Error( 500, $terms->get_error_message() );
Avoid too many return
statements within this method. Open
Open
return 5;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return new IXR_Error( 500, __( 'The post cannot be deleted.' ) );
Avoid too many return
statements within this method. Open
Open
return $struct;
Avoid too many return
statements within this method. Open
Open
return 7;
Avoid too many return
statements within this method. Open
Open
return new IXR_Error( 403, __( 'A valid email address is required' ) );
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 $struct;
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( 403, __( "This taxonomy is not hierarchical so you can't set a parent." ) );
Avoid too many return
statements within this method. Open
Open
return new IXR_Error( 404, __( 'Invalid post format' ) );
Avoid too many return
statements within this method. Open
Open
return new IXR_Error( 500, $parent_term->get_error_message() );
Avoid too many return
statements within this method. Open
Open
return new IXR_Error(500, $result->get_error_message());
Avoid too many return
statements within this method. Open
Open
return new IXR_Error( 500, $term->get_error_message() );