Changeset 1940 for trunk/wp-comments.php
- Timestamp:
- 12/12/2004 08:41:19 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-comments.php
r1855 r1940 42 42 <label for="author"><?php _e('Name'); ?></label> <?php if ($req) _e('(required)'); ?> 43 43 <input type="hidden" name="comment_post_ID" value="<?php echo $post->ID; ?>" /> 44 <input type="hidden" name="redirect_to" value="<?php echo htmlspecialchars($_SERVER['REQUEST_URI']); ?>" />44 <input type="hidden" name="redirect_to" value="<?php echo wp_specialchars($_SERVER['REQUEST_URI']); ?>" /> 45 45 </p> 46 46
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)