test
// Sostituisce lo shortcode esistente con PayPal
function custom_paypal_shortcode($atts) {
$atts = shortcode_atts(array(
'slug' => ''
), $atts);
// Solo se è il nostro shortcode specifico
if ($atts['slug'] == 'dona-con-paypal') {
return '