Changeset 38845
- Timestamp:
- 10/20/2016 06:58:26 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment-template.php
r38669 r38845 1911 1911 * @type int $per_page Number of comments to list per page. Default empty. 1912 1912 * @type int $avatar_size Height and width dimensions of the avatar size. Default 32. 1913 * @type string $reverse_top_level Ordering of the listed comments. Default null. Accepts 'desc', 'asc'.1913 * @type bool $reverse_top_level Ordering of the listed comments. If true, will display newest comments first. 1914 1914 * @type bool $reverse_children Whether to reverse child comments in the list. Default null. 1915 1915 * @type string $format How to format the comments list.
Note: See TracChangeset
for help on using the changeset viewer.