Skip to content
🎉

Cyber Sale Blowout! Get 50% OFF — Limited Time Only!

Click to Save 50% (opens in a new tab)

Poedit Sources Keywords List

In this article

    When translating any WordPress theme you need to make sure to include all keywords that may be used in the theme in your translation editor (such as Poedit). There are many keywords that may be used in themes and it’s best to include them all (not just the ones currently being used) in case of future updates. Below is a list of the keywords you’ll want to include. To edit these when using Poedit go to Catalog > Properties > Sources Keywords.

    • __
    • _e
    • _n
    • _x
    • _ex
    • _nx
    • esc_attr__
    • esc_attr_e
    • esc_attr_x
    • esc_html__
    • esc_html_e
    • esc_html_x
    • _n_noop
    • _nx_noop
    • translate_nooped_plural()

    Here is the complete list separated by comas if you are updating via a text editor.

    __, _e, _n, _x, _ex, _nx, esc_attr__, esc_attr_e, esc_attr_x, esc_html__, esc_html_e, esc_html_x, _n_noop, _nx_noop, translate_nooped_plural

    wordpress-poedit-sources-keywords

    Related Articles
    Back To Top