X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/022dfbbbe3215917d84708eb09acca93b21ae9e0..refs/tags/wordpress-4.3:/wp-admin/edit-form-comment.php diff --git a/wp-admin/edit-form-comment.php b/wp-admin/edit-form-comment.php index 7a099607..9b8062da 100644 --- a/wp-admin/edit-form-comment.php +++ b/wp-admin/edit-form-comment.php @@ -1,123 +1,199 @@ comment_ID); -$form_action = 'editedcomment'; -$form_extra = "' />\n\n +
comment_ID) ?>
- - +

- -
- -
- -
-
-
- -
- -
-
-
- -
- -
+
+ + + + +
+
+
+
+
+ + + + + + + + + + + + + + + + +
+ +
+ +
+
+
+
+ +
+' . __( 'Comment' ) . ''; + $quicktags_settings = array( 'buttons' => 'strong,em,link,block,del,ins,img,ul,ol,li,code,close' ); + wp_editor( $comment->comment_content, 'content', array( 'media_buttons' => false, 'tinymce' => false, 'quicktags' => $quicktags_settings ) ); + wp_nonce_field( 'closedpostboxes', 'closedpostboxesnonce', false ); ?> +
+
-
- - +
+
+

+
+
+
+
+
+ +
+
+
+ +
+ +
+ +
+
+ +
+ +
100)) { - $rows = 10; - } +/* translators: Publish box date format, see http://php.net/date */ +$datef = __( 'M j, Y @ H:i' ); +$stamp = __('Submitted on: %1$s'); +$date = date_i18n( $datef, strtotime( $comment->comment_date ) ); ?> -
+ + +
+ +
+
- -

- -

+ +
+
-
-

- - - - - - - - - - - - - +
+
+comment_ID&_wp_original_http_referer=" . urlencode(wp_get_referer()), 'delete-comment_' . $comment->comment_ID) . "'>" . ( !EMPTY_TRASH_DAYS ? __('Delete Permanently') : __('Move to Trash') ) . "\n"; ?> +
+
+ +
+
+
+ + + + - - - - -
:
-
-
:
:

+
+
+ + + + + + +
+
+
+ + + +