Title: Looks good &#8211; 2 issues
Last modified: January 7, 2017

---

# Looks good – 2 issues

 *  Resolved [Daniel Hendricks](https://wordpress.org/support/users/hendridm/)
 * (@hendridm)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/looks-good-2-issues/)
 * 1. It would be nice if the password input was <input type=”password” … /> so 
   that the value isn’t visible. Yes, I know you can right click > Inspect the field
   to get the value anyway, but most don’t know how to do that.
 * 2. I noticed a small bug on my development site (where PHP Notices are enabled):
   [http://imgur.com/eeYqZB4](http://imgur.com/eeYqZB4)
 * I fixed it on my instance by modifying line 71 in includes/class-smtp-mailer.
   php to include isset():
 * `if ( isset($this->options['mail_set_return_path']) )`

Viewing 1 replies (of 1 total)

 *  Plugin Author [inkthemes](https://wordpress.org/support/users/inkthemes/)
 * (@inkthemes)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/looks-good-2-issues/#post-8824360)
 * Thanks for the suggestions and giving the screenshots. We will implement and 
   fix this in the plugin.

Viewing 1 replies (of 1 total)

The topic ‘Looks good – 2 issues’ is closed to new replies.

 * ![](https://ps.w.org/wp-gmail-smtp/assets/icon-128x128.png?rev=1509833)
 * [WP Gmail SMTP](https://wordpress.org/plugins/wp-gmail-smtp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-gmail-smtp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-gmail-smtp/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-gmail-smtp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-gmail-smtp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-gmail-smtp/reviews/)

## Tags

 * [gmail](https://wordpress.org/support/topic-tag/gmail/)
 * [notice](https://wordpress.org/support/topic-tag/notice/)
 * [password](https://wordpress.org/support/topic-tag/password/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 1 reply
 * 1 participant
 * Last reply from: [Daniel Hendricks](https://wordpress.org/support/users/hendridm/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/looks-good-2-issues/)
 * Status: resolved