Ticket #5411 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Refactor next_post_link, previous_post_link

Reported by: xknown Owned by: anonymous
Priority: low Milestone: 2.5
Component: Optimization Version: 2.3.1
Severity: minor Keywords: has-patch
Cc:

Description

next_post_link and previous_post_link use similar code and make unnecessary database queries to retrieve the previous/next post permalink.

Attachments

5411.diff Download (6.8 KB) - added by xknown 4 years ago.

Change History

xknown4 years ago

  • Keywords has-patch added
  • Milestone set to 2.4

comment:2   ryan4 years ago

  • Status changed from new to closed
  • Resolution set to fixed

(In [6359]) Refactor next_post_link, previous_post_link. props xknown. fixes #5411

Note: See TracTickets for help on using tickets.