Showing 427 of 427 total issues
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 '';
Avoid too many return
statements within this method. Open
Open
return $property;
Avoid too many return
statements within this method. Open
Open
if ( !empty( $this->meta_opts ) && $this->meta_opts['aiosp_disable'] == true ) return false;
Avoid too many return
statements within this method. Open
Open
return apply_filters( 'aioseop_home_page_title', $home_title );
Avoid too many return
statements within this method. Open
Open
return $arr;
Avoid too many return
statements within this method. Open
Open
if ( empty( $link ) || !is_string( $link ) ) return false;
Avoid too many return
statements within this method. Open
Open
return apply_filters( 'aioseop_title_single', $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(',', $elements) . ']';
Avoid too many return
statements within this method. Open
Open
return $obj;
Avoid too many return
statements within this method. Open
Open
return $link;
Avoid too many return
statements within this method. Open
Open
return $this->get_tax_title();
Avoid too many return
statements within this method. Open
Open
} else return false;