• Resolved Md Delower Hossain

    (@delower186)


    But I checked several times there is no missing text-domain, please check the codes below
    <?php echo esc_html__(‘Welcome to’,’freelancer-agency’); ?>
    and
    <?php echo esc_html(get_theme_mod(‘button_text’,__(‘GET IT NOW’,’freelancer-agency’))); ?>

    What I am doing wrong ):
    Thanks in advance

Viewing 1 replies (of 1 total)
  • Plugin Author Samuel Wood (Otto)

    (@otto42)

    www.remarpro.com Admin

    Look somewhere else where you’re referencing the double-underscore function.

    If it says it found something, then that something exists. It can’t invent things.

Viewing 1 replies (of 1 total)
  • The topic ‘WARNING: Found a translation function that is missing a text-domain. Function __’ is closed to new replies.