Title: This string does not have echo
Last modified: June 7, 2026

---

# This string does not have echo

 *  [itapress](https://wordpress.org/support/users/itapress/)
 * (@itapress)
 * [1 day, 7 hours ago](https://wordpress.org/support/topic/this-string-does-not-have-echo-3/)
 * Hello.
 * This string (‘**System Info Summary**‘) does not have echo:
 * [https://plugins.trac.wordpress.org/browser/better-wp-security/tags/10.0.2/core/admin-pages/page-debug.php#L181](https://plugins.trac.wordpress.org/browser/better-wp-security/tags/10.0.2/core/admin-pages/page-debug.php#L181)
 * Thanks.

Viewing 1 replies (of 1 total)

 *  Plugin Support [Pawel [SolidWP Support]](https://wordpress.org/support/users/solidwppawel/)
 * (@solidwppawel)
 * [10 hours, 32 minutes ago](https://wordpress.org/support/topic/this-string-does-not-have-echo-3/#post-18931735)
 * Hi,
 * Good catch, and thanks for the precise line reference. You’re right: line 181
   uses esc_html__() (which returns the string) where it should use esc_html_e()(
   which echoes it), so the System Info Summary label renders empty. The line right
   above it, for “System Info”, correctly uses esc_html_e(). It’s a one-character
   oversight, and I’ve passed it along to be corrected.
 * For what it’s worth, the impact is cosmetic only: the label text is missing, 
   but the System Info textarea beneath it still works as expected. Nothing functional
   is broken.
 * Appreciate you taking the time to report it.
 * Kind regards,
 * Pawel P.
 * Liquid Web Software Support

Viewing 1 replies (of 1 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fthis-string-does-not-have-echo-3%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/better-wp-security/assets/icon.svg?rev=3529351)
 * [Kadence Security – Password, Two Factor Authentication, and Brute Force Protection](https://wordpress.org/plugins/better-wp-security/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/better-wp-security/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/better-wp-security/)
 * [Active Topics](https://wordpress.org/support/plugin/better-wp-security/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/better-wp-security/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/better-wp-security/reviews/)

## Tags

 * [Localization](https://wordpress.org/support/topic-tag/localization/)
 * [strings](https://wordpress.org/support/topic-tag/strings/)

 * 1 reply
 * 2 participants
 * Last reply from: [Pawel [SolidWP Support]](https://wordpress.org/support/users/solidwppawel/)
 * Last activity: [10 hours, 32 minutes ago](https://wordpress.org/support/topic/this-string-does-not-have-echo-3/#post-18931735)
 * Status: not resolved