[wp-hackers] How to number the paged comments in theme Was: Tutorial for custom Walker_Comment ?
Andrew Nacin
anacin at gwhatchet.com
Tue Nov 10 07:54:46 UTC 2009
>
> A tip to anyone who is off to number the paged comments, too: <ol
start> only works with the "older comments at the top" setting,
because this tag doesn't do reverse numbering.
You can manually specify the value of a list item in HTML. Also, the HTML5
spec includes a reversed attribute for ordered lists, though I don't think
any browser implements it yet.
More information about the wp-hackers
mailing list