• Hello everybody,
    just a quick question: what’s the meaning and function of the theme name between quotation marks in many code pieces?

    E.g.

    <a href="<?php echo esc_url( __('https://www.ads-software.com/', 'starkers') ); ?>

    What’s the function of ‘starkers’?

    Thank you!

  • The topic ‘Name of the theme between quotation marks’ is closed to new replies.