[wp-hackers] How to number the paged comments in theme Was: Tutorial for custom Walker_Comment ?

Andrew Nacin anacin at gwhatchet.com
Thu Nov 5 14:12:38 UTC 2009


>
> 2. I want to echo my <div class="navigation"><?php
> paginate_comments_links() ?></div> only if there is actual comment paging.
>

You could use the echo=false arg and check the length of the returned
string.


More information about the wp-hackers mailing list