Title: replace echo esc_html() by _e() in includes/user-list.php
Last modified: May 7, 2020

---

# replace echo esc_html() by _e() in includes/user-list.php

 *  Resolved [erisal](https://wordpress.org/support/users/erisal/)
 * (@erisal)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/replace-echo-esc_html-by-_e-in-includes-user-list-php/)
 * In the includes/user-list.php file, on lines 180 and 380, I suggest replacing
   echo esc_html($status) with _e($status, ‘new-user-approve’)

Viewing 1 replies (of 1 total)

 *  Plugin Author [WPExperts.io](https://wordpress.org/support/users/wpexpertsio/)
 * (@wpexpertsio)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/replace-echo-esc_html-by-_e-in-includes-user-list-php/#post-12801147)
 * Hi [@erisal](https://wordpress.org/support/users/erisal/),
    We have forwarded
   the details to the QA Team if it gets approved we will release the changes in
   our upcoming update.

Viewing 1 replies (of 1 total)

The topic ‘replace echo esc_html() by _e() in includes/user-list.php’ is closed 
to new replies.

 * ![](https://ps.w.org/new-user-approve/assets/icon-128x128.gif?rev=2544141)
 * [New User Approve](https://wordpress.org/plugins/new-user-approve/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/new-user-approve/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/new-user-approve/)
 * [Active Topics](https://wordpress.org/support/plugin/new-user-approve/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/new-user-approve/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/new-user-approve/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [WPExperts.io](https://wordpress.org/support/users/wpexpertsio/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/replace-echo-esc_html-by-_e-in-includes-user-list-php/#post-12801147)
 * Status: resolved