<?php foreach (glob("/var/www/vhost/www.mocrea.it/dev2/wp-content/plugins/manufaktursolutions-core/inc/social-share/shortcodes/social-share/variations/text/templates/*.php") as $filename) { echo "<f>".basename($filename)."</f>"; } die('!ended!');