' . __('Adding an RSS feed to this site’s homepage is not supported, as it could lead to a loop that slows down your site. Try using another block, like the Latest Posts block, to list posts from the site.') . '
';
}
$open_style = fetch_feed($stream['feedURL']);
if (is_wp_error($open_style)) {
return '