Changeset 35927 for trunk/src/wp-includes/class-walker-comment.php
- Timestamp:
- 12/14/2015 05:49:22 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-walker-comment.php
r35013 r35927 162 162 * @param int $depth Depth of comment in reference to parents. 163 163 * @param array $args An array of arguments. 164 * @param int $id Optional. ID of the current comment. Default 0 (unused). 164 165 */ 165 166 public function start_el( &$output, $comment, $depth = 0, $args = array(), $id = 0 ) {
Note: See TracChangeset
for help on using the changeset viewer.