Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Category: Blog
Your blog category
function flashmail10_temp_email_shortcode() { $domains = ['@znap3melfask.com', '@mail.example.com']; // à adapter si besoin $random = substr(str_shuffle("abcdefghijklmnopqrstuvwxyz0123456789"), 0, 10); $domain = $domains[array_rand($domains)]; $email = $random . $domain; ob_start(); echo "
Your blog category