Showing 5,566 of 7,504 total issues
Avoid too many return
statements within this method. Open
Open
return $return;
Avoid too many return
statements within this method. Open
Open
return FALSE;
Avoid too many return
statements within this method. Open
Open
return FALSE;
Avoid too many return
statements within this method. Open
Open
return FALSE;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return ($default_menu_order[$a] <= $default_menu_order[$b]) ? -1 : 1;
Avoid too many return
statements within this method. Open
Open
return $upload;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return wp_new_comment($comment);
Avoid too many return
statements within this method. Open
Open
return new IXR_Error(48, __('The pingback has already been registered.'));
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return self::submit_nonspam_comment( $comment->comment_ID );
Avoid too many return
statements within this method. Open
Open
return new IXR_Error(401, __('Sorry, you do not have the right to publish this post.'));
Avoid too many return
statements within this method. Open
Open
return new IXR_Error(16, __('The source URL does not exist.'));
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return new IXR_Error(500, __('Sorry, the comment could not be edited. Something wrong happened.'));
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(401, __("You are not allowed to change the post author as this user.")));
Avoid too many return
statements within this method. Open
Open
return new IXR_Error(401, __('Sorry, you do not have the right to publish this page.'));
Avoid too many return
statements within this method. Open
Open
return(new IXR_Error(401, __("You are not allowed to create pages as this user")));