Inheritances
Files
Overview
FRAMES
NO FRAMES

File edit-form-comment.php

Edit comment form for inclusion in another file.
PackageWordPress
SubpackageAdministration

Overview

This file contains inline HTML.

Details

Global variables

$date
$date = date_i18n( $datef, strtotime( $comment->comment_date ) )
$datef
$datef = __( 'M j, Y @ G:i' )
$email
$email ) { printf( __( 'E-mail (%s):' ), get_comment_author_email_link( __( 'send e-mail' ), '', '' ) )
$form_action
$form_action = 'editedcomment'
$form_extra
$form_extra = "' />\n\n
$stamp = __('Submitted on: %1$s')
$submitbutton_text = __('Edit Comment')
Var string
$toprow_title = sprintf(__('Editing Comment # %s'), $comment->comment_ID)