id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 38371,PHP documentation for wp_list_comments parameter reverse_top_level is incorrect,bcole808,boonebgorges,"The PHP docs for the parameter currently reads: {{{ @type string $reverse_top_level Ordering of the listed comments. Default null. Accepts 'desc', 'asc'. }}} however in reading how this parameter is used, it must be set to a boolean value. Using the string ""desc"" or ""asc"" will cause the function to always show the oldest comments first, as it gets converted to a boolean value. Attached is a patch to update the docs to reflect actual behavior. ",defect (bug),closed,normal,4.7,Comments,4.7,normal,fixed,,,docs