Changeset 5040 for branches/2.1/wp-includes/comment-template.php
- Timestamp:
- 03/14/2007 11:12:47 PM (20 years ago)
- File:
-
- 1 edited
-
branches/2.1/wp-includes/comment-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.1/wp-includes/comment-template.php
r4656 r5040 272 272 } 273 273 274 function wp_comment_form_unfiltered_html_nonce() { 275 global $post; 276 if ( current_user_can('unfiltered_html') ) 277 wp_nonce_field('unfiltered-html-comment_' . $post->ID, '_wp_unfiltered_html_comment', false); 278 } 279 274 280 function comments_template( $file = '/comments.php' ) { 275 281 global $wp_query, $withcomments, $post, $wpdb, $id, $comment, $user_login, $user_ID, $user_identity;
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)