• Resolved janisi

    (@janisi)


    Hi!

    File: content-widget-blog.php (Line: 95)
    <?php echo esc_html( ‘Read More’, ‘flash’ ); ?>

    Should be changed to <?php echo esc_html__( ‘Read More’, ‘flash’ ); ?> to make it available for translating.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Read More string translation’ is closed to new replies.