/var/www/vhosts/ihelp.ro/ajutam.ro/wp-includes/blocks
Edit: /var/www/vhosts/ihelp.ro/ajutam.ro/wp-includes/blocks/rss.php (4609B)
' . __( '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.' ) . '
';
}
$rss = fetch_feed( $attributes['feedURL'] );
if ( is_wp_error( $rss ) ) {
return '