Skip to:
Content

bbPress.org

Opened 8 years ago

Closed 8 years ago

Last modified 13 months ago

#3060 closed defect (bug) (fixed)

Copy/paste error in bbp_get_topic_last_reply_id() description

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 2.6 Priority: normal
Severity: normal Version:
Component: Component - Topics Keywords: has-patch commit
Cc:

Description

bbp_get_topic_last_reply_id() description says "Return the topics last update date/time (aka freshness)", but that's the description of bbp_get_topic_last_active_time().

Attachments (2)

3060.patch (447 bytes) - added by SergeyBiryukov 8 years ago.
3060.2.patch (865 bytes) - added by SergeyBiryukov 8 years ago.

Download all attachments as: .zip

Change History (5)

@SergeyBiryukov
8 years ago

#1 @SergeyBiryukov
8 years ago

  • Milestone changed from Awaiting Review to 2.6

#2 @SergeyBiryukov
8 years ago

While we're at it, 3060.2.patch also fixes a typo in bbp_get_topic_last_active_time() docblock.

#3 @johnjamesjacoby
8 years ago

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

In 6290:

Topic: update phpdoc for bbp_get_topic_last_reply_id() and bbp_get_topic_last_active_time().

Props SergeyBiryukov. Fixes #3060.

Note: See TracTickets for help on using tickets.