Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Modeewine

    (@modeewine)

    “pll__()” function returned value. “pll_e()” printed value.
    You must printed value if used function “pll__()”, example:
    <?php echo pll__( ‘Menu’, ‘menu_name’ ); ?>
    or use
    <?php pll_e( ‘Menu’, ‘menu_name’ ); ?>

    Thread Starter Max

    (@maximkadum)

    Thanks.

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

The topic ‘How show text in theme’ is closed to new replies.