• Resolved billa14

    (@billa14)


    How can I fix this error?

    WARNING: Found a translation function that is missing a text-domain. Function _n, with the arguments '1 comment','%1$s comments'

    I’m using this:

    <?php comments_popup_link( __( 'No comments', 'textdomain' ), __( '1 Comment', 'textdomain' ), __( '% Comments', 'textdomain' ) ); ?>

    Thanks.

    https://wordpress.org/plugins/theme-check/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘missing a text-domain’ is closed to new replies.