Changeset 1398 for trunk/wp-includes/template-functions-comment.php
- Timestamp:
- 06/10/2004 07:42:48 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/template-functions-comment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/template-functions-comment.php
r1355 r1398 16 16 17 17 add_filter('comment_excerpt', 'convert_chars'); 18 19 function comments_template() { 20 global $withcomments, $single, $post, $wpdb, $id, $comment; 21 if ( $single || $withcomments ) 22 include(ABSPATH . 'wp-comments.php'); 23 } 18 24 19 25 function clean_url($url) {
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)