function add_whatsapp_floating_button() { echo ' WhatsApp '; } add_action('wp_footer', 'add_whatsapp_floating_button');