Changeset 29293 for trunk/src/wp-includes/comment-template.php
- Timestamp:
- 07/24/2014 10:24:07 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment-template.php
r29163 r29293 1890 1890 * Optional. Formatting options. 1891 1891 * 1892 * @type string $walker The Walker class usedto list comments. Default null.1892 * @type object $walker Instance of a Walker class to list comments. Default null. 1893 1893 * @type int $max_depth The maximum comments depth. Default empty. 1894 1894 * @type string $style The style of list ordering. Default 'ul'. Accepts 'ul', 'ol'.
Note: See TracChangeset
for help on using the changeset viewer.