X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/7688c6ba71852cd89123b62b2d57683535e4702a..fcaa67f093b5c83deea7a361a8cf8c6ac4e832d3:/wp-admin/edit-form-comment.php diff --git a/wp-admin/edit-form-comment.php b/wp-admin/edit-form-comment.php index 2f069096..c27164ed 100644 --- a/wp-admin/edit-form-comment.php +++ b/wp-admin/edit-form-comment.php @@ -1,81 +1,189 @@ comment_ID); -$form_action = 'editedcomment'; -$form_extra = "' />\n\n
-

comment_ID) ?>
- - +

- -
- -
- -
-
-
- -
- -
-
-
- -
- -
-
- -
- - comment_content, 'content', 'newcomment_author_url'); ?> -
- -

- -

+?> +
+ %s' ), $post_link ); ?>
-
-

- - - - - - - - - - - - +comment_parent ) : + $parent = get_comment( $comment->comment_parent ); + $parent_link = esc_url( get_comment_link( $comment->comment_parent ) ); + $name = get_comment_author( $parent->comment_ID ); +?> +
+ %2$s' ), $parent_link, $name ); ?> +
- - - - -
:   -   -
:
 comment_ID ) . "'; return true; } return false;\""; ?> /> - - - -
+
+
+
+ +
+
+comment_ID&_wp_original_http_referer=" . urlencode(wp_get_referer()), 'delete-comment_' . $comment->comment_ID) . "'>" . ( !EMPTY_TRASH_DAYS ? __('Delete Permanently') : __('Move to Trash') ) . "\n"; ?> +
+
+ +
+
+
+ + + + + +
+
+ + + + + + + + +
+ + + +