[wp-trac] Re: [WordPress Trac] #8755: Should be able to specify
page order with wp_list_comments()
WordPress Trac
wp-trac at lists.automattic.com
Wed May 6 03:08:42 GMT 2009
#8755: Should be able to specify page order with wp_list_comments()
--------------------------+-------------------------------------------------
Reporter: marky | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: Comments | Version: 2.7
Severity: major | Keywords: needs-patch
--------------------------+-------------------------------------------------
Comment(by Viper007Bond):
Replying to [comment:7 marky]:
> Well, this is probably a discussion for a different issue, but isn't
that precisely how blog posts themselves are organised? Going to
/blog/page/2/, /blog/page/3/, etc. Every day, the content at those URLs
might be different.
Except when you link to a single post, you link to `/blog/2009/05/02/post-
name/` or whatever, not `/blog/page/2/#post-123`.
If I post (on my blog) a link to a specific comment on your blog, that
link should be valid a day, a week, or even a year from now regardless of
how many comments come after. The only exception is if you change how many
comments are displayed per page and not much can be done about that other
than using a query var (which I have fooled around with in the past, but
finally opted not to use).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/8755#comment:9>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list