Changeset 31776
- Timestamp:
- 03/14/2015 12:52:15 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-form-comment.php
r31681 r31776 17 17 18 18 <div id="poststuff"> 19 <input type="hidden" name="user_ID" value="<?php echo (int) $user_ID; ?>" />20 19 <input type="hidden" name="action" value="editedcomment" /> 21 20 <input type="hidden" name="comment_ID" value="<?php echo esc_attr( $comment->comment_ID ); ?>" />
Note: See TracChangeset
for help on using the changeset viewer.