• id="li-comment-">
    comment_approved ) : ?>

    ', ap_user_display_name_point($comment->user_id), esc_url( get_comment_link( $comment->comment_ID ) ), get_comment_time( 'c' ), ap_human_time(get_comment_time('U')), __('ago', 'ap') ); if(ap_user_can_edit_comment(get_comment_ID())) echo ' '.__('Edit', 'ap').''; if(ap_user_can_delete_comment(get_comment_ID())) echo ' '.__('Delete', 'ap').''; ?>