'attachment', 'orderby' => 'menu_order', 'posts_per_page' => 100, 'post_parent' => $post->ID )); if ($attachments) { $content .= '

Allegati

'; } return $content; } ?>