Title: Adding gettext
Last modified: June 25, 2025

---

# Adding gettext

 *  Resolved [sacconi](https://wordpress.org/support/users/sacconi/)
 * (@sacconi)
 * [11 months, 3 weeks ago](https://wordpress.org/support/topic/adding-gettext/)
 * How can I add gettext to the following? I just delete “echo”?
 *     ```wp-block-code
       <?phpecho esc_html__('<< torna ai risultati della ricerca','sacconicase');?>
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fadding-gettext%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Nithin – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport11/)
 * (@wpmudevsupport11)
 * [11 months, 3 weeks ago](https://wordpress.org/support/topic/adding-gettext/#post-18527774)
 * Hi [@sacconi](https://wordpress.org/support/users/sacconi/),
 *  The esc_html__ retrieves the translation of the string and escapes it, so there
   isn’t a need for gettext.
 * Please check this for more info:
 * [https://developer.wordpress.org/reference/functions/esc_html__/](https://developer.wordpress.org/reference/functions/esc_html__/)
 * Could you please explain further about what you are looking to achieve?
 * Regards,
 * Nithin
 *  Thread Starter [sacconi](https://wordpress.org/support/users/sacconi/)
 * (@sacconi)
 * [11 months, 3 weeks ago](https://wordpress.org/support/topic/adding-gettext/#post-18527866)
 * Ok, thank you

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Adding gettext’ is closed to new replies.

## Tags

 * [template](https://wordpress.org/support/topic-tag/template/)

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 3 replies
 * 2 participants
 * Last reply from: [sacconi](https://wordpress.org/support/users/sacconi/)
 * Last activity: [11 months, 3 weeks ago](https://wordpress.org/support/topic/adding-gettext/#post-18527866)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
