• in arjuna-x\templates\comments\reply-form-basic.php
    warning: Parse error: syntax error, unexpected T_ECHO
    'author' => '<div class="replyRow"><input type="text" class="inputText' . (empty($comment_author) ? ' inputIA' : '') . '" id="replyName" name="author" value="' . (!empty($commenter['comment_author']) ? echo esc_attr($commenter['comment_author']) : __('Your name', 'Arjuna')) . '" /></div>',

  • The topic ‘has this warning: Parse error: syntax error, unexpected T_ECHO’ is closed to new replies.