WordPress.org

Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#7769 closed defect (bug) (fixed)

Comment paging

Reported by: ryan Owned by: anonymous
Priority: normal Milestone: 2.7
Component: General Version:
Severity: normal Keywords:
Cc:

Description

Page comments when viewing posts, pages, and attachments.

Attachments (2)

7769.diff (8.2 KB) - added by ryan 5 years ago.
Partial implementation.
7769.2.diff (14.9 KB) - added by ryan 5 years ago.
Implement previous_comments_link() and add options for paging and threading

Download all attachments as: .zip

Change History (8)

ryan5 years ago

Partial implementation.

ryan5 years ago

Implement previous_comments_link() and add options for paging and threading

comment:1 ryan5 years ago

Usable implementation with options for setting comments per page and threading depth in Settings->Discussion

comment:2 ryan5 years ago

(In [8961]) First cut of comment paging. Add paging and threading settings. see #7769 #7635

comment:3 ryan5 years ago

(In [8964]) Fix comment display when paging is off. see #7769

comment:4 ryan5 years ago

(In [9097]) paginate_comments_links(). see #7769

comment:5 ryan5 years ago

Added paginate_comments_links(), which wraps paginate_links().

comment:6 ryan5 years ago

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.