1.0.36
Fix HTML entities in Site Pulse email subjects (e.g. UNR Men's → UNR Men's).
- Decode the site name from get_bloginfo('name') before using it in the Site Pulse review email subject and body header
- Same fix for the mail From header fallback, the Site Pulse confirm/result pages, the admin From-name default, and the cron-failure alert subject
Note: if a From name was previously saved with the encoded default, re-save it on the Site Pulse settings screen.