// Charger tous les modules ramassage foreach (glob(get_stylesheet_directory() . '/ramassage/*.php') as $file) { require_once $file; }
New WordPress website is being built and will be published soon