发表评论
添加表情
' . file_load_face() . '
'; } $title_reply = ''; ?> '; } if (!is_user_logged_in()) { $user_avatar = '
'; } else { $user_avatar = '
'; } if (comments_open()) { $comment_form_args = array( 'submit_button' => '
', 'comment_notes_before' => '', 'title_reply' => $title_reply, 'class_submit' => 'button primary-btn', 'comment_notes_after' => '', 'id_form' => 'form_comment', 'cancel_reply_link' => __('取消回复', 'corePress'), 'comment_field' => $user_avatar . '
' . $comment_face . '
', 'fields' => apply_filters('comment_form_default_fields', array( 'author' => '
', 'email' => '', 'url' => '
', 'cookies' => '' )), 'logged_in_as' => '', 'comment_notes_before' => '', 'must_log_in' => '', 'submit_field' => '
' . '%1$s %2$s
', ); comment_form($comment_form_args); } ?>

共有 条评论

沙发空余
    'ol', 'short_ping' => true, 'avatar_size' => 48, 'type' => 'comment', 'callback' => 'my_comment', )); ?>